| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't pass -o1- to groff(1) by default. If ms(7) formatted document | Ruslan Ermilov | 2011-06-03 | 1 | -4/+2 |
* | Start to usher INSTALL_NODEBUG hack out the door. Add new | Warner Losh | 2011-05-22 | 1 | -0/+1 |
* | Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control | Warner Losh | 2011-05-19 | 1 | -0/+4 |
* | Backout libinstall.a -> libpkg commit. | Florent Thoumie | 2011-05-17 | 1 | -1/+0 |
* | Removed unsupported options MK_BINUTILS and MK_GCC that were | Ruslan Ermilov | 2011-05-10 | 1 | -2/+0 |
* | Another fallout from r220359: MK_GNU_CPIO was mistakenly re-added | Ruslan Ermilov | 2011-05-10 | 1 | -2/+1 |
* | Introduce two new options MK_INET and MK_INET_SUPPORT analogically | Bjoern A. Zeeb | 2011-04-30 | 1 | -0/+2 |
* | Remove support for the Intel C Compiler from the build infrastructure. | Dimitry Andric | 2011-04-19 | 4 | -49/+8 |
* | Remove libobjc and other Objective-C related components, as these are | Dimitry Andric | 2011-04-17 | 5 | -32/+1 |
* | Complete WITHOUT_CXX support. It implies WITHOUT_GROFF and | Ulrich Spörlein | 2011-04-06 | 1 | -0/+5 |
* | Make clang default on x86 and powerpc, but not on other architectures. | Warner Losh | 2011-04-05 | 1 | -31/+50 |
* | - Merge in OFED 1.5.3 from projects/ofed/head | Jeff Roberson | 2011-03-21 | 1 | -1/+2 |
* | Add ssse3 capability for CPUTYPE=core2 to MACHINE_CPU in bsd.cpu.mk | Martin Matuska | 2011-03-14 | 1 | -2/+8 |
* | Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.conf | Martin Matuska | 2011-03-07 | 1 | -3/+3 |
* | To be able to use printf extensions we need to turn off gcc format checking. | Pawel Jakub Dawidek | 2011-03-07 | 1 | -0/+3 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | Gabor Kovesdan | 2011-02-25 | 1 | -0/+1 |
* | Back out 218933 and 281934. The easy cases still worked, but some | Warner Losh | 2011-02-22 | 1 | -1/+16 |
* | Testing based on MACHINE_ARCH is problematic. Default to yes to build | Warner Losh | 2011-02-22 | 1 | -14/+1 |
* | Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. | Martin Matuska | 2011-02-20 | 1 | -2/+9 |
* | Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by default | Giorgos Keramidas | 2011-02-10 | 1 | -0/+3 |
* | Update dialog to version 20100428. This changes the license under which | Nathan Whitehorn | 2011-01-12 | 1 | -0/+1 |
* | Retire TARGET_ABI. | Warner Losh | 2011-01-07 | 2 | -3/+3 |
* | Introduce make variable ACFLAGS used to supply additional flags to | Konstantin Belousov | 2011-01-07 | 2 | -6/+8 |
* | - Add CPUTYPE support for sparc64. The net result is that it's now possible | Marius Strobl | 2010-12-30 | 1 | -2/+28 |
* | Enable build of FDT components by default. dtc is a required build tool | Nathan Whitehorn | 2010-12-22 | 1 | -1/+1 |
* | Re-enable generating links. | Adrian Chadd | 2010-11-16 | 1 | -11/+8 |
* | .. and then notice that the list of mk files is ordered, and update to suit. | Adrian Chadd | 2010-11-16 | 1 | -2/+2 |
* | Add in forgotten install rule. | Adrian Chadd | 2010-11-16 | 1 | -1/+1 |
* | This case is actually powerpc specific, and doesn't apply to powerpc64. | Warner Losh | 2010-11-14 | 1 | -1/+1 |
* | Break out the rules which generate crunchgen'ed binaries into a separate | Adrian Chadd | 2010-11-13 | 1 | -0/+160 |
* | Fix typo, and re-wrap paragraph. | Dimitry Andric | 2010-11-11 | 1 | -5/+5 |
* | Complete the integration of tbemd branch into head. | Warner Losh | 2010-11-10 | 2 | -11/+5 |
* | - Introduce WITH_GPIO knob and disable building gpioctl | Oleksandr Tymoshenko | 2010-10-05 | 1 | -0/+1 |
* | Prefer MACHINE_CPUARCH to MACHINE_ARCH unless there's a good reason... | Warner Losh | 2010-09-13 | 1 | -18/+18 |
* | Add a comment describing where to include bsd.dtrace.mk. | Rui Paulo | 2010-09-11 | 1 | -0/+1 |
* | Fix bugs introduced in the previous rev: | Rui Paulo | 2010-09-10 | 1 | -5/+9 |
* | Fix typo in previous commit. | Rui Paulo | 2010-09-10 | 1 | -1/+1 |
* | Add bsd.dtrace.mk. This allows userland programs and libraries to | Rui Paulo | 2010-09-10 | 2 | -1/+57 |
* | Check the existence of a 'beforelinking' target and make the resulting | Rui Paulo | 2010-09-10 | 2 | -1/+13 |
* | Add the DTRACE variable that points to the executable. | Rui Paulo | 2010-09-10 | 1 | -0/+1 |
* | Now that we default to the proper endian, we don't need these for mips | Warner Losh | 2010-08-28 | 1 | -7/+0 |
* | MFtbemd: | Warner Losh | 2010-08-23 | 2 | -3/+4 |
* | - Change default grep back to GNU version. BSD grep can be built with the | Gabor Kovesdan | 2010-08-23 | 1 | -1/+1 |
* | Remove LIBELF_PIC. | Rui Paulo | 2010-08-21 | 1 | -1/+0 |
* | Add the definition of LIBELF_PIC. | Rui Paulo | 2010-08-21 | 1 | -0/+1 |
* | For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in | Rui Paulo | 2010-08-17 | 3 | -5/+5 |
* | Make sure any -U CFLAGS are not filtered out when calling mkdep, as | Rui Paulo | 2010-08-17 | 1 | -6/+6 |
* | Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as | Will Andrews | 2010-08-12 | 1 | -2/+2 |
* | Add LIBRTLD_DB. | Rui Paulo | 2010-07-31 | 1 | -0/+1 |
* | Add missing escape characthers. | Rui Paulo | 2010-07-30 | 2 | -2/+2 |