This website requires JavaScript.
Explore
Help
Register
Sign In
github-repos
/
make
Watch
1
Star
0
Fork
0
You've already forked make
mirror of
https://github.com/mirror/make.git
synced
2025-03-13 11:20:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6cdaff0948
make
/
tests
/
scripts
History
Paul Smith
6cdaff0948
Fix Savannah bug
#1454
: skip over semicolons (and comments) inside variable
...
references in target definition lines.
2005-06-25 21:30:13 +00:00
..
features
Fixed Savannah bugs
#13216
and
#13218
.
2005-05-31 20:54:30 +00:00
functions
Fix Savannah bug
#11913
: ensure that scopes such as foreach, etc. take
2005-06-09 19:19:20 +00:00
misc
Fix Savannah bug
#1454
: skip over semicolons (and comments) inside variable
2005-06-25 21:30:13 +00:00
options
Fix -W foo yielding infinite recursion in some cases of re-exec.
2005-06-25 20:00:24 +00:00
targets
Fix some Savannah bugs.
2005-04-08 12:51:20 +00:00
variables
Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.
2005-06-25 18:57:28 +00:00
test_template
Update the test template. A few fixes in run_make_test().
2004-09-22 04:36:17 +00:00