2009-11-20 15:47:58 by Aleksey Cheusov | Files touched by this commit (2) |
Log message:
Updated to bmake-20091118
* Merge with NetBSD make, pick up:
o .unexport
o report lines that start with '.' and should have ':'
(catch typo's of .el*if).
* configure.in: Ensure that srcdir and mksrc are absolute paths.
* Merge with NetBSD make, pick up:
o fix for parsing of :S;...;...; applied to .for loop iterator
appearing in a dependency line.
|
2009-09-20 00:05:55 by Aleksey Cheusov | Files touched by this commit (2) | |
Log message:
Update to 20090909.
This update fixes
Read from remote host pkgsrc-wip.cvs.sourceforge.net: Connection reset
by peer
ChangeLog:
2009-09-09 Simon J. Gerraty <sjg@void.crufty.net>
* Makefile.in (MAKE_VERSION): bump version to 20090909
* Merge with NetBSD make, pick up:
o fix for -C, .CURDIR and .OBJDIR
* boot-strap:
o allow share_dir to be set independent of prefix.
o select default share_dir better when prefix ends in $HOST_TARGET
o if FORCE_BSD_MK etc were set, include them in the suggested
install-mk command.
2009-09-08 Simon J. Gerraty <sjg@void.crufty.net>
* Makefile.in (MAKE_VERSION): bump version to 20090908
* Merge with NetBSD make, pick up:
o .MAKE.LEVEL for recursion tracking
o fix for :M scanning \:
2009-09-03 Simon J. Gerraty <sjg@void.crufty.net>
* configure.in: Don't -D__EXTENSIONS__ if
AC_USE_SYSTEM_EXTENSIONS says "no".
|
2009-09-05 19:47:44 by Aleksey Cheusov | Files touched by this commit (2) | |
Log message:
update to bmake-20090826
|
2008-07-28 12:27:20 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
DESTDIR fixes
|
2008-07-28 12:24:49 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
DESTDIR support
|
2008-03-09 12:39:39 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
FIX: s/set/env/
|
2008-02-22 21:39:26 by Aleksey Cheusov | Files touched by this commit (1) |
Log message:
pkglint -Wall is now happy
|
2008-02-16 13:47:47 by Aleksey Cheusov | Files touched by this commit (4) |
Log message:
NetBSD version make - bmake-20080215
|