| Commit message (Expand) | Author | Age | Files | Lines |
* | Typos. | Philippe Charnier | 1998-06-04 | 1 | -3/+3 |
* | Don't build perl in build-tools: if NOPERL is defined. | John Hay | 1998-06-02 | 1 | -2/+9 |
* | Fix brain-fart. "usr.bin/reinstall" should be "sbin/ldconfig". | Peter Wemm | 1998-06-02 | 1 | -2/+2 |
* | ldconfig is used at the end of installworld. | Peter Wemm | 1998-06-01 | 1 | -1/+3 |
* | Add a test to see if the secure directory exists, before deciding which | John Hay | 1998-05-30 | 1 | -2/+2 |
* | Whoops! Committed the wrong version of that file - here's the one which | Jordan K. Hubbard | 1998-05-29 | 1 | -3/+3 |
* | Move sh after awk in build tools - sh requires awk to build. Add id | Jordan K. Hubbard | 1998-05-29 | 1 | -2/+3 |
* | Only pre-build the "default" libcrypt, since it gets to set the symlinks | Peter Wemm | 1998-05-28 | 1 | -4/+7 |
* | Urgent fix for bootstrap target. If the old symlinks are pointing to the | Peter Wemm | 1998-05-28 | 1 | -4/+6 |
* | Replace the partial symlink tree to src/sys/* in $OBJDIR/tmp/usr/include | Peter Wemm | 1998-05-27 | 1 | -3/+14 |
* | On the other hand, when /usr/bin/as is really a link to objformat, it's not | Peter Wemm | 1998-05-27 | 1 | -3/+4 |
* | Move objformat after binutils, otherwise we get chicken/egg problems when | Peter Wemm | 1998-05-27 | 1 | -3/+3 |
* | Compile & use objformat as it was intended to, I have no idea why | Søren Schmidt | 1998-05-27 | 1 | -1/+2 |
* | ELF preparation step 2: | Søren Schmidt | 1998-05-26 | 1 | -2/+3 |
* | ELF preparation step 1: | Søren Schmidt | 1998-05-25 | 1 | -1/+5 |
* | Make perl a build tool since it is required during a make depend. | John Birrell | 1998-05-18 | 1 | -1/+2 |
* | Now that FreeBSD/Alpha can be installed on a disk and run on its own, | John Birrell | 1998-05-16 | 1 | -2/+2 |
* | Don't use `&&' in any shell commands here. Using it to give conditional | Bruce Evans | 1998-05-15 | 1 | -117/+117 |
* | Removed share/info from build-tools. It should never have been there, | Bruce Evans | 1998-05-10 | 1 | -2/+1 |
* | Fix the problem people are having building -current on a -stable system. | John Birrell | 1998-05-08 | 1 | -7/+7 |
* | Added patch to build-tools (now needed to make gdb, sigh). | Bruce Evans | 1998-05-02 | 1 | -1/+2 |
* | Don't build dependencies unless NOCLEAN is set. This speeds up | Bruce Evans | 1998-04-27 | 1 | -13/+24 |
* | Use more reasonable defaults for SUP variables (and print them | Jordan K. Hubbard | 1998-04-26 | 1 | -4/+4 |
* | make includes has to execute "make beforeinstall" in src/lib/libcalendar | Andreas Klemm | 1998-04-25 | 1 | -1/+2 |
* | Don't build shared libraries twice for `make world'. This reduces | Bruce Evans | 1998-04-24 | 1 | -45/+73 |
* | Cosmetic: put '@' in front of a very long command. | Dmitrij Tejblum | 1998-04-19 | 1 | -2/+2 |
* | Make the decision to compile kerberosIV a bit more secure by looking | Mark Murray | 1998-03-26 | 1 | -2/+2 |
* | Build the initial `make' in the temporary build tree so that its forced | Bruce Evans | 1998-03-19 | 1 | -9/+9 |
* | Restored an (apparently unnecessary) -B for installing lib-tools. | Bruce Evans | 1998-03-16 | 1 | -2/+2 |
* | Don't force NOPIC for building tools at all for now, so that some | Bruce Evans | 1998-03-15 | 1 | -3/+4 |
* | Don't force NOPIC or NOSHARED for building tools in the NOCLEAN case, | Bruce Evans | 1998-03-14 | 1 | -4/+11 |
* | Build all tools shared, and don't build any shared libraries for tools. | Bruce Evans | 1998-03-13 | 1 | -41/+47 |
* | compile_et is now used early to build includes for libss, so build it | Bruce Evans | 1998-03-12 | 1 | -4/+5 |
* | Fixed missing SHLIBDIR in GCC_EXEC_PREFIX. | Bruce Evans | 1998-03-12 | 1 | -26/+28 |
* | Separated header creation from header installation in libss. Create | Bruce Evans | 1998-03-12 | 1 | -2/+2 |
* | Change the bootstrap makefile inclusion to be general based on the | John Birrell | 1998-02-19 | 1 | -4/+4 |
* | MF22: | Nate Williams | 1998-02-19 | 1 | -1/+6 |
* | -DNOTOOLS to not rebuild any tools during buildworld | Adam David | 1998-02-06 | 1 | -1/+10 |
* | Test for ${MACHINE} == "alpha" and include the bootstrap makefile instead | John Birrell | 1998-01-11 | 1 | -4/+15 |
* | Do not use -B in initial build of "make". It doesn't exist in 2.1.x. | Satoshi Asami | 1997-10-10 | 1 | -4/+8 |
* | Removed uneeded ${.MAKEFLAGS} again. | Bruce Evans | 1997-10-07 | 1 | -22/+22 |
* | Having to review all changes to this file _very_ carefully | Jordan K. Hubbard | 1997-10-06 | 1 | -3/+3 |
* | Hooboy! | Jordan K. Hubbard | 1997-10-06 | 1 | -13/+41 |
* | Removed redundant 'all' arg to " Making Make" target. | Steve Passe | 1997-10-05 | 1 | -3/+3 |
* | How the heck did this get back?? | Mark Murray | 1997-10-05 | 1 | -3/+3 |
* | Changes to support full make parallelism (-j<n>) in the world | Jordan K. Hubbard | 1997-10-05 | 1 | -87/+92 |
* | When bootstrapping lex, the object directory for lex/lib would be deleted | Stephen McKay | 1997-09-28 | 1 | -2/+5 |
* | Change for KTH KerberosIV. | Mark Murray | 1997-09-28 | 1 | -14/+22 |
* | When making make, do cleandir *before* objdir or we'll end | Jordan K. Hubbard | 1997-09-26 | 1 | -2/+2 |
* | Backed out rev.1.136 and rev.1.144. Force SHARED=symlinks in a different | Bruce Evans | 1997-09-16 | 1 | -3/+3 |