| Commit message (Expand) | Author | Age | Files | Lines |
* | My previous commit exposed an issue as it fixed a different | imp | 2014-10-22 | 1 | -6/+1 |
* | Generate both userland and kernel option settings for showconfig. | imp | 2014-10-21 | 1 | -1/+2 |
* | You aren't allowed to test WITH_xxx or WITHOUT_xxx here, so remove it. | imp | 2014-10-21 | 1 | -6/+1 |
* | Make the external toolchain support grows to the knowleged of XXFLAGS for C++... | bapt | 2014-10-21 | 1 | -1/+4 |
* | Add size(1) to the cross build toolchain | bapt | 2014-10-09 | 1 | -2/+3 |
* | Fix typo | bapt | 2014-10-09 | 1 | -1/+1 |
* | Add OBJCOPY to the list of external tools | bapt | 2014-10-09 | 1 | -2/+3 |
* | Fix build when XCC is defined and X_COMPILER_TYPE is not | bapt | 2014-10-09 | 1 | -1/+1 |
* | Add CROSS_TOOLCHAIN macro select pre seeded external toolchain configuration ... | bapt | 2014-10-09 | 1 | -0/+8 |
* | Fix dependency errors when linking libproc. | markj | 2014-10-05 | 1 | -0/+3 |
* | Add dependencies to various libraries to libzfs and libzpool. | delphij | 2014-10-03 | 1 | -0/+6 |
* | Fix the TARGET_ABI value clang uses. It shpuld be gnueabi on all ARM | andrew | 2014-10-01 | 1 | -3/+3 |
* | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | andrew | 2014-10-01 | 1 | -1/+1 |
* | Have distrib-dirs, distribution, hier, hierarchy, redistribute, and reinstall | ngie | 2014-09-24 | 1 | -4/+4 |
* | Root the lib32 object tree under the overall object tree. | will | 2014-09-18 | 1 | -2/+3 |
* | Revert r267233 for now. PIE support needs to be reworked. | bdrewery | 2014-08-19 | 1 | -4/+4 |
* | Create the native-xtools target. This target creates only the cross | imp | 2014-08-18 | 1 | -1/+43 |
* | Fix atmconfig compilation when MK_ATM == yes and MK_BSNMP == no | ngie | 2014-08-15 | 1 | -1/+1 |
* | Run dtrace in 32-bit mode when compiling 32-bit libraries. | rpaulo | 2014-08-08 | 1 | -1/+2 |
* | m4 now requires libohash, ensure it gets built when bootstrapping. | ian | 2014-08-07 | 1 | -1/+2 |
* | 10 has a new flex (2.5.37) and the config.h for unbound has been updated to | roberto | 2014-08-07 | 1 | -4/+4 |
* | Merge from CheriBSD: | brooks | 2014-08-04 | 1 | -1/+2 |
* | Deprecate the use of XDEV and XDEV_ARCH and just use TARGET/TARGET_ARCH | sbruno | 2014-07-23 | 1 | -9/+7 |
* | Run mtree for BSD.tests.dist during make xdev-install, if the tests are | dim | 2014-07-21 | 1 | -0/+4 |
* | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" and | imp | 2014-07-10 | 1 | -1/+1 |
* | Separate out the links creation from the other targets. This was | imp | 2014-07-10 | 1 | -6/+6 |
* | Typo means that this couldn't have possibly fixed anything, so revert | imp | 2014-07-08 | 1 | -1/+0 |
* | xdev builds libsupc++ and libstdc++ in a slightly strange way. This | imp | 2014-07-07 | 1 | -0/+1 |
* | Remove ia64 from the list of known architectures and add an entry to | marcel | 2014-07-02 | 1 | -1/+1 |
* | Merge ^/projects/release-debugdist into ^/head: | gjb | 2014-07-01 | 1 | -13/+14 |
* | Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VT | emaste | 2014-06-30 | 1 | -1/+1 |
* | - Add a LOCAL_ITOOLS to allow adding additional tools required for the | bdrewery | 2014-06-17 | 1 | -1/+3 |
* | Build vt(4) fonts during buildworld | emaste | 2014-06-12 | 1 | -1/+6 |
* | Put the test suite in its own tests.txz distribution file. | jmmv | 2014-06-10 | 1 | -0/+7 |
* | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | bdrewery | 2014-06-08 | 1 | -3/+3 |
* | When libelf and libdwarf were updated, we didn't bump the minimal | imp | 2014-05-23 | 1 | -3/+2 |
* | Fix build: Build libavl as prebuild-lib. | delphij | 2014-05-22 | 1 | -0/+2 |
* | Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=no | imp | 2014-05-10 | 1 | -4/+5 |
* | Migrate NO_WARN to MK_WARN. Support legacy NO_WARN usage. Remove a | imp | 2014-05-10 | 1 | -5/+5 |
* | Document src.opts.mk changes and the decoupling of /etc/src.conf from | imp | 2014-05-06 | 1 | -1/+1 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -2/+2 |
* | Add appropriate quoting to allow building with a KERNCONFDIR containing | thomas | 2014-05-03 | 1 | -2/+2 |
* | Turns out this .if evaluated not in the context of the makedtb target | imp | 2014-04-30 | 1 | -3/+0 |
* | Allow FDT_DTS_FILE to be a list, either in the makedtb target, or in a | imp | 2014-04-30 | 1 | -17/+5 |
* | Add dependency for libm to libstdc++. This fixes high -j value builds | imp | 2014-04-28 | 1 | -0/+1 |
* | make_dtb.sh is designed to be used in a kernel build environment where | imp | 2014-04-26 | 1 | -1/+2 |
* | Eliminate NO_INCS. It is used one place, and MK_TOOLCHAIN=no will | imp | 2014-04-25 | 1 | -2/+2 |
* | Spell NO_PROFILE= as MK_PROFILE=no. | imp | 2014-04-25 | 1 | -6/+6 |
* | Remove NO_CTF, exccept as an undocumented compatibility | imp | 2014-04-25 | 1 | -7/+7 |
* | Separate out enabling building clang and/or gcc for the system and | imp | 2014-04-18 | 1 | -8/+7 |