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
/
features
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-07
Fix order-only prerequisites for pattern rules. (Savannah patch #2349).
Paul Smith
1
-0
/
+35
2003-05-02
- Fix bug #1405: allow multiple pattern-specific variables to match a target.
Paul Smith
1
-10
/
+25
2003-01-30
Fix bug #2238: the read.c:eval() function was not entirely reentrant.
Paul Smith
1
-0
/
+19
2002-10-13
Fix bug#1379: don't use alloca() where it could overrun the stack size.
Paul Smith
1
-0
/
+8
2002-09-23
Fix a bug handling target/prerequisite names containing comment
Paul Smith
2
-3
/
+13
2002-09-18
Fix a bug exporting/unexporting multiple variables in one command.
Paul Smith
1
-1
/
+74
2002-09-17
Fix bug #940 (from the Savannah bug tracker): make sure that target-
Paul Smith
1
-0
/
+45
2002-09-10
A few test bug fixes:
Paul Smith
2
-3
/
+6
2002-09-10
Add support for broken SA_RESTART on PTX.
Paul Smith
2
-0
/
+207
2002-09-04
Fix for complex situations where directories are declared as prerequisites.
Paul Smith
3
-21
/
+21
2002-07-09
Documentation and tests for order-only prerequisites.
Paul Smith
1
-7
/
+40
2002-07-08
Various cleanups reported by people using the alpha release.
Paul Smith
1
-0
/
+79
2001-01-21
Some bug fixes and document updates.
Paul Smith
1
-0
/
+24
2000-08-21
Fix PR/1831. See the ChangeLog.
Paul Smith
1
-2
/
+4
2000-06-22
* Fix PR/1709.
Paul Smith
1
-0
/
+18
2000-04-22
* Various bug fixes.
Paul Smith
2
-17
/
+28
2000-03-27
* Handle case of empty static pattern rule prerequisites.
Paul Smith
1
-35
/
+36
2000-03-27
* A large number of fixes/enhancements. See the ChangeLog.
Paul Smith
2
-1
/
+11
2000-02-09
* Fix backslash-escape in targets.
3.78.91
Paul Smith
1
-3
/
+15
2000-02-05
* Updates for VMS, Windows, and DOS ports.
Paul Smith
1
-3
/
+1
2000-02-05
* Fix PR/1407.
Paul Smith
1
-0
/
+9
2000-01-27
* Some pre-pretest release cleanup.
Paul Smith
1
-10
/
+6
2000-01-23
* A few fixes.
Paul Smith
1
-3
/
+6
1999-12-08
* Various changes and fixes. See ChangeLog.
Paul Smith
1
-27
/
+91
1999-11-17
* Many cleanups and bugfixes.
Paul Smith
1
-0
/
+26
1999-10-08
* Fix test suite on DOS (PR/1344)
Paul Smith
1
-0
/
+20
1999-09-23
* Ouch: found a bug where re-exec from changed makefiles turned off
3.78.1
Paul Smith
1
-22
/
+46
1999-09-17
* A few script fixes and updates for 3.78.
Paul Smith
2
-8
/
+10
1999-09-15
* Cleanup the test suite.
Paul Smith
2
-4
/
+5
1999-09-14
* Added the test suite to the main distribution.
Paul Smith
23
-0
/
+1458