summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* INSTALL_AS_USER: output of id -un will never match 0 so use id -usjg2012-11-221-2/+5
* After years of hard work by many FreeBSD and LLVM developers, makebrooks2012-11-051-1/+6
* Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-221-0/+1
* Disconnect non-MPSAFE NWFS from the build in preparation for droppingattilio2012-10-171-5/+0
* - Remove WITH_GNU_SORT supportgabor2012-10-131-1/+0
* Add bmake to the build and allow it to be installed as make(1) insteadmarcel2012-10-061-0/+1
* Add a COMPILER_FEATURES variable that is set in bsd.compiler.mk.brooks2012-09-261-1/+27
* Add MK_KDUMP.obrien2012-09-121-0/+2
* Import bsdconfig(8) as a replacement for the post-install abilities ofdteske2012-07-141-0/+1
* Fix build after r237997.glebius2012-07-021-0/+1
* - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-271-1/+1
* Add -DWITH_INSTALL_AS_USER to the source build (naming matches theobrien2012-06-261-0/+12
* In CTFCONVERT_CMD initialization, check that ${MAKE_VERSION} is definedrmh2012-06-161-1/+1
* Add build opton MK_LS_COLORS to control whether ls(1) supports colorsmarcel2012-05-191-0/+1
* Add build option MK_ED_CRYPTO to control whether ed(1) is to have themarcel2012-05-191-0/+1
* Import work done under project/nand (@235533) into head.gber2012-05-171-0/+1
* - Hook up BSD sort to the build. By default, it will be installed asgabor2012-05-111-0/+1
* Revert r234656, and apply a proper fix for binutils PR 10474, whichdim2012-05-071-2/+1
OpenPOWER on IntegriCloud