summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Add macros to specify owner, group and mode of config files for installation.se2011-06-271-0/+14
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-171-0/+1
* Don't pass -o1- to groff(1) by default. If ms(7) formatted documentru2011-06-031-4/+2
* Start to usher INSTALL_NODEBUG hack out the door. Add newimp2011-05-221-0/+1
* Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained controlimp2011-05-191-0/+4
* Backout libinstall.a -> libpkg commit.flz2011-05-171-1/+0
* Removed unsupported options MK_BINUTILS and MK_GCC that wereru2011-05-101-2/+0
* Another fallout from r220359: MK_GNU_CPIO was mistakenly re-addedru2011-05-101-2/+1
* Introduce two new options MK_INET and MK_INET_SUPPORT analogicallybz2011-04-301-0/+2
* Remove support for the Intel C Compiler from the build infrastructure.dim2011-04-194-49/+8
* Remove libobjc and other Objective-C related components, as these aredim2011-04-175-32/+1
* Complete WITHOUT_CXX support. It implies WITHOUT_GROFF anduqs2011-04-061-0/+5
* Make clang default on x86 and powerpc, but not on other architectures.imp2011-04-051-31/+50
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-211-1/+2
* Add ssse3 capability for CPUTYPE=core2 to MACHINE_CPU in bsd.cpu.mkmm2011-03-141-2/+8
* Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.confmm2011-03-071-3/+3
* To be able to use printf extensions we need to turn off gcc format checking.pjd2011-03-071-0/+3
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-251-0/+1
* Back out 218933 and 281934. The easy cases still worked, but someimp2011-02-221-1/+16
* Testing based on MACHINE_ARCH is problematic. Default to yes to buildimp2011-02-221-14/+1
* Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk.mm2011-02-201-2/+9
* Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by defaultkeramida2011-02-101-0/+3
* Update dialog to version 20100428. This changes the license under whichnwhitehorn2011-01-121-0/+1
* Retire TARGET_ABI.imp2011-01-072-3/+3
* Introduce make variable ACFLAGS used to supply additional flags tokib2011-01-072-6/+8
* - Add CPUTYPE support for sparc64. The net result is that it's now possiblemarius2010-12-301-2/+28
* Enable build of FDT components by default. dtc is a required build toolnwhitehorn2010-12-221-1/+1
* Re-enable generating links.adrian2010-11-161-11/+8
* .. and then notice that the list of mk files is ordered, and update to suit.adrian2010-11-161-2/+2
* Add in forgotten install rule.adrian2010-11-161-1/+1
* This case is actually powerpc specific, and doesn't apply to powerpc64.imp2010-11-141-1/+1
* Break out the rules which generate crunchgen'ed binaries into a separateadrian2010-11-131-0/+160
* Fix typo, and re-wrap paragraph.dim2010-11-111-5/+5
* Complete the integration of tbemd branch into head.imp2010-11-102-11/+5
* - Introduce WITH_GPIO knob and disable building gpioctlgonzo2010-10-051-0/+1
* Prefer MACHINE_CPUARCH to MACHINE_ARCH unless there's a good reason...imp2010-09-131-18/+18
* Add a comment describing where to include bsd.dtrace.mk.rpaulo2010-09-111-0/+1
* Fix bugs introduced in the previous rev:rpaulo2010-09-101-5/+9
* Fix typo in previous commit.rpaulo2010-09-101-1/+1
* Add bsd.dtrace.mk. This allows userland programs and libraries torpaulo2010-09-102-1/+57
* Check the existence of a 'beforelinking' target and make the resultingrpaulo2010-09-102-1/+13
* Add the DTRACE variable that points to the executable.rpaulo2010-09-101-0/+1
* Now that we default to the proper endian, we don't need these for mipsimp2010-08-281-7/+0
* MFtbemd:imp2010-08-232-3/+4
* - Change default grep back to GNU version. BSD grep can be built with thegabor2010-08-231-1/+1
* Remove LIBELF_PIC.rpaulo2010-08-211-1/+0
* Add the definition of LIBELF_PIC.rpaulo2010-08-211-0/+1
* For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' inrpaulo2010-08-173-5/+5
* Make sure any -U CFLAGS are not filtered out when calling mkdep, asrpaulo2010-08-171-6/+6
* Fix buildworld -DNO_CLEAN when using with Perforce, which marks files aswill2010-08-121-2/+2
OpenPOWER on IntegriCloud