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-12 21:00:23 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4f47fbf953
make
/
tests
/
scripts
History
Paul Smith
4f47fbf953
Be sure to start parsing prereqs in the right place even if there are
...
escape characters (backslashes) in the target name. See Savannah bug
#33399
2011-11-14 07:31:06 +00:00
..
features
Be sure to start parsing prereqs in the right place even if there are
2011-11-14 07:31:06 +00:00
functions
Ensure variables defined in $(call ...) have global scope
2011-09-12 05:29:58 +00:00
misc
Improve backslash/newline handling to adhere to POSIX requirements.
2010-11-06 21:56:23 +00:00
options
Ensure that -n takes precedence over -t.
2011-09-02 05:37:54 +00:00
targets
Bump the version to 3.82.90.
2010-08-29 23:05:26 +00:00
variables
Ensure private variables are not used when appending target-specific
2011-05-07 20:03:49 +00:00
test_template
Update the test template. A few fixes in run_make_test().
2004-09-22 04:36:17 +00:00