| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Force linker error when created shared library contains a relocation | kib | 2011-12-06 | 1 | -2/+7 |
* | Revert to conservative defaults. WITH_PROFILE is a default now. | fjoe | 2011-12-02 | 1 | -2/+2 |
* | - CTF knob is now implemented using common scheme: MK_CTF=yes/no is | fjoe | 2011-11-30 | 3 | -11/+16 |
* | CTFCONVERT_CMD=... hack does not work sufficiently well in parallel builds. | fjoe | 2011-11-29 | 1 | -1/+1 |
* | Turn off profiled libs build by default. | fjoe | 2011-11-29 | 1 | -2/+2 |
* | - fix WITH_CTF when specified in /etc/src.conf [1] | fjoe | 2011-11-29 | 4 | -108/+40 |
* | Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) instead | fjoe | 2011-11-29 | 3 | -93/+93 |
* | Allow NO_FOO to override WITH_FOO that could be specified in /etc/src.conf. | fjoe | 2011-11-29 | 1 | -0/+3 |
* | Fix breakage after r227983; lib/libcxxrt still got built, because it was | dim | 2011-11-26 | 1 | -2/+1 |
* | Import libc++ / libcxxrt into base. Not build by default yet (use | theraven | 2011-11-25 | 2 | -0/+4 |
* | libodialog: disconnect from the build and obsolete. | fjoe | 2011-11-24 | 1 | -1/+0 |
* | Add CTF magic to the new .c.o rule. | des | 2011-11-24 | 1 | -0/+3 |
* | As threatened on -arch, add {SHARED,STATIC}_{C,CXX}FLAGS, which allow a | des | 2011-11-21 | 1 | -4/+10 |
* | Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50 | nwhitehorn | 2011-11-21 | 1 | -5/+4 |
* | Build 'dtc' by default for MIPS. | jchandra | 2011-10-20 | 1 | -2/+3 |
* | Also pass the -ansi flag through to mkdep (requested by bde), and fix | das | 2011-10-11 | 1 | -2/+2 |
* | Pass -std= flags in CFLAGS to mkdep. Without this, preprocessor tests | das | 2011-10-10 | 1 | -2/+2 |
* | Revert unapproved commit to bsd.port.mk. | crees | 2011-10-08 | 1 | -16/+0 |
* | - Add a couple of more sed subsitutions needed to get the correct | stas | 2011-10-08 | 1 | -2/+6 |
* | - ${WRKSRC} might be missing when the autotools fixup is running. | stas | 2011-10-07 | 1 | -2/+2 |
* | Work around the autotools problem with the 10.0 version. | jilles | 2011-10-04 | 1 | -0/+12 |
* | Add macros to specify owner, group and mode of config files for installation. | se | 2011-06-27 | 1 | -0/+14 |
* | Add WITHOUT_UTMPX switch to the build system. | ed | 2011-06-17 | 1 | -0/+1 |
* | Don't pass -o1- to groff(1) by default. If ms(7) formatted document | ru | 2011-06-03 | 1 | -4/+2 |
* | Start to usher INSTALL_NODEBUG hack out the door. Add new | imp | 2011-05-22 | 1 | -0/+1 |
* | Implement WITH{,OUT}_{GCC,BINUTILS} to provide finer-grained control | imp | 2011-05-19 | 1 | -0/+4 |
* | Backout libinstall.a -> libpkg commit. | flz | 2011-05-17 | 1 | -1/+0 |
* | Removed unsupported options MK_BINUTILS and MK_GCC that were | ru | 2011-05-10 | 1 | -2/+0 |
* | Another fallout from r220359: MK_GNU_CPIO was mistakenly re-added | ru | 2011-05-10 | 1 | -2/+1 |
* | Introduce two new options MK_INET and MK_INET_SUPPORT analogically | bz | 2011-04-30 | 1 | -0/+2 |
* | Remove support for the Intel C Compiler from the build infrastructure. | dim | 2011-04-19 | 4 | -49/+8 |
* | Remove libobjc and other Objective-C related components, as these are | dim | 2011-04-17 | 5 | -32/+1 |
* | Complete WITHOUT_CXX support. It implies WITHOUT_GROFF and | uqs | 2011-04-06 | 1 | -0/+5 |
* | Make clang default on x86 and powerpc, but not on other architectures. | imp | 2011-04-05 | 1 | -31/+50 |
* | - Merge in OFED 1.5.3 from projects/ofed/head | jeff | 2011-03-21 | 1 | -1/+2 |
* | Add ssse3 capability for CPUTYPE=core2 to MACHINE_CPU in bsd.cpu.mk | mm | 2011-03-14 | 1 | -2/+8 |
* | Add AMD Geode CPU type to bsd.cpu.mk and examples/etc/make.conf | mm | 2011-03-07 | 1 | -3/+3 |
* | To be able to use printf extensions we need to turn off gcc format checking. | pjd | 2011-03-07 | 1 | -0/+3 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | gabor | 2011-02-25 | 1 | -0/+1 |
* | Back out 218933 and 281934. The easy cases still worked, but some | imp | 2011-02-22 | 1 | -1/+16 |
* | Testing based on MACHINE_ARCH is problematic. Default to yes to build | imp | 2011-02-22 | 1 | -14/+1 |
* | Add opteron-sse3, athlon64-sse3 and k8-sse3 cpu types to bsd.cpu.mk. | mm | 2011-02-20 | 1 | -2/+9 |
* | Add LIBEXECDIR to the bsd.own.mk vars, pointing to /usr/libexec by default | keramida | 2011-02-10 | 1 | -0/+3 |
* | Update dialog to version 20100428. This changes the license under which | nwhitehorn | 2011-01-12 | 1 | -0/+1 |
* | Retire TARGET_ABI. | imp | 2011-01-07 | 2 | -3/+3 |
* | Introduce make variable ACFLAGS used to supply additional flags to | kib | 2011-01-07 | 2 | -6/+8 |
* | - Add CPUTYPE support for sparc64. The net result is that it's now possible | marius | 2010-12-30 | 1 | -2/+28 |
* | Enable build of FDT components by default. dtc is a required build tool | nwhitehorn | 2010-12-22 | 1 | -1/+1 |
* | Re-enable generating links. | adrian | 2010-11-16 | 1 | -11/+8 |
* | .. and then notice that the list of mk files is ordered, and update to suit. | adrian | 2010-11-16 | 1 | -2/+2 |