summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* MFC r257583, r258012, r258013:gjb2013-11-161-5/+0
* MFC r257138:brooks2013-10-311-1/+1
* MFC r256915brooks2013-10-311-1/+0
* MFC r256450:bdrewery2013-10-231-1/+1
* MFC 256365rpaulo2013-10-121-94/+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-302-46/+0
* Flip the switch: disable BIND and enable LDNS_UTILS.des2013-09-241-2/+2
* Add LLDB bmake infrastructureemaste2013-09-201-0/+5
* Set the correct path for LIBUNBOUND.des2013-09-171-1/+1
* Build and install the Unbound caching DNS resolver daemon.des2013-09-152-0/+5
* Clean up the Kerberos build by turning libheimipcc and libheimipcs intodes2013-09-101-0/+2
* Emit the correct standard library dependency line for C++ programs. Indes2013-09-091-1/+1
* Make libldns and libssh private.des2013-09-081-2/+2
* Create a private library directory (LIBPRIVATEDIR) for libraries whichdes2013-09-083-20/+39
* 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
* Connect libexecinfo to the buildemaste2013-09-031-0/+1
* Drop build option switch for the older GNU patch.pfg2013-08-291-1/+0
* Use .SHELL to tell bmake to use 'set -e' when running scriptssjg2013-08-271-6/+20
* 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
* - 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
OpenPOWER on IntegriCloud