summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* Require a C++11 compiler to build LLDBemaste2013-12-171-4/+4
* Please welcome casperd daemon. It (and its services) will be responsible forpjd2013-12-021-0/+1
* Revert r258672. We clearly don't compile libraries enough times.peter2013-11-271-1/+1
* At great personal risk, change the default for LIB32 from yes to no. Aspeter2013-11-271-1/+1
* Remove stray MK_PKGTOOLS leftover from r257444.gjb2013-11-111-1/+0
* Fix buildworld when WITH_TESTS is enabled.jmmv2013-11-081-0/+14
* Remove the WITH_LIBICONV_COMPAT hack that seems to do more harm thanpeter2013-11-031-5/+0
* Switch the default mtree to nmtree our new NetBSD derived mtree.brooks2013-10-251-1/+1
* Disable WITH_TESTS= for now.rpaulo2013-10-251-1/+1
* Set up the /usr/tests hierarchy.rpaulo2013-10-251-0/+1
* Move the TESTSBASE definition to bsd.own.mk.rpaulo2013-10-251-0/+4
* Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allowsbrooks2013-10-221-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
OpenPOWER on IntegriCloud