aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Don't ever create object directories here with MK_AUTO_OBJ.Bryan Drewery2016-03-081-7/+4
* 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
|\|
| * Convert casperd(8) daemon to the libcasper.Mariusz Zaborski2016-02-251-4/+4
* | Merge ^/head r295902 through r296006.Dimitry Andric2016-02-241-12/+26
|\|
| * FAST_DEPEND: Skip 'make depend' for buildworld and kernel since it is auto-ra...Bryan Drewery2016-02-241-12/+26
* | Merge ^/head r295601 through r295844.Dimitry Andric2016-02-211-1/+1
|\|
| * Don't descend into test directories for distribution->installconfig.Bryan Drewery2016-02-161-1/+1
* | Merge ^/head r295544 through r295600.Dimitry Andric2016-02-131-0/+2
|\|
| * Add libpe for elfcopy(1) PE/COFF supportEd Maste2016-02-121-0/+2
* | Merge ^/head r295351 through r295543.Dimitry Andric2016-02-111-0/+15
|\|
| * Simplify running the FreeBSD test suiteEnji Cooper2016-02-071-0/+15
* | Merge ^/head r294961 through r295350.Dimitry Andric2016-02-061-7/+5
|\|
| * Deduplicate distrib-dirs logic from r289086 in distribution.Bryan Drewery2016-02-031-5/+3
| * Revert r295167 at bdrewery's requestConrad Meyer2016-02-031-1/+3
| * Deduplicate distrib-dirs logic from r289086 in distribution.Bryan Drewery2016-02-021-3/+1
| * Adjust install .WAITs for lib/ and etc/ to allow parallelization more.Bryan Drewery2016-02-021-2/+2
* | Merge ^/head r293686 through r293849.Dimitry Andric2016-01-131-1/+1
|\|
| * Correct a comment.Bryan Drewery2016-01-111-1/+1
* | Merge ^/head r293430 through r293685.Dimitry Andric2016-01-111-9/+4
|\|
| * Chase r292622: Update path to ioctl.c for incremental build hack.Bryan Drewery2016-01-081-2/+1
| * Fix upgrading from OSVERSION 1000002-1000032 after r288829.Bryan Drewery2016-01-081-7/+3
* | Merge ^/head r293280 through r293429.Dimitry Andric2016-01-081-4/+4
|\|
| * Provide knob NO_INSTALLEXTRAKERNELS. If defined, extra kernels in KERNCONFGleb Smirnoff2016-01-061-4/+4
* | Merge ^/head r293175 through r293279.Dimitry Andric2016-01-061-4/+20
|\|
| * Merge ^/projects/release-install-debug:Glen Barber2016-01-051-4/+20
* | First part of updating llvm/clang build glue: getting llvm-tblgen,Dimitry Andric2015-12-311-3/+3
|/
* Fixup native-xtools target for poudriere cross build jails after svnSean Bruno2015-12-231-1/+1
* Always expose LOCALBASE, not just when CROSS_TOOLCHAIN is definedEnji Cooper2015-12-201-2/+3
* Follow-up r290423: Don't use CSH for buildenv shell.Bryan Drewery2015-12-141-0/+4
* Split KNOWN_ARCHES so we have one per line to simplify merging futureAndrew Turner2015-12-141-4/+18
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.Ruslan Bukin2015-12-111-1/+5
* Fix some makeman issues.Bryan Drewery2015-12-081-1/+4
* Fix spelling of internal hack.Bryan Drewery2015-12-071-3/+3