summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant csu subdir logicemaste2015-05-121-7/+1
* Unbreak build following rev. 282726thomas2015-05-101-0/+3
* Replace groff's soelim by soeliminate(1) renamed soelim(1)bapt2015-05-011-1/+2
* Setting PATH to anything is useless as a bare command. Its only relevantsbruno2015-04-301-2/+2
* Fix native-xtools breakage when building a gcc enabled target on a clangsbruno2015-04-301-0/+15
* Serialize all of _kerberos5_bootstrap_tools to avoid build failures involvingngie2015-04-211-7/+1
* Bump crunch BOOTSTRAPPING for ELF header offset fix in r277557emaste2015-04-171-4/+4
* RELEASEDIR was removed in FreeBSD 9.x, at the same time /boot/loaderimp2015-04-171-5/+1
* Defeat race with MK_KERBEROS == yes introduced with bootstrap-toolsngie2015-04-161-2/+7
* People are still getting burned by the byacc upgraded, switch toimp2015-04-161-2/+0
* Only use the CROSS_BINUTILS_PREFIX tool if it exists.andrew2015-04-021-1/+2
* Ensure the cross assembler, linker and objcopy are used for the build32dim2015-04-021-3/+5
* Add --sysroot to the compiler flags for clang or gcc external toolchainsrodrigc2015-03-261-1/+1
* Add some more explanation to the different phases of the build.imp2015-03-251-5/+14
* Force MK_INCLUDES for the legacy stageemaste2015-03-251-1/+2
* Start to import support for the AArch64 architecture from ARM. This changeandrew2015-03-191-1/+1
* When cross-building with an external toolchain we still need a target stripemaste2015-03-171-0/+5
* Add LIB_CXX so that C++ libraries will use CXX to link.bdrewery2015-03-171-0/+4
* Provide automatic cross-binutils path if no BINUTILS_BOOTSTRAPemaste2015-03-121-0/+13
* It appears that xlint isn't used in the build process, so it certainlyimp2015-03-121-1/+0
* Support CROSS_BINUTILS_PREFIX with in-tree compileremaste2015-02-261-0/+6
* Fill in missing dependencies for dtrace related tools so the bootstrap-toolsngie2015-02-231-0/+3
* Parallelize building bootstrap-toolsngie2015-02-231-1/+19
* Fix bootstrap on systems with old yacc with small MAXTABLE.jkim2015-02-181-5/+5
* Restore the ability to use clang as an external compiler. This wasgrehan2015-02-181-3/+4
* release: use xz via pipe when compressing the tarballs.rpaulo2015-02-171-15/+17
* Fix a typo when invoking tar(1) to create the debug distributions.rpaulo2015-02-161-1/+1
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;cperciva2015-02-121-6/+2
* Remove remnant from texinfobapt2015-02-111-5/+1
* Exclude 'tests' from DEBUG_DISTRIBUTIONS.gjb2015-02-101-1/+1
* Merge xz 5.2.0.rpaulo2015-02-091-0/+1
* Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-1/+5
* Restore addr2line to cross toolsemaste2015-01-231-0/+3
* Fix bootstrap on systems with old libdwarf and WITHOUT_CDDLemaste2015-01-211-4/+9
* Remove addr2line from cross elftoolchain tools listemaste2015-01-211-1/+0
* 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
OpenPOWER on IntegriCloud