| Commit message (Expand) | Author | Age | Files | Lines |
* | IFC to head to catch up the bhyve branch | sbruno | 2012-01-04 | 6 | -114/+83 |
|\ |
|
| * | Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile out | rwatson | 2012-01-02 | 1 | -0/+1 |
| * | Disable another clang warning (-Wempty-body) when WARNS <= 2. | dim | 2011-12-18 | 1 | -1/+1 |
| * | Disable yet another clang warning (-Wconversion) when WARNS <= 3. | dim | 2011-12-18 | 1 | -1/+2 |
| * | Disable yet another clang warning when WARNS <= 3. | dim | 2011-12-17 | 1 | -1/+1 |
| * | Add a NO_WARRAY_BOUNDS setting to bsd.sys.mk, only applicable to clang, | dim | 2011-12-16 | 1 | -0/+3 |
| * | Disable one more clang warning when WARNS <= 3. | dim | 2011-12-15 | 1 | -1/+2 |
| * | Clang has more warnings enabled by default, and when using -Wall, so if WARNS | dim | 2011-12-15 | 1 | -0/+13 |
| * | 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 |
* | | IFC @ r227804 | grehan | 2011-11-22 | 2 | -9/+14 |
|\ \
| |/ |
|
| * | 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 |
* | | IFC @ r226824 | grehan | 2011-10-27 | 2 | -4/+5 |
|\ \
| |/ |
|
| * | 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 |
* | | IFC @ r223696 to pick up dfr's userboot | grehan | 2011-06-30 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | Add macros to specify owner, group and mode of config files for installation. | se | 2011-06-27 | 1 | -0/+14 |
* | | IFC @ r222830 | grehan | 2011-06-28 | 2 | -4/+3 |
|\ \
| |/ |
|
| * | 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 |
* | | IFC @ r222256 | grehan | 2011-05-24 | 2 | -1/+5 |
|\ \
| |/ |
|
| * | 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 |
* | | First cut to port bhyve, vmmctl, and libvmmapi to HEAD. | jhb | 2011-05-15 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Import of bhyve hypervisor and utilities, part 1. | grehan | 2011-05-13 | 1 | -0/+1 |
| * | MFC: r208320 | jkim | 2010-05-25 | 1 | -1/+2 |
| * | MFC r207842, r207844, r208099: | mm | 2010-05-18 | 1 | -0/+1 |
| * | MFC r206973: | delphij | 2010-05-05 | 1 | -1/+1 |
| * | MFC r205702: | delphij | 2010-03-29 | 1 | -1/+0 |
| * | Merge r201920 to stable/8: | antoine | 2010-02-13 | 1 | -1/+1 |
| * | MFC r202440 to stable/8: | antoine | 2010-01-30 | 1 | -0/+5 |
| * | MFC r202578 and r202579: | ru | 2010-01-21 | 1 | -7/+7 |
* | | Removed unsupported options MK_BINUTILS and MK_GCC that were | ru | 2011-05-10 | 1 | -2/+0 |