index
:
gunmake
master
GNU make with more features of SunOS make
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
scripts
/
options
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-21
Don't write "Entering" every time we re-exec for remake makefiles.
Paul Smith
1
-0
/
+33
2013-09-15
[SV 39203] Don't set MAKEFLAGS when restarting.
Paul Smith
1
-0
/
+10
2013-05-22
Fix regression tests after MAKEFLAGS enhancements.
Paul Smith
1
-1
/
+1
2013-01-13
[SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete.
Paul Smith
1
-22
/
+37
2012-03-04
Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.
Paul Smith
8
-25
/
+25
2011-09-02
Ensure that -n takes precedence over -t.
Paul Smith
1
-1
/
+16
2010-08-29
Bump the version to 3.82.90.
Paul Smith
1
-0
/
+1
2009-10-25
New command line option: --eval=STRING will cause STRING to be
Paul Smith
1
-0
/
+19
2009-06-13
- Fix Savannah bug 17825
Paul Smith
1
-0
/
+12
2007-07-14
Fix Savannah bug #20452.
Paul Smith
1
-1
/
+2
2006-03-10
Numerous updates to tests for issues found on Cygwin and Windows.
Paul Smith
1
-3
/
+6
2006-03-08
Some test updates for Windows.
Paul Smith
1
-1
/
+1
2006-02-15
Fix Savannah bug #106: keep separate track of which variable we are
Paul Smith
1
-0
/
+25
2006-02-06
Fix Savannah bugs # 15341, 15534, and 15533.
Paul Smith
1
-0
/
+28
2006-02-01
Various updates, mainly to the Windows port, from Eli Zaretskii and
Paul Smith
1
-1
/
+6
2005-08-29
Fix make.h preprocessor directive to work better with Windows compilers.
Paul Smith
1
-0
/
+2
2005-07-12
Various minor updates and code cleanups.
Paul Smith
1
-1
/
+1
2005-06-27
Cleaned up some problems found with the tests running on a powerful
Paul Smith
1
-7
/
+7
2005-06-27
Make sure timestamp problems don't cause the -W test to fail.
Paul Smith
1
-0
/
+3
2005-06-25
Fix Savannah bug # 13478. If -L is given, take the latest mtime for a
Paul Smith
1
-0
/
+13
2005-06-25
Fix -W foo yielding infinite recursion in some cases of re-exec.
Paul Smith
1
-0
/
+57
2005-06-25
Add a new variable: MAKE_RESTARTS, to count how many times make has re-exec'd.
Paul Smith
1
-1
/
+35
2005-02-28
- Fix bug #7144 (infinite loop sometimes with -q and double-colon rules)
Paul Smith
2
-47
/
+30
2005-02-28
* New feature: -L option
Paul Smith
1
-0
/
+47
2004-11-29
Fix bug #10252: Remove any trailing slashes from -C arguments (WINDOWS32).
Paul Smith
1
-18
/
+42
2004-05-16
Various enhancements
Paul Smith
2
-5
/
+18
2003-03-25
Commit fix for bug #1418.
Paul Smith
1
-0
/
+20
2002-09-10
A few test bug fixes:
Paul Smith
1
-1
/
+1
2002-09-04
Fix for complex situations where directories are declared as prerequisites.
Paul Smith
2
-8
/
+40
2002-08-08
Incorporate some VMS fixes.
Paul Smith
1
-0
/
+43
2000-06-23
* Fix -q so it works more correctly.
Paul Smith
1
-0
/
+70
2000-06-19
* Various fixes for problems in the 3.79.0.1 pretest.
Paul Smith
1
-6
/
+10
2000-06-07
* Lots of bug fixes and cleanup; new i18n files, etc.
Paul Smith
1
-0
/
+31
2000-04-05
* Some final cleanups, and release 3.79.
3.79
Paul Smith
1
-0
/
+5
2000-03-29
* New config.sub and config.guess
3.78.92
Paul Smith
1
-2
/
+10
2000-03-27
* A large number of fixes/enhancements. See the ChangeLog.
Paul Smith
1
-40
/
+67
1999-12-08
* Various changes and fixes. See ChangeLog.
Paul Smith
1
-0
/
+2
1999-10-13
* Fix PR/1379: -n/-q behaves correctly when all commands are recursive.
Paul Smith
1
-0
/
+30
1999-09-17
* A few script fixes and updates for 3.78.
Paul Smith
2
-5
/
+5
1999-09-14
* Added the test suite to the main distribution.
Paul Smith
7
-0
/
+373