summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Merge sync of headsjg2015-05-271-101/+235
|\
| * _Really_, _Really_ fix buildworld by moving the conditionals down, fixing somengie2015-05-211-10/+10
| * Make kerberos use the same sqlite libraries as other sqlite consumer.bapt2015-05-201-4/+4
| * Fix breakage I didn't fully solve in r283151 by depending on the .PHONYngie2015-05-201-1/+1
| * Unbreak the arm64/sparc64 tinderbox by only compiling lib/libproc andngie2015-05-201-2/+7
| * cddl/lib/libctf isn't always a requirement for lib/libproc; its use is dependentngie2015-05-201-1/+1
| * Add _more_ missing dependencies for lib/libproc to further squash build racesngie2015-05-201-1/+9
| * Articulate all dependencies for lib/libproc to squash build races after r283139ngie2015-05-201-0/+2
| * Only build sys/boot/usb/tools if MK_USB != nongie2015-05-201-1/+4
| * Fix buildworld by adding libproc and librtld_db to the _prebuild_libsbapt2015-05-201-0/+2
| * Update crunch bootstrapping test for recent fixesemaste2015-05-191-6/+3
| * 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
OpenPOWER on IntegriCloud