summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
...
* Make sure to set OBJS consistently in the cases where SRCS is and isn'tmarkj2013-03-261-1/+1
* MFC @248093mm2013-03-091-0/+1
|\
| * Import libyaml as libbsdyml (private brand name)bapt2013-03-041-0/+1
* | WiP merge of libzfs_core (MFV r238590, r238592)mm2013-03-051-0/+1
|/
* Provide slightly more helpful feedback when we can't figure out whatbrooks2013-03-011-1/+1
* Fix parallel build race with DEBUG_FLAGSemaste2013-02-201-7/+9
* Since clang 3.2 now has an option to suppress warnings about implicitlydim2013-02-161-1/+1
* fix leftover from an earlier experimentdes2013-02-151-1/+1
* The relationship between LDNS_UTILS and BIND_UTILS was inverted.des2013-02-151-1/+1
* Import LDNS and build it as an internal library.des2013-02-152-0/+13
* Build clang for little-endian arm by default. Due to size issues when builtandrew2013-02-051-1/+5
* Pull in r170135 from upstream clang trunk:dim2013-02-021-2/+3
* Fix a problem introduced in r231057: in bsd.own.mk, move the test fordim2013-01-301-4/+1
* - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromgabor2013-01-291-0/+1
* Don't declare an dependency on _maninstall when LIBRARIES_ONLY is set.brooks2013-01-241-1/+1
* Import new (BSDL) device tree compiler. Now built by default, so that it can'ttheraven2013-01-221-0/+1
* Replace all known uses of ln in the build process with appropriatebrooks2013-01-216-9/+18
* Merge projects/bhyve to head.neel2013-01-191-0/+1
|\
| * IFC @ r245542neel2013-01-173-3/+4
| |\
| * \ IFC @ r245509neel2013-01-175-118/+1
| |\ \
| * \ \ IFC @ r245178neel2013-01-091-3/+3
| |\ \ \
| * \ \ \ IFC @ r244983.neel2013-01-046-62/+92
| |\ \ \ \
| * \ \ \ \ IFC @r243836neel2012-12-044-34/+61
| |\ \ \ \ \
| * \ \ \ \ \ IFC @ r242940neel2012-11-135-342/+342
| |\ \ \ \ \ \
| * \ \ \ \ \ \ IFC @ r242684neel2012-11-1114-36/+494
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ IFC @ r238370grehan2012-07-116-13/+61
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ IFC @ r234692grehan2012-04-267-82/+132
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ IFC to head to catch up the bhyve branchsbruno2012-01-046-114/+83
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ IFC @ r227804grehan2011-11-222-9/+14
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ IFC @ r226824grehan2011-10-272-4/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r223696 to pick up dfr's userbootgrehan2011-06-301-0/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r222830grehan2011-06-282-4/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ IFC @ r222256grehan2011-05-242-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ First cut to port bhyve, vmmctl, and libvmmapi to HEAD.jhb2011-05-151-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+1
| | * | | | | | | | | | | | | | | | MFC: r208320jkim2010-05-251-1/+2
| | * | | | | | | | | | | | | | | | MFC r207842, r207844, r208099:mm2010-05-181-0/+1
| | * | | | | | | | | | | | | | | | MFC r206973:delphij2010-05-051-1/+1
| | * | | | | | | | | | | | | | | | MFC r205702:delphij2010-03-291-1/+0
| | * | | | | | | | | | | | | | | | Merge r201920 to stable/8:antoine2010-02-131-1/+1
| | * | | | | | | | | | | | | | | | MFC r202440 to stable/8:antoine2010-01-301-0/+5
| | * | | | | | | | | | | | | | | | MFC r202578 and r202579:ru2010-01-211-7/+7
* | | | | | | | | | | | | | | | | | Add option to make pc-sysinstall optionaleadler2013-01-181-0/+1
* | | | | | | | | | | | | | | | | | Add a new LIBRARIES_ONLY make variable to disable the build and installbrooks2013-01-172-1/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Add compiler support for the ARM EABI.andrew2013-01-171-0/+1
* | | | | | | | | | | | | | | | | Add a src.conf(5) option to allow users to compile in the "NONE cipher",bz2013-01-171-0/+1
* | | | | | | | | | | | | | | | | Remove support for installing 1aout section manpages.brooks2013-01-162-3/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Remove all support for legacy NOFOO and NO_FOO build options.des2013-01-105-118/+0
* | | | | | | | | | | | | | | | Always install our mtree as /usr/sbin/fmtree and link it asbrooks2013-01-091-0/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Nuke ARM_WANT_TP_ADDRESS, it's not used anymore.cognet2013-01-071-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
OpenPOWER on IntegriCloud