aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Remove remnant from texinfoBaptiste Daroussin2015-02-111-5/+1
* Exclude 'tests' from DEBUG_DISTRIBUTIONS.Glen Barber2015-02-101-1/+1
* Merge xz 5.2.0.Rui Paulo2015-02-091-0/+1
* Conditionalize building radius support into libpam, ppp, etc viaEnji Cooper2015-02-041-1/+5
* Restore addr2line to cross toolsEd Maste2015-01-231-0/+3
* Fix bootstrap on systems with old libdwarf and WITHOUT_CDDLEd Maste2015-01-211-4/+9
* Remove addr2line from cross elftoolchain tools listEd Maste2015-01-211-1/+0
* Remove GNU texinfo from base along with all info pages.Baptiste Daroussin2015-01-021-24/+6
* Use BINUTILS_BOOTSTRAP knob for binutils onlyEd Maste2014-12-301-1/+3
* Update the text for building texinfo with build-tools to reflect the factEnji Cooper2014-12-221-1/+1
* Build selective portions of gnu/usr.bin/texinfo as part of build-tools toEnji Cooper2014-12-221-0/+15
* Fix accidental MK_DEBUG_FILES=no addition to NXBMAKE in r275909Enji Cooper2014-12-181-1/+1
* Don't build full clang toolchain or clang extras in stages 1-3 of buildworldEnji Cooper2014-12-181-3/+7
* Fix building/installing tests when TESTSBASE != /usr/testsEnji Cooper2014-12-181-3/+6
* Fix sporadic build failures due to race when running make installworldEnji Cooper2014-12-171-1/+1
* Add an UPDATING entry and warning about the change in r274807 to help usersBrooks Davis2014-12-161-0/+2
* Add makewhatis to ITOOLS if MK_MAN != noEnji Cooper2014-12-081-0/+5
* Build gperf with xdev as part of _xb-bootstrap-toolsEnji Cooper2014-12-081-1/+2
|\
| * Build gperf with xdev as part of _xb-bootstrap-tools to unbreak the buildEnji Cooper2014-12-081-1/+2
| * Push the build-tools logic down into Makefile.inc1 so it's localized all inEnji Cooper2014-12-081-3/+5
| * MFhead @ r275496Enji Cooper2014-12-051-0/+12
| |\ | |/ |/|
| * share/termcap requires ex from usr.bin/vi in order to compile, and since usr.binEnji Cooper2014-11-291-1/+11
| * Implement MK_RADIUS_SUPPORT to make libradius and assorted support optionalEnji Cooper2014-11-271-1/+5
| * Don't try and build 32-bit versions of hyperv / bhyveEnji Cooper2014-11-261-1/+1
* | Build infrastructure for elftoolchain toolsEd Maste2014-12-011-0/+12
|/
* Slightly alter the handling of LOCAL_LIB_DIRS to skip addition ofBrooks Davis2014-11-211-4/+15
* Add a guard against attempting to invoke the buildenv target with -j# asBrooks Davis2014-11-211-0/+5
* Add mv, echo and hostname to the native-xtools target. Missed theseSean Bruno2014-11-161-0/+3
* Flush out many more static binaries that can be used in a jail for buildingSean Bruno2014-11-161-1/+33
* Add more static binaries to the native-xtools target. These help speedSean Bruno2014-11-131-0/+11
* Fix build race in Makefile.inc1 after r274226 by adding lib/libm__L dependencyEnji Cooper2014-11-081-1/+1
* For really fast machines, an edge-case may exist where dpv(3) may beDevin Teske2014-11-071-1/+4
* SUBDIR_DEPENDS__ in lib/Makefile is not working out so well for me.Devin Teske2014-11-061-0/+1
* Rename XFLAGS to XCFLAGS and XXFLAGS to XCXXFLAGSBaptiste Daroussin2014-10-271-5/+5
* My previous commit exposed an issue as it fixed a differentWarner Losh2014-10-221-6/+1
* Generate both userland and kernel option settings for showconfig.Warner Losh2014-10-211-1/+2
* You aren't allowed to test WITH_xxx or WITHOUT_xxx here, so remove it.Warner Losh2014-10-211-6/+1
* Make the external toolchain support grows to the knowleged of XXFLAGS for C++...Baptiste Daroussin2014-10-211-1/+4
* Add size(1) to the cross build toolchainBaptiste Daroussin2014-10-091-2/+3
* Fix typoBaptiste Daroussin2014-10-091-1/+1
* Add OBJCOPY to the list of external toolsBaptiste Daroussin2014-10-091-2/+3
* Fix build when XCC is defined and X_COMPILER_TYPE is notBaptiste Daroussin2014-10-091-1/+1
* Add CROSS_TOOLCHAIN macro select pre seeded external toolchain configuration ...Baptiste Daroussin2014-10-091-0/+8
* Fix dependency errors when linking libproc.Mark Johnston2014-10-051-0/+3
* Add dependencies to various libraries to libzfs and libzpool.Xin LI2014-10-031-0/+6
* Fix the TARGET_ABI value clang uses. It shpuld be gnueabi on all ARMAndrew Turner2014-10-011-3/+3
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportAndrew Turner2014-10-011-1/+1
* Have distrib-dirs, distribution, hier, hierarchy, redistribute, and reinstallEnji Cooper2014-09-241-4/+4
* Root the lib32 object tree under the overall object tree.Will Andrews2014-09-181-2/+3
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-4/+4