summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Restore the ordering of NO's and remove one redundant NOLINT.ru2003-04-301-4/+4
* Fix "make world" for the WANT_LINT case. The various build toolsmarkm2003-04-301-3/+3
* Groff after 2002/10/15 has no known backward compatibility issues,ru2003-04-301-1/+7
* Rename KRNLSRCDIR to KERNSRCDIR and allow it to be overridden. The namejhb2003-04-161-7/+7
* kbdcontrol.c rev. 1.35 and onwards support the KEYMAP_PATHru2003-04-141-1/+5
* yacc(1) with skeleton.c rev. 1.29 in HEAD and rev. 1.28.2.1 in RELENG_4,ru2003-04-131-2/+7
* xargs.c rev. 1.10 in HEAD and rev. 1.9.2.1 in RELENG_4,ru2003-04-131-1/+6
* elf2aout.c,v 1.6 and onwards have no known backward compatibility issues.ru2003-04-131-3/+4
* uudecode.c rev. 1.23 in HEAD and rev. 1.13.2.3 in RELENG_4,ru2003-04-131-1/+8
* Only create directories that are really needed.ru2003-04-131-28/+26
* Install bootstrap-tools into a separate subtree of ${WORLDTMP}.ru2003-04-131-6/+9
* Make sure legacy stuff comes last. Some tools that useru2003-04-121-3/+2
* libc_gen/basename.c depends on include/libgen.h.ru2003-04-111-0/+1
* Put back the undocumented change from rev. 1.334 too: noru2003-04-071-1/+1
* Put back parts of 1.335 and 1.336 that 1.337 accidentally backed out.imp2003-04-061-5/+1
* -legacy and /.../legacy/... looks better than build or bootstrap inimp2003-04-061-10/+14
* Always remove ${WORLDTMP}/build/usr/include, even in the NOCLEANru2003-04-061-0/+1
* Moved libbuild target to where it belongs. Added a comment.ru2003-04-061-5/+8
* Fixed buildworld stages names in comments.ru2003-04-061-9/+10
* We can't use ${WORLDTMP}/usr/{include,lib} for the compat layer. Thisimp2003-04-061-2/+24
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-051-9/+10
* Diff reduction with my p4 changes:imp2003-04-041-5/+5
* Parallelize (on the top-level SUBDIR list) the "all" stage ofru2003-04-011-2/+2
* Pass NO_WARNS to the build-tool stage too; -Wsystem-headersru2003-04-011-1/+1
* Enable cpp(1) warnings in system headers. GCC is oriented onru2003-03-311-1/+1
* Slightly improve buildworld times by excluding crunchide(1)ru2003-03-311-4/+10
* Convert kgzip(8) to be an i386 cross-tool. This is needed forru2003-03-111-2/+3
* KerberosIV de-orbit burn continues. Disconnect from "make world".markm2003-03-081-17/+1
* With CVS_UPDATE, use read-only repository mode by default.ru2003-03-061-1/+1
* Doh, committed to the wrong branch.ru2003-03-041-1/+2
* MFC: Ship with /etc/login.conf hashed.ru2003-03-041-2/+1
* Make sure the default install comes with /etc/login.conf hashed.ru2003-03-031-1/+2
* Catch up with sys/conf/kern.post.mk,v 1.39 -- we can now useru2003-03-031-3/+1
* Ensure that build-tools end up in the object directory differentru2003-02-241-1/+3
* Respect ``makeoptions NO_MODULES'' specified in the kernel config file.ru2003-02-211-7/+6
* Add -DNOMAN to the list.trhodes2003-02-111-0/+1
* Catch typos in the kernel name specified for an "installkernel" invocationjkoshy2003-02-071-1/+5
* Don't attempt buildworld if the path to the source-tree contains a comma.phk2003-02-041-0/+8
* Move elf2aout back to /usr/bin -- it is a general development tool, notobrien2002-12-301-1/+1
* For installkernel, use the fresh tools (if we've built them withru2002-12-021-1/+2
* Make dynamic PAM modules depend on dynamic PAM library.ru2002-11-141-2/+13
* Take __FreeBSD_version into account when BOOTSTRAPPING.ru2002-11-131-3/+5
* Hook the aic7xxx modules up. This requires some extra care since aicasmscottl2002-11-031-3/+16
* Emptify.ru2002-10-281-1/+1
* DISTDIR is used by 'make release', lets see if this is enough to turnpeter2002-10-271-1/+1
* Provide a bit of anti-foot-shooting protection. Make sure that in thepeter2002-10-251-0/+7
* _games is gone in rev. 1.305.ru2002-10-221-1/+1
* Do not build the majority of the games. Remaining are themarkm2002-10-201-4/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-8/+5
* Similar to bsd.subdir.mk, echo the name of the dir beforejohan2002-08-231-4/+8
OpenPOWER on IntegriCloud