summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded MK_CTF=no when MK_CDDL=no.bdrewery2015-10-171-4/+0
* Fix wrong PATH being set for world 'includes' stage after r289438.bdrewery2015-10-171-2/+5
* For 'buildenvvars' show any .exported variables as well to cover recentbdrewery2015-10-171-1/+1
* Always export VERSION to the environment to avoid looking it up again inbdrewery2015-10-171-6/+3
* Export OSRELDATE so sub-makes don't look it up again.bdrewery2015-10-171-0/+1
* Rework the world subdir build targets to use the standard SUBDIR_PARALLEL mec...bdrewery2015-10-171-22/+25
* Fix adding manpages installed by LOCAL_DIRS to whatis file.bdrewery2015-10-161-4/+6
* Remove lockf as an ITOOL.bdrewery2015-10-161-1/+1
* Correct a bitrotted comment about installworld order requirements.bdrewery2015-10-161-5/+8
* Remove .MAKE from targets that do more than just run sub-makes, such asbdrewery2015-10-161-3/+3
* Fix delete-old and check-old-files not removing old debug symbols.bdrewery2015-10-161-0/+12
* Fix buildworld with clean objdir after r289351.bdrewery2015-10-151-0/+1
* Consider top-level targets to be .PHONY as bmake won't build thembdrewery2015-10-151-1/+1
* Add temporary workaround for .MAKE being applied to _worldtmp, since r251750.bdrewery2015-10-151-1/+1
* Create /usr/tests *.debug file directory hierarchyemaste2015-10-151-0/+8
* Fix installing config files as non rootbapt2015-10-101-1/+3
* Change make distribution so that it now call installconfig in all dirs alongbapt2015-10-091-1/+6
* The latest version of lex requires the latest m4 to build, add a dependencyian2015-10-051-0/+2
* Final step of eliminating the "games" distribution: Merge src/gamescperciva2015-10-021-4/+1
* remove unused sgsmsg utility (originally imported from opensolaris)avg2015-09-281-1/+1
* META_MODE: Make it easier to keep the bootstrap-tools args in sync.bdrewery2015-09-261-3/+6
* Remove EOL whitespace from Makefile.inc1emaste2015-09-251-3/+3
* Move DTrace tools to cross-tools stageemaste2015-09-211-11/+8
* Let makeman run 'make showconfig' without hitting the aarch64 error.bdrewery2015-09-171-0/+2
* Fix grammer in an error messagebrd2015-09-151-1/+1
* Unconditionally build CTF tools in the bootstrap-tools phase of the build.markj2015-09-151-6/+2
* The ${BUILDKERNELS:[2..-1]} appears to produce a non zero result forglebius2015-09-021-0/+8
* Not only build with buildworld, but also install with installworld allglebius2015-09-011-0/+8
* When building multiple kernels use [2..-1] to extract !INSTALLKERNELglebius2015-09-011-3/+3
* Remove now unused LIBPRIVATEDIRbapt2015-08-241-1/+0
* Sparc64 is the odd-man out, so form the if that way rather thanimp2015-08-231-3/+1
* Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAPemaste2015-08-171-1/+3
* Spell binaries in the customary way.imp2015-08-131-1/+1
* Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAINemaste2015-08-131-3/+1
* Fix the fixing of the build I broke. rescue/rescue has the rightimp2015-08-121-1/+1
* Fix build.delphij2015-08-121-1/+1
* Document build-tools better. Add rescue back because it builds /bin/shimp2015-08-121-2/+13
* Why on earth have we been building rescue as a build tool for the pastimp2015-08-121-5/+0
* Crunchgen needs to be bootstrapped to pick up the STRIP->STRIPBINimp2015-08-121-1/+2
* Fix comment describing legacy target and wrap to 80 columnsemaste2015-08-111-3/+4
* Build libelf and libdwarf in the legacy stageemaste2015-08-111-5/+9
* cmp and cp are used by the kerberos install, so need to be imclided inimp2015-08-091-1/+1
* First cut of DTrace for AArch64.br2015-07-011-3/+3
* Make all shared library a relative symlinkbapt2015-06-271-3/+0
* Only build gperf as a bootstrap tool if gcc is going to be builtbapt2015-06-211-1/+1
* Remove temporary changes that crept in r284417 when it should not havebapt2015-06-201-2/+0
* Revert r284417 it is not necessary anymorebapt2015-06-151-0/+2
* Revert r283938 it is not needed anymore and brokenbapt2015-06-031-2/+1
* mandoc's makewhatis requires gnuzip to be in the path when deadling withbapt2015-06-031-1/+2
* Remove libmandoc from bootstrap toolsbapt2015-05-301-1/+0
OpenPOWER on IntegriCloud