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
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-24
- Rework secondary expansion so we only defer it if there's a possibility
Paul Smith
1
-176
/
+205
2009-09-16
- Add xcalloc() and call it
Paul Smith
1
-4
/
+2
2009-06-13
- Fix Savannah bug 17825
Paul Smith
1
-2
/
+2
2009-06-07
- Fix Savannah bug #24622
Paul Smith
1
-4
/
+4
2009-06-04
- Modify access of config and gnulib Savannah modules to use GIT
Paul Smith
1
-1
/
+2
2007-11-04
New special variable: .RECIPEPREFIX
Paul Smith
1
-7
/
+7
2007-07-14
Fix Savannah bug #20452.
Paul Smith
1
-1
/
+3
2007-07-04
* Update to GPLv3
Paul Smith
1
-4
/
+4
2007-03-20
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
1
-194
/
+216
2006-11-18
Fix from Eli for incorrect value of $(MAKE) on Cygwin.
Paul Smith
1
-1
/
+1
2006-04-09
Another round of cleanups:
Paul Smith
1
-9
/
+9
2006-03-17
Fixed Savannah bug #16053.
Boris Kolpackov
1
-6
/
+18
2006-02-20
- Memory cleanups, found with valgrind.
Paul Smith
1
-25
/
+29
2006-02-11
Last of the copyright updates.
Paul Smith
1
-1
/
+2
2006-02-11
Update copyright and license notices on all files.
Paul Smith
1
-14
/
+11
2006-02-06
Fix Savannah bugs # 15341, 15534, and 15533.
Paul Smith
1
-8
/
+14
2005-10-24
Make second expansion optional (partial implementation).
Paul Smith
1
-76
/
+152
2005-04-13
Fix performance degradation introduced by the second expansion feature.
Paul Smith
1
-20
/
+35
2005-03-15
Fixed Savannah bug #12320.
Boris Kolpackov
1
-93
/
+107
2005-02-28
* New feature: -L option
Paul Smith
1
-0
/
+12
2005-02-27
Implementation of the .DEFAULT_TARGET special variable.
Boris Kolpackov
1
-1
/
+1
2005-02-27
Implementation of the second expansion in explicit
Boris Kolpackov
1
-12
/
+97
2004-09-21
Fixed bug in implicit rule prerequisite evaluation code. Added test.
Boris Kolpackov
1
-1
/
+2
2004-05-16
Various enhancements
Paul Smith
1
-1
/
+5
2004-02-24
Many compiler warning cleanups.
Paul Smith
1
-1
/
+1
2004-01-21
Many bug fixes etc.
Paul Smith
1
-0
/
+3
2003-03-28
Fix bug #2515: the .SECONDARY target with no prerequisites wasn't
Paul Smith
1
-1
/
+13
2003-03-25
Fix bug #2892.
Paul Smith
1
-1
/
+1
2002-10-14
Convert the source code to use ANSI C style function definitions and
Paul Smith
1
-38
/
+20
2002-10-04
Fix K&R-isms found on SunOS 4.1.4 builds.
Paul Smith
1
-3
/
+7
2002-08-01
New variables, .VARIABLES and .TARGETS.
Paul Smith
1
-0
/
+49
2002-07-11
Install Greg McGary's patches to port the id-utils hashing functions to
Paul Smith
1
-277
/
+221
2002-07-09
Documentation and tests for order-only prerequisites.
Paul Smith
1
-2
/
+17
2002-05-10
Fix Debian bug #144306: pass target-specific variables into the environment
Paul Smith
1
-1
/
+2
2000-10-05
* Various bug fixes.
Paul Smith
1
-12
/
+18
2000-07-30
* Various fixes; see the ChangeLog.
Paul Smith
1
-22
/
+26
2000-07-07
* Minor code cleanups
Paul Smith
1
-4
/
+11
2000-06-20
* More updates and fixes.
Paul Smith
1
-20
/
+10
2000-06-19
* Various fixes for problems in the 3.79.0.1 pretest.
Paul Smith
1
-1
/
+2
2000-06-14
* More fixes for configuring gettext correctly.
Paul Smith
1
-1
/
+1
2000-06-13
* Some timestamp fixes from Paul Eggert.
Paul Smith
1
-10
/
+50
2000-06-07
* Lots of bug fixes and cleanup; new i18n files, etc.
Paul Smith
1
-3
/
+21
2000-03-27
* Handle case of empty static pattern rule prerequisites.
Paul Smith
1
-2
/
+1
2000-03-26
* Ignore attempt to change a file into itself.
Paul Smith
1
-5
/
+5
2000-01-22
* Implement GNU gettext internationalization support in GNU make.
Paul Smith
1
-2
/
+3
2000-01-22
* Merge VMS patches by Hartmut Becker.
Paul Smith
1
-6
/
+10
1999-12-18
* Fix problems with double-colon rules.
Paul Smith
1
-2
/
+2
1999-11-17
* Many cleanups and bugfixes.
Paul Smith
1
-0
/
+4
1999-10-15
* Fix PR/1394.
Paul Smith
1
-3
/
+3
1999-08-24
* Terminology change in docs and code.
Paul Smith
1
-3
/
+3
[next]