summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Remove GNU texinfo from base along with all info pages.bapt2015-01-021-24/+6
* Use BINUTILS_BOOTSTRAP knob for binutils onlyemaste2014-12-301-1/+3
* Update the text for building texinfo with build-tools to reflect the factngie2014-12-221-1/+1
* Build selective portions of gnu/usr.bin/texinfo as part of build-tools tongie2014-12-221-0/+15
* Fix accidental MK_DEBUG_FILES=no addition to NXBMAKE in r275909ngie2014-12-181-1/+1
* Don't build full clang toolchain or clang extras in stages 1-3 of buildworldngie2014-12-181-3/+7
* Fix building/installing tests when TESTSBASE != /usr/testsngie2014-12-181-3/+6
* Fix sporadic build failures due to race when running make installworldngie2014-12-171-1/+1
* Add an UPDATING entry and warning about the change in r274807 to help usersbrooks2014-12-161-0/+2
* Add makewhatis to ITOOLS if MK_MAN != nongie2014-12-081-0/+5
* Build gperf with xdev as part of _xb-bootstrap-toolsngie2014-12-081-1/+2
* Build infrastructure for elftoolchain toolsemaste2014-12-011-0/+12
* Slightly alter the handling of LOCAL_LIB_DIRS to skip addition ofbrooks2014-11-211-4/+15
* Add a guard against attempting to invoke the buildenv target with -j# asbrooks2014-11-211-0/+5
* Add mv, echo and hostname to the native-xtools target. Missed thesesbruno2014-11-161-0/+3
* Flush out many more static binaries that can be used in a jail for buildingsbruno2014-11-161-1/+33
* Add more static binaries to the native-xtools target. These help speedsbruno2014-11-131-0/+11
* Fix build race in Makefile.inc1 after r274226 by adding lib/libm__L dependencyngie2014-11-081-1/+1
* For really fast machines, an edge-case may exist where dpv(3) may bedteske2014-11-071-1/+4
* SUBDIR_DEPENDS__ in lib/Makefile is not working out so well for me.dteske2014-11-061-0/+1
* Rename XFLAGS to XCFLAGS and XXFLAGS to XCXXFLAGSbapt2014-10-271-5/+5
* My previous commit exposed an issue as it fixed a differentimp2014-10-221-6/+1
* Generate both userland and kernel option settings for showconfig.imp2014-10-211-1/+2
* You aren't allowed to test WITH_xxx or WITHOUT_xxx here, so remove it.imp2014-10-211-6/+1
* Make the external toolchain support grows to the knowleged of XXFLAGS for C++...bapt2014-10-211-1/+4
* Add size(1) to the cross build toolchainbapt2014-10-091-2/+3
* Fix typobapt2014-10-091-1/+1
* Add OBJCOPY to the list of external toolsbapt2014-10-091-2/+3
* Fix build when XCC is defined and X_COMPILER_TYPE is notbapt2014-10-091-1/+1
* Add CROSS_TOOLCHAIN macro select pre seeded external toolchain configuration ...bapt2014-10-091-0/+8
* Fix dependency errors when linking libproc.markj2014-10-051-0/+3
* Add dependencies to various libraries to libzfs and libzpool.delphij2014-10-031-0/+6
* Fix the TARGET_ABI value clang uses. It shpuld be gnueabi on all ARMandrew2014-10-011-3/+3
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-1/+1
* Have distrib-dirs, distribution, hier, hierarchy, redistribute, and reinstallngie2014-09-241-4/+4
* Root the lib32 object tree under the overall object tree.will2014-09-181-2/+3
* Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-191-4/+4
* Create the native-xtools target. This target creates only the crossimp2014-08-181-1/+43
* Fix atmconfig compilation when MK_ATM == yes and MK_BSNMP == nongie2014-08-151-1/+1
* Run dtrace in 32-bit mode when compiling 32-bit libraries.rpaulo2014-08-081-1/+2
* m4 now requires libohash, ensure it gets built when bootstrapping.ian2014-08-071-1/+2
* 10 has a new flex (2.5.37) and the config.h for unbound has been updated toroberto2014-08-071-4/+4
* Merge from CheriBSD:brooks2014-08-041-1/+2
* Deprecate the use of XDEV and XDEV_ARCH and just use TARGET/TARGET_ARCHsbruno2014-07-231-9/+7
* Run mtree for BSD.tests.dist during make xdev-install, if the tests aredim2014-07-211-0/+4
* Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andimp2014-07-101-1/+1
* Separate out the links creation from the other targets. This wasimp2014-07-101-6/+6
* Typo means that this couldn't have possibly fixed anything, so revertimp2014-07-081-1/+0
* xdev builds libsupc++ and libstdc++ in a slightly strange way. Thisimp2014-07-071-0/+1
* Remove ia64 from the list of known architectures and add an entry tomarcel2014-07-021-1/+1
OpenPOWER on IntegriCloud