summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Generate plain sh test programs from a source file.jmmv2013-11-251-0/+10
* Install plain.test.mk.jmmv2013-11-251-0/+1
* Need to also test for defined(${v}_${PROG})sjg2013-11-191-1/+1
* Fix the build of plain test programs.jmmv2013-11-181-0/+2
* Remove registration of C++ test programs into PROGS.jmmv2013-11-182-2/+0
* Allow this to work with fmakesjg2013-11-131-5/+13
* Bring in libnv library for managing name/value pairs. The following typespjd2013-11-121-0/+1
* Remove stray MK_PKGTOOLS leftover from r257444.gjb2013-11-111-1/+0
* Subsume the functionality of MK_ATF into MK_TESTS.jmmv2013-11-081-1/+1
* Fix buildworld when WITH_TESTS is enabled.jmmv2013-11-081-0/+14
* For C++ programs, don't emit any explicit dependency to libstdc++.a ordim2013-11-041-1/+1
* 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
* Add missing plain.test.mk.rpaulo2013-10-251-0/+51
* Set up the /usr/tests hierarchy.rpaulo2013-10-251-0/+1
* Move the TESTSBASE definition to bsd.own.mk.rpaulo2013-10-252-4/+4
* Allow mixing bsd.files.mk with bsd.subdir.mk.rpaulo2013-10-251-5/+3
* Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allowsbrooks2013-10-221-1/+0
* Plug kyua into the 'test' target.rpaulo2013-10-191-0/+33
* Plug atf-run into the 'test' target.rpaulo2013-10-192-0/+72
* Add the automatic generation of Kyuafile files.rpaulo2013-10-192-0/+50
* Add the automatic generation of Atffile files.rpaulo2013-10-192-0/+51
* Clearly split the logic to build ATF and plain tests apart.rpaulo2013-10-192-55/+67
* Rename libbsdyml to libyaml, make private, and bumpbdrewery2013-10-141-1/+1
* Remove most of the ATF tools and the _atf user.rpaulo2013-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
OpenPOWER on IntegriCloud