summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* MFC r261299:brooks2014-03-011-0/+1
* MFC r261296:brooks2014-03-011-0/+1
* MFC r262310:dim2014-02-241-9/+0
* Merge /head:261072: Remove WITHOUT_ATF from src.conf.5skreuzer2014-01-281-1/+0
* Set up the /usr/tests hierarchy.jmmv2013-12-281-0/+15
* Split and extend bsd.test.mk into {atf,plain,tap}.test.mk.jmmv2013-12-271-0/+4
* MFC r257583, r258012, r258013:gjb2013-11-161-5/+0
* MFC r257138:brooks2013-10-311-1/+1
* MFC r256915brooks2013-10-311-1/+0
* Revert r256095, r256120 (partial), r256121:gjb2013-10-091-0/+1
* Good bye RCS. You will be missed.eadler2013-10-071-1/+0
* Remove BIND.des2013-09-301-34/+0
* Flip the switch: disable BIND and enable LDNS_UTILS.des2013-09-241-2/+2
* Add LLDB bmake infrastructureemaste2013-09-201-0/+5
* Build and install the Unbound caching DNS resolver daemon.des2013-09-151-0/+2
* Create a private library directory (LIBPRIVATEDIR) for libraries whichdes2013-09-081-0/+3
* Only set -Wno-c++11-extensions if we're building with clang, so bootstrappingtheraven2013-09-061-0/+3
* Fix use of MACHINE_ARCH where MACHINE was intended for pc98 detection.theraven2013-09-061-1/+1
* On platforms where clang is the default compiler, don't build gcc or libstdc++.theraven2013-09-061-1/+27
* Drop build option switch for the older GNU patch.pfg2013-08-291-1/+0
* It was brought to my attention that SVN r252862 was incomplete. It neededdteske2013-08-271-1/+0
* Really disconnect pkg_install from the build.ae2013-08-221-1/+1
* The iconv in libc did two things - implement the standard APIs, the GNUpeter2013-08-131-1/+6
* Make the BSD-licensed patch the default.pfg2013-07-261-1/+1
* Fix build.glebius2013-07-221-1/+2
* 2 years, 10 months, 22 days after the projects/arm_eabi branch was createdandrew2013-07-161-1/+1
* Introduce svnlite so that we can check out our source code again.peter2013-06-181-1/+3
* Remove CVS from the base system.eadler2013-06-151-1/+0
* Add a new knob WITH_DEBUG_FILES to control the building of standaloneemaste2013-06-071-0/+10
* 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
* Welcome clang as the default compiler on ARM.andrew2013-03-281-2/+3
* Unconditionally include ${SRCCONF} if overriddenemaste2013-03-261-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-151-0/+10
* 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
* 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-211-0/+9
* Add option to make pc-sysinstall optionaleadler2013-01-181-0/+1
* 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 all support for legacy NOFOO and NO_FOO build options.des2013-01-101-74/+0
* Always install our mtree as /usr/sbin/fmtree and link it asbrooks2013-01-091-0/+1
* Sort default option listsemaste2012-12-211-6/+6
* If .PARSEDIR is defined we have bmake, and CTFCONVERT_CMD can be empty.sjg2012-11-221-1/+1
OpenPOWER on IntegriCloud