summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Explicitly specify that the beforelinking target depends on themarkj2012-12-312-10/+15
* | | | | | | | | | | | | | With the old sade removed, libdisk is no longer used by anything in HEADnwhitehorn2012-12-301-2/+0
* | | | | | | | | | | | | | Sort default option listsemaste2012-12-211-6/+6
* | | | | | | | | | | | | | No reason to install debug data with the schg flagemaste2012-12-181-1/+1
* | | | | | | | | | | | | | Hide OBJCOPY and others in POSIX modeemaste2012-12-171-1/+1
* | | | | | | | | | | | | | Put shared library debug info into separate .symbols fileemaste2012-12-152-2/+22
* | | | | | | | | | | | | | Minor refactoring prior to .symbols file changesemaste2012-12-142-14/+9
* | | | | | | | | | | | | | Change the default to 'cru' for speed reasons.eadler2012-12-061-1/+1
* | | | | | | | | | | | | | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS ineadler2012-12-061-5/+5
* | | | | | | | | | | | | | Fix typos in the previous commit.jkim2012-12-041-2/+2
* | | | | | | | | | | | | | Tidy up bsd.cpu.mk for X86 CPUs:jkim2012-12-041-31/+43
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
OpenPOWER on IntegriCloud