Age | Commit message (Expand) | Author | Files | Lines |
2006-07-14 | Copy the *.mk files from the pkgtools/bootstrap-mk-files package for | jlam | 20 | -2882/+0 |
2005-11-18 | Do not define LIBC and other LIB* settings. This should fix | reed | 1 | -53/+3 |
2005-11-01 | bootstrap script uses source files from pkgsrc/devel/bmake/files | reed | 82 | -37951/+0 |
2005-10-19 | Fix for OSF1 5.1, from Sergey Svishchev in PR 31864. | wiz | 1 | -2/+2 |
2005-10-02 | Replace getopt with equivalent code. This unbreaks bmake on DragonFly. | joerg | 1 | -16/+59 |
2005-08-21 | #include <string.h> for memcpy() on Solaris 10. | grant | 1 | -1/+2 |
2005-05-17 | Fix typo (missing leading dot). | cube | 1 | -2/+2 |
2005-05-16 | Documented how .for loops split their value list (by whitespace, not by | rillig | 1 | -1/+11 |
2005-05-14 | Different operating systems have different places where they store the | christos | 1 | -1/+3 |
2005-05-11 | Removed trailing whitespace. Changed some other details to make mdoclint(1) | rillig | 1 | -15/+15 |
2005-05-11 | Corrected the part where splitting variables into words is explained. Added | rillig | 1 | -2/+19 |
2005-01-05 | Add temporary Interix-only hack: don't set the MAKEFILE variable based on | tv | 1 | -4/+13 |
2004-11-26 | ensure MAKEFLAGS is empty when calling bmake.boot. HP-UX make(1) sets | grant | 1 | -2/+2 |
2004-11-20 | add support for Tru64, patches provided by Tobias Nygren | grant | 2 | -4/+4 |
2004-11-06 | pull up revision 1.38 from src: | grant | 1 | -10/+4 |
2004-08-23 | * Modify bmake to use libnbcompat to ensure that a regex implementation | jlam | 3 | -8/+19 |
2004-04-11 | Ksh on Unixware has problems with IFS in sub shells, so put the | heinz | 1 | -2/+7 |
2004-03-15 | no need to include <math.h> (it was removed in bmake 3.1.18, too). | grant | 1 | -4/+3 |
2004-03-11 | import the required bits of bootstrap-pkgsrc from 20040311. | grant | 102 | -0/+40792 |