summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciessjg2013-03-111-0/+1
* Allow staging to be help up (by .WAIT) until othersjg2013-03-085-20/+38
* Control default .MAKE.DEPENDFILE indepentend of .MAKE.DEPENDFILE_PREFERENCEsjg2013-03-082-9/+17
* One .ORDER should sufficesjg2013-03-081-0/+3
* Ensure natural order of stage_*: matches the .ORDER in meta.stage.mksjg2013-03-081-13/+6
* Stage*(): return early if no args, and thow error if cp etc., fails.sjg2013-03-081-8/+8
* Use pkgs/pseudo/stage to run mtree against STAGE_OBJTOPsjg2013-03-061-0/+5
* Move STAGING related setup to bsd.sys.mksjg2013-03-043-67/+78
* Handle multiple M2D_OBJROOTS bettersjg2013-03-041-12/+26
* Need .ORDER for various stage_* targetssjg2013-02-261-4/+10
* Simplify handling of chmodsjg2013-02-261-5/+3
* Do no assume ${DESTDIR}/usr/include is always validsjg2013-02-201-0/+1
* Updated dependenciessjg2013-02-1620-40/+0
* We may only have INCSLINKS, and STAGE_SYMLINKS should all be full paths.sjg2013-02-161-2/+2
* If MAKESYSPATH contained .../ entry resolve it so that it still workssjg2013-02-161-1/+16
* Latest *dirdeps.mk and meta2depssjg2013-02-163-103/+181
* tweak STAGE_SETSsjg2013-02-161-3/+5
* hook stage_* to all: only as neededsjg2013-02-161-1/+5
* Remove duplicate option entriessjg2013-02-161-4/+2
* Sync with HEAD.obrien2013-02-08145-1966/+1772
|\
| * Build clang for little-endian arm by default. Due to size issues when builtandrew2013-02-051-1/+5
| * - Add CHECKSUM.* support in Makefile[1].hrs2013-02-031-42/+58
| * Regenerate src.conf(5).dim2013-02-021-0/+7
| * Regenerate src.conf(5).dim2013-02-021-4/+25
| * Pull in r170135 from upstream clang trunk:dim2013-02-021-2/+3
| * Update svn port directory in release(7).gjb2013-01-311-2/+2
| * Fix a problem introduced in r231057: in bsd.own.mk, move the test fordim2013-01-301-4/+1
| * - Regengabor2013-01-291-4/+12
| * - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromgabor2013-01-291-0/+1
| * Technical corrections and improvements for the previous change.pluknet2013-01-281-4/+4
| * Update and clarify comments regarding VFS op table initializationpluknet2013-01-241-2/+4
| * Don't link two different things to the same paths. As tiebreaker I'vebrooks2013-01-243-4/+4
| * Don't declare an dependency on _maninstall when LIBRARIES_ONLY is set.brooks2013-01-241-1/+1
| * Indicate a bunch of new hardware support.eadler2013-01-241-1/+9
| * add myself to committers-doc.dotdru2013-01-221-0/+4
| * Import new (BSDL) device tree compiler. Now built by default, so that it can'ttheraven2013-01-222-0/+4
| * - Mark SUP_UPDATE as deprecated in make.conf(5), providinggjb2013-01-221-5/+6
| * Install the template info directory with mode 644 instead of 444 tobrooks2013-01-211-1/+1
| * Replace all known uses of ln in the build process with appropriatebrooks2013-01-216-9/+18
| * Use C99 sparse initialization for struct vfsops in pseudocode.pluknet2013-01-211-16/+6
| * Link the bhyve(4) man page to the build so the man page is actually installed.neel2013-01-201-0/+2
| * Merge projects/bhyve to head.neel2013-01-192-0/+69
| |\
| | * IFC @ r245542neel2013-01-173-3/+4
| | |\
| | * \ IFC @ r245509neel2013-01-1714-135/+62
| | |\ \
| | * \ \ IFC @ r245178neel2013-01-0911-326/+73
| | |\ \ \
| | * | | | Add man page for bhyve(4). The project as well as the man page is aneel2013-01-071-0/+68
| | * | | | IFC @ r244983.neel2013-01-0435-187/+349
| | |\ \ \ \
| | * \ \ \ \ IFC @r243836neel2012-12-0414-81/+107
| | |\ \ \ \ \
| | * \ \ \ \ \ IFC @ r243164neel2012-11-1762-793/+512
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ IFC @ r242940neel2012-11-137-345/+345
| | |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud