summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
...
* Make crunchide(1) a cross-tool; needed for cross-arch "make release".ru2002-04-301-1/+2
* Parallel "make release" fixes.ru2002-04-291-7/+0
* Milestone #1 in cross-arch make releases.ru2002-04-261-17/+33
* Despite the fact that it is documented in the handbook, the release notes,gshapiro2002-04-201-1/+18
* Sort _startup_libs, _prebuild_libs, and _generic_libs lists alphabetically.ru2002-04-161-21/+31
* Keep up with lib/Makefile,v 1.64 (uhh).ru2002-04-161-4/+2
* Fix incorrect ordering in previous commit.des2002-04-151-2/+2
* Add libypclnt to the prebuild library list, and record its dependency ondes2002-04-151-1/+3
* Add libypclnt to the includes target.des2002-04-131-0/+1
* Add a tool (and the first application of it) that could be usedru2002-04-121-51/+51
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldru2002-04-111-0/+4
* Don't special case i386/pc98, replace it with the smarter logicru2002-04-111-9/+6
* Avoid cleaning modules twice in `buildkernel'.ru2002-04-081-4/+3
* Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option.ru2002-04-081-1/+2
* Unbreak buildworld after include/Makefile,v 1.167 commit.ru2002-04-041-2/+2
* Back out lots of the last commit that was committed by accident.joe2002-04-011-36/+0
* Install libusbhid.h during 'make includes'.joe2002-04-011-0/+37
* Install sys/security/lomac/*.h to /usr/include/security/lomac/.ru2002-03-261-1/+1
* Make lint(1) a cross-tool.ru2002-03-201-1/+3
* Fixed the NO_PERL braino.ru2002-03-201-2/+2
* Update for Perl 5.6.1markm2002-03-161-1/+1
* Allow the use of NO_PERL as well as NOPERL. The latter is going tomarkm2002-03-161-2/+3
* 1-true-AWK has a build-tool target.obrien2002-03-061-1/+1
* Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1ru2002-02-211-4/+0
* The previous fix for broken -DMAKE_KERBEROS5 world was incomplete.ru2002-02-141-2/+2
* Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/librokenru2002-02-111-1/+2
* Now that cross-tools ld(1) has been fixed to look for dynamicru2002-02-081-4/+8
* FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil).ru2002-02-081-1/+1
* gnu/libexec has gone so remove it from the most targets.paul2001-12-281-2/+0
* Specify the full path to mktempjedgar2001-12-231-1/+1
* Use a more secure method of creating the temporaryjedgar2001-12-211-3/+1
* Move NO_WERROR from CROSSENV to BMAKE. In CROSSENV it disables it forimp2001-12-131-3/+3
* Add NO_WERROR to the cross building environment so that we do not bail onimp2001-12-131-2/+3
* Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define.phantom2001-12-111-12/+4
* Just to be pedantic and more aesthetically pleasing, move the secure/jhb2001-12-061-3/+3
* Add the CVS knob so it may be overridden (or have options added).obrien2001-11-191-1/+2
* Don't cleandir also if MODULES_WITH_WORLD.matusita2001-11-161-1/+1
* Typo fix (my test version doesn't have this...)matusita2001-11-151-1/+1
* Run "make cleandir" if NO_MODULES are set, or there is no sys/modulesmatusita2001-11-151-0/+5
* "make cleandir" before building a kernel and modules.matusita2001-11-141-1/+1
* Set full-path of cvsup.matusita2001-11-131-1/+1
* Bring Gawk back. There just isn't any other POSIX compliant AWK out there.obrien2001-11-021-1/+1
* Add 'awk' to the build-tools, so that the small utility used to buildobrien2001-11-011-2/+2
* Fix cross-building further.ru2001-10-251-13/+15
* Fix cross-building, etc:ru2001-09-291-55/+36
* Removed touch(1) from the list of installworld tools thatru2001-09-251-1/+1
* Add which(1) the stuff that we need early on. The perl build needs itmarkm2001-09-201-1/+1
* Run the `bootstrap-tools' and `cross-tools' stages with BOOTSTRAPPINGru2001-09-171-5/+5
* Fixed world breakage. mkdir was not copied to ${INSTALLTMP}, but it isbde2001-08-291-1/+1
* Change the name of KRNLDEFDIR to KERNCONFDIR.paul2001-08-271-3/+4
OpenPOWER on IntegriCloud