aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* MFHGlen Barber2016-04-161-16/+19
|\
| * META_MODE+filemon: Default -DNO_CLEAN enabled.Bryan Drewery2016-04-141-0/+9
| * META_MODE: Pass along the default sysroot in bootstrap-tools to avoid rebuild...Bryan Drewery2016-04-141-0/+1
| * META_MODE: Don't rebuild build-tools targets during normal build.Bryan Drewery2016-04-141-0/+4
| * Mark some more .PHONY targets.Bryan Drewery2016-04-141-2/+2
| * Simplify building libpam and fix libpam.a not containing the modules since r2...Bryan Drewery2016-04-141-14/+3
* | MFHGlen Barber2016-04-131-8/+9
|\|
| * Try harder to find svnSteve Wills2016-04-131-8/+9
* | Set explicit ordering to prevent packaging failures with parallelGlen Barber2016-04-111-0/+5
* | Avoid using DESTDIR in packaged-base targets, which canGlen Barber2016-04-081-29/+29
* | MFHGlen Barber2016-04-061-1/+1
|\|
| * Remove leftover _LDSCRIPTROOT missed in r297270.Bryan Drewery2016-04-051-1/+1
* | Fix errors packaging the base system when using non-default DESTDIRGlen Barber2016-04-051-4/+4
* | MFHGlen Barber2016-04-041-74/+37
|\|
| * Fix the external GCC build after r297271 by setting -L <sysroot>/usr/lib.Bryan Drewery2016-03-301-2/+2
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-301-59/+15
| * simplify compile-time default keyboard map generationEd Maste2016-03-281-0/+6
| * WITHOUT_TOOLCHAIN: Fix includes not being staged in WORLDTMP.Bryan Drewery2016-03-251-2/+2
| * CROSS_BINUTILS_PREFIX: Reduce redundant logic.Bryan Drewery2016-03-251-10/+10
| * External compiler: Remove redundant flags from CXXFLAGS.Bryan Drewery2016-03-251-2/+0
| * WITHOUT_CROSS_COMPILER: Fix this to use external compiler logic.Bryan Drewery2016-03-251-2/+3
| * Update flags for external GCC.Bryan Drewery2016-03-251-2/+5
| * Build libcompat (lib32) with a --sysroot pointing into its stage directory.Bryan Drewery2016-03-251-1/+0
* | Make WSTAGEDIR, KSTAGEDIR, and REPODIR configurable.Glen Barber2016-03-221-3/+3
* | MFHGlen Barber2016-03-141-161/+36
|\|
| * Use the newly minted Makefile.libcompat to implement libsoft librariesWarner Losh2016-03-121-0/+3
| * Bump BOOTSTRAPPING test for libelf after cross-endian fix in r296685Ed Maste2016-03-121-1/+2
| * Move Makefile.lib32 to Makefile.libcompat and generalize it.Bryan Drewery2016-03-111-28/+30
| * Factor out lib32 generation to its own file. This is prep for aWarner Losh2016-03-111-133/+2
* | MFHGlen Barber2016-03-101-7/+4
|\|
| * Don't ever create object directories here with MK_AUTO_OBJ.Bryan Drewery2016-03-081-7/+4
* | Avoid adding the '-release' suffix to non-debug kernel packages.Glen Barber2016-03-081-12/+12
* | MFHGlen Barber2016-03-061-8/+23
|\|
| * Merge ^/head r296369 through r296409.Dimitry Andric2016-03-051-5/+20
| |\
| | * Conditionalize building makewhatis(1) for upgrades that need it.Bryan Drewery2016-03-051-3/+2
| | * Don't add duplicates from LOCAL_LIB_DIRS.Bryan Drewery2016-03-041-1/+1
| | * Fix over/under-linking in contrib/ofed.Bryan Drewery2016-03-041-1/+10
| | * NO_ROOT: Create the METALOG directory on installworld/distributeworld.Bryan Drewery2016-03-041-0/+1
| | * Add dd as a bootstrap tool, for status= supportEd Maste2016-03-041-0/+6
| * | Merge ^/head r296007 through r296368.Dimitry Andric2016-03-031-4/+4
| |\|
| * | Merge ^/head r295902 through r296006.Dimitry Andric2016-02-241-12/+26
| |\ \
| * \ \ Merge ^/head r295601 through r295844.Dimitry Andric2016-02-211-1/+1
| |\ \ \
| * \ \ \ Merge ^/head r295544 through r295600.Dimitry Andric2016-02-131-0/+2
| |\ \ \ \
| * \ \ \ \ Merge ^/head r295351 through r295543.Dimitry Andric2016-02-111-0/+15
| |\ \ \ \ \
| * \ \ \ \ \ Merge ^/head r294961 through r295350.Dimitry Andric2016-02-061-7/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge ^/head r293686 through r293849.Dimitry Andric2016-01-131-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge ^/head r293430 through r293685.Dimitry Andric2016-01-111-9/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge ^/head r293280 through r293429.Dimitry Andric2016-01-081-4/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge ^/head r293175 through r293279.Dimitry Andric2016-01-061-4/+20
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | First part of updating llvm/clang build glue: getting llvm-tblgen,Dimitry Andric2015-12-311-3/+3