summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Per weak consensus on this topic, remove suggestion to setimp2006-06-221-3/+0
* Note a short-cut in the build procedure.obrien2006-06-211-0/+1
* Simply running ``make world'' will bomb unless you dig up thetrhodes2006-06-071-2/+3
* Create a new target 'buildenvvars'. This target reports the buildimp2006-06-061-3/+3
* Connect the kernel subsystem API documentation generation framework tonetchild2006-05-261-4/+5
* Disconnect Alpha from 'make universe'.jhb2006-05-111-1/+1
* Add the new "showconfig" target that displays build configuration.ru2006-03-181-1/+1
* Make ${SUBDIR_TARGETS} work at the uppermost level as well.ru2006-03-151-0/+1
* Do not discard the current value of __MAKE_CONF when testingyar2006-03-011-2/+2
* Fix a bug in previous revision: skip LINT if it exists, not NOTESru2005-11-281-1/+1
* universe: don't attempt to compile DEFAULTS and don't compile LINT twice.ru2005-11-281-1/+2
* Add delete-old and delete-old-libs targets:netchild2005-07-231-12/+17
* - Embed the "buildkernels" target into the "universe" target so thatru2005-07-191-12/+11
* Make the `distrib-dirs' target official and working properlyru2005-07-151-1/+1
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.ru2005-06-161-1/+1
* Repo-copy tools/regression/usr.bin/make to tools/build/make_checkharti2005-03-021-1/+1
* Added the convenience "distribution" target which calls theru2005-02-271-1/+2
* Added the "buildenv" target, for developers only!ru2005-02-261-1/+1
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
* Previous revision didn't fix all cases. For example,ru2004-12-161-2/+3
* Unbreak the MAKEOBJDIRPREFIX variable check by avoiding bugs in make(1).marcel2004-12-131-2/+1
* Fix builds with a read-only directory and a make upgrade. This is doneharti2004-12-071-0/+1
* Convert tools/lib32/build.sh into world connectable hooks. This stillpeter2004-11-061-1/+2
* Fixed MAKEOBJDIRPREFIX variable type check in case the env(1)ru2004-10-181-1/+2
* My take at improving the universe: allow the worlds to beru2004-08-181-11/+16
* Moved the MAKEOBJDIRPREFIX check from Makefile.inc1 to Makefile,ru2004-08-181-0/+6
* Make make recurse into sub-directories and sub-makes when givenharti2004-08-091-7/+7
* The doc team reworked the section of the handbook describing how tokensmith2004-07-231-1/+1
* Rename a preposterously long name with one that might look a bitmarkm2004-07-181-2/+6
* Add an "out" to the now required BS of defining DESTDIR.obrien2004-07-181-1/+1
* Properly terminate a quoted string in the previous commit. Oddlymarcel2004-07-171-1/+1
* As per discussions on current@, protect unsuspecting users frommarcel2004-07-161-2/+16
* Add a JFLAG which can be used to speed up universe:phk2004-07-091-3/+3
* Add a kernel-toolchain target which only builds the bits required to builddes2004-04-131-1/+1
* Added the `toolchain' top-level target, which builds enough ofru2004-03-241-1/+1
* Protect shell expansions.ru2004-03-021-0/+4
* Add amd64 to universe.johan2004-02-291-1/+1
* Change the 'realclean' target name to be 'cleanworld', to match othergad2004-02-201-2/+2
* Improvements on the 'make realclean' target. Some are style improvements,gad2004-02-191-13/+28
* Add a 'realclean' target, which simply and quickly removes everythinggad2004-02-161-0/+15
* Put on some factor 30+ bikeshed repellent and export the internalpeter2003-12-091-1/+7
* Don't allow the 'make' target (which rebuilds make for bootstrapping)kris2003-11-071-1/+1
* Retired the "most" and "installmost" targets -- they justru2003-10-041-4/+2
* Cosmetics: folded BITGTS into TGTS.ru2003-08-301-2/+3
* Limit testing for an up-to-date version of make(1) to the world andmarcel2003-08-281-1/+14
* - Don't print "elf" before printing "make world" (aout support has beenru2003-08-061-3/+5
* The `mk' target is long dead.ru2003-07-201-1/+1
* Use an up-to-date make binary in the upgrade_checks target ifru2003-07-191-1/+1
* Don't hardcore PATH into BINMAKE; the latter should only beru2003-07-041-2/+2
OpenPOWER on IntegriCloud