summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-0/+1
* Remove variable added by ru@ in r94940 that is no longer used by source or po...eadler2013-06-231-4/+0
* Introduce svnlite so that we can check out our source code again.peter2013-06-181-1/+3
* Fix install from read-only obj dir when SHLIB_LDSCRIPT is used.jlh2013-06-161-2/+5
* Remove CVS from the base system.eadler2013-06-151-1/+0
* Flag recursive make targets with .MAKE (has no effect on fmake)sjg2013-06-141-4/+4
* We cannot remove the _+_ trick, until old make is completely deprecated.sjg2013-06-141-1/+7
* Add a new CPUTYPE supported by Clang 3.3 for AMD Jaguar processors (btver2).jkim2013-06-131-0/+4
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneemaste2013-06-074-17/+98
* Override bmake's default MAKEFILE_PREFERENCEsjg2013-06-071-1/+1
* Rework the comment I initially wrote when SHLIB_LDSCRIPT was introduced.jlh2013-05-251-9/+14
* Build bmake by default.sjg2013-05-161-1/+1
* Add support for an external cross compiler. The cross compiler isbrooks2013-05-151-0/+1
* Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related tobrooks2013-05-151-0/+1
* Remove the WITH_IDEA option and build it unconditionally.eadler2013-04-261-4/+0
* Pass more variables to bsd.prog.mk andsjg2013-04-221-2/+5
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-191-0/+4
* Tell bmake to use the FreeBSD preferred makefile preference list.sjg2013-04-031-0/+3
* Welcome clang as the default compiler on ARM.andrew2013-03-281-2/+3
* Make sure that ${SHLIB_NAME}.debug and ${SHLIB_NAME}.symbols are alwaysmarkj2013-03-281-5/+3
* Always define and use PROGNAMEemaste2013-03-261-5/+1
* Unconditionally include ${SRCCONF} if overriddenemaste2013-03-261-1/+1
* 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
| |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud