| Commit message (Expand) | Author | Age | Files | Lines |
* | Described the search path Make uses to find makefiles. | pds | 1998-11-29 | 1 | -4/+37 |
* | Fixed missing 'v' in usage message. | bde | 1998-11-15 | 1 | -2/+2 |
* | Fixed bugs in previous commit: | bde | 1998-11-15 | 1 | -4/+5 |
* | Added a -v (verbose) option and hid multi-job file banner generation | dg | 1998-11-14 | 4 | -7/+15 |
* | Only process the ``PWD'' environmental var if built with "WANT_ENV_PWD" | obrien | 1998-10-18 | 2 | -5/+14 |
* | Fix make world breakage from last commit. | jdp | 1998-10-15 | 1 | -2/+2 |
* | Fix a serious bug in make(1)'s handling of archive libraries. | jkoshy | 1998-10-15 | 1 | -2/+2 |
* | Set the `pc98' string to the MACHINE if machdep.ispc98 != 0. | kato | 1998-09-09 | 1 | -1/+23 |
* | Don't define RANLIBMAG if building an elf version of make. The RANLIBMAG | jb | 1998-09-09 | 1 | -2/+2 |
* | Fix spurious `free()' when -d g2 is enabled. | jkoshy | 1998-09-09 | 1 | -3/+12 |
* | When exiting on SIGINT, exit with signal status | cracauer | 1998-08-24 | 2 | -5/+7 |
* | Use malloc + sprintf rather than asprintf to ensure portability to | imp | 1998-07-26 | 1 | -2/+4 |
* | Make -V expand it's arguments. This means that instead of 'make -V OBJS' | peter | 1998-06-13 | 1 | -6/+8 |
* | Don't forget to pretend that `make -n -jN' makes the targets that it | bde | 1998-06-04 | 1 | -1/+2 |
* | PR: bin/6828 | thepish | 1998-06-02 | 1 | -30/+53 |
* | Add a graceful jumping off point with a new .error directive. | steve | 1998-05-25 | 2 | -21/+60 |
* | Fix broken (at least on alpha, but probably on i386 too) code which | jb | 1998-05-13 | 1 | -4/+4 |
* | Some commands are shell builtins. Execute the builtins by the shell | wosch | 1998-05-12 | 1 | -1/+50 |
* | Use historically correct error message in some cases, optionally. | imp | 1998-04-28 | 1 | -2/+11 |
* | When all transformation rules to or from a suffix disappeared, make tries | phk | 1998-04-26 | 1 | -21/+7 |
* | Cleanup: fix a few typos, fit ASCII output onto an 80-column terminal | jraynard | 1997-11-23 | 1 | -16/+16 |
* | Add #include <stdlib.h> to pick up prototypes for getenv and friends. | imp | 1997-09-29 | 2 | -2/+4 |
* | Don't preferentially execute Makefiles in ${OBJDIR} - it just causes | jkh | 1997-08-27 | 1 | -4/+3 |
* | Make explicit '-B' option propigate to submakes. | fsmp | 1997-08-25 | 1 | -1/+2 |
* | Better fix, as originally submitted by reporter. | fsmp | 1997-08-14 | 1 | -9/+10 |
* | Fix PR bin/4291: /usr/bin/make - inconsistent -j<n> flag parsing. | fsmp | 1997-08-14 | 1 | -8/+8 |
* | Use err(3). Cosmetic in usage string. | charnier | 1997-07-24 | 3 | -33/+27 |
* | In these XXX MHz days, waiting 500ms for a process to do something is | phk | 1997-04-21 | 1 | -2/+2 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -2/+2 |
* | Add reference to `PMake - A Tutorial' | wosch | 1997-03-09 | 1 | -2/+7 |
* | Add enviroment variable MAKEOBJDIRPREFIX, still undocumented except | wosch | 1997-03-03 | 1 | -1/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 58 | -58/+58 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 58 | -58/+58 |
* | Add a .POSIX directive. When the first non-comment | steve | 1996-11-03 | 1 | -1/+12 |
* | Remove extraneous comment, fix second-level tabs (one | steve | 1996-10-12 | 1 | -9/+3 |
* | Removed extra $Id$ string. | steve | 1996-10-11 | 1 | -3/+1 |
* | Reinstate '!=' fix by Bruce Evans. The original commit message from | steve | 1996-10-11 | 1 | -5/+11 |
* | O' to be bitten by CVS. Cleanup after import | steve | 1996-10-08 | 57 | -101/+99 |
* | This commit was generated by cvs2svn to compensate for changes in r18764, | steve | 1996-10-06 | 11 | -8/+103 |
|\ |
|
| * | Import Christos Zoulas' version of NetBSD's make onto the | steve | 1996-10-06 | 60 | -1629/+2914 |
* | | Clarify the rule used to determine the object | steve | 1996-10-06 | 1 | -5/+9 |
* | | This commit was generated by cvs2svn to compensate for changes in r18756, | peter | 1996-10-06 | 8 | -8/+8 |
|\ \
| |/ |
|
| * | Import the 4.4BSD-Lite2 version of make onto the vendor branch | peter | 1996-10-06 | 56 | -779/+1604 |
| * | This commit was manufactured by cvs2svn to create branch 'CHRISTOS'. | cvs2svn | 1996-10-06 | 1 | -0/+349 |
* | | Correct problem with traversing into PSD.doc directory, | steve | 1996-10-06 | 1 | -5/+1 |
* | | Correct merge bogon: You want to descend into PSD.doc for both `all' and | jkh | 1996-10-06 | 1 | -2/+2 |
* | | Merge in NetBSD's changes to make(1). Changes include: | steve | 1996-10-06 | 31 | -1042/+2230 |
* | | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -1/+2 |
* | | Fix for PR# 1231, make(1) execution of ``.BEGIN'' does | steve | 1996-09-25 | 2 | -2/+4 |
* | | Be sure to remove any newlines encountered when | steve | 1996-09-23 | 1 | -1/+2 |