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-02-24 02:30:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
978819e1d6
make
/
tests
/
scripts
History
Paul Smith
978819e1d6
Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.
...
When rebuilding makefiles, unset -B if MAKE_RESTARTS is >0.
2005-06-25 18:57:28 +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 # 1328: if stdout is redirected to a full filesystem, we
2005-06-12 22:22:07 +00:00
options
Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.
2005-06-25 18:57:28 +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