| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GNU texinfo from base along with all info pages. | bapt | 2015-01-02 | 1 | -24/+6 |
* | Use BINUTILS_BOOTSTRAP knob for binutils only | emaste | 2014-12-30 | 1 | -1/+3 |
* | Update the text for building texinfo with build-tools to reflect the fact | ngie | 2014-12-22 | 1 | -1/+1 |
* | Build selective portions of gnu/usr.bin/texinfo as part of build-tools to | ngie | 2014-12-22 | 1 | -0/+15 |
* | Fix accidental MK_DEBUG_FILES=no addition to NXBMAKE in r275909 | ngie | 2014-12-18 | 1 | -1/+1 |
* | Don't build full clang toolchain or clang extras in stages 1-3 of buildworld | ngie | 2014-12-18 | 1 | -3/+7 |
* | Fix building/installing tests when TESTSBASE != /usr/tests | ngie | 2014-12-18 | 1 | -3/+6 |
* | Fix sporadic build failures due to race when running make installworld | ngie | 2014-12-17 | 1 | -1/+1 |
* | Add an UPDATING entry and warning about the change in r274807 to help users | brooks | 2014-12-16 | 1 | -0/+2 |
* | Add makewhatis to ITOOLS if MK_MAN != no | ngie | 2014-12-08 | 1 | -0/+5 |
* | Build gperf with xdev as part of _xb-bootstrap-tools | ngie | 2014-12-08 | 1 | -1/+2 |
* | Build infrastructure for elftoolchain tools | emaste | 2014-12-01 | 1 | -0/+12 |
* | Slightly alter the handling of LOCAL_LIB_DIRS to skip addition of | brooks | 2014-11-21 | 1 | -4/+15 |
* | Add a guard against attempting to invoke the buildenv target with -j# as | brooks | 2014-11-21 | 1 | -0/+5 |
* | Add mv, echo and hostname to the native-xtools target. Missed these | sbruno | 2014-11-16 | 1 | -0/+3 |
* | Flush out many more static binaries that can be used in a jail for building | sbruno | 2014-11-16 | 1 | -1/+33 |
* | Add more static binaries to the native-xtools target. These help speed | sbruno | 2014-11-13 | 1 | -0/+11 |
* | Fix build race in Makefile.inc1 after r274226 by adding lib/libm__L dependency | ngie | 2014-11-08 | 1 | -1/+1 |
* | For really fast machines, an edge-case may exist where dpv(3) may be | dteske | 2014-11-07 | 1 | -1/+4 |
* | SUBDIR_DEPENDS__ in lib/Makefile is not working out so well for me. | dteske | 2014-11-06 | 1 | -0/+1 |
* | Rename XFLAGS to XCFLAGS and XXFLAGS to XCXXFLAGS | bapt | 2014-10-27 | 1 | -5/+5 |
* | 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 |