index
:
gunmake
master
GNU make with more features of SunOS make
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-26
Add 'private' variable modifier, feature submitted by Ramon Garcia.
Paul Smith
10
-509
/
+585
2009-05-24
We had the incorrect ISBN in the manual; not sure what happened here
Paul Smith
2
-2
/
+7
2009-05-24
Found this change in an old CVS workspace: rewrite savestring() to the
Paul Smith
8
-14
/
+33
2009-03-14
(convert_Path_to_windows32): Fix last change. Fixes Savannah bug #25412.
Eli Zaretskii
2
-3
/
+12
2009-03-14
<top level>: Update Copyright years. Add prototype for xmalloc.
Eli Zaretskii
2
-47
/
+71
2009-03-07
* function.c (func_shell): Don't close pipedes[1] if it is -1.
Eli Zaretskii
2
-2
/
+10
2008-09-30
* build_w32.bat (GCCBuild): Use "-gdwarf-2 -g3" instead of
Eli Zaretskii
3
-32
/
+39
2008-09-30
* job.c (construct_command_argv_internal): Avoid extra backslash
Eli Zaretskii
2
-1
/
+13
2008-05-31
*** empty log message ***
Eli Zaretskii
1
-0
/
+7
2008-05-31
Remove obsolete text about non-support for -jN without Unixy shell.
Eli Zaretskii
1
-36
/
+37
2008-05-18
Manual typo.
Paul Smith
4
-3
/
+11
2008-03-28
Update the translation project location for PO files (again)
Paul Smith
4
-1
/
+13
2008-01-26
*** empty log message ***
Eli Zaretskii
1
-0
/
+5
2008-01-26
(target_environment): Don't use shell_var if its `value' field is NULL.
Eli Zaretskii
1
-9
/
+12
2007-12-22
Makefile.DOS.template (info_TEXINFOS): Remove unused variable.
Eli Zaretskii
2
-16
/
+49
2007-12-22
glob/glob.c [__GNU_LIBRARY__ && __DJGPP__]: Add a realloc declaration
Eli Zaretskii
2
-1
/
+9
2007-12-22
configh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGLIST with
Eli Zaretskii
4
-2
/
+16
2007-12-22
config.h.W32: Include sys/types.h.
Eli Zaretskii
2
-0
/
+8
2007-12-22
vpath.c (construct_vpath_list) [HAVE_DOS_PATHS]: Support VPATH values that
Eli Zaretskii
2
-2
/
+18
2007-11-05
For mod times farther in the future, print the value in fixed-point rather
Paul Smith
3
-2
/
+14
2007-11-04
New special variable: .RECIPEPREFIX
Paul Smith
16
-1086
/
+1252
2007-10-24
Convert to Unix line-endings.
Eli Zaretskii
6
-475
/
+475
2007-10-13
Windows: allow SHELL to be set to a more complex value by checking its
Paul Smith
2
-1
/
+24
2007-10-10
Fixes from Eli Zaretskii:
Paul Smith
5
-12
/
+45
2007-10-10
Some Windows fixes to allow builds to succeed.
Paul Smith
4
-15
/
+35
2007-08-15
Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.
Paul Smith
8
-8
/
+127
2007-07-14
Fix Savannah bug #20452.
Paul Smith
7
-24
/
+84
2007-07-04
* Update to GPLv3
Paul Smith
115
-1307
/
+1994
2007-06-19
Fix a core dump when reading_file is 0 (20033).
Paul Smith
4
-8
/
+23
2007-05-11
Fix some documentation gitches.
Paul Smith
6
-46
/
+76
2007-05-09
Fix Savannah bug #19656: rationalize our use of case-insensitive string
Paul Smith
14
-132
/
+194
2007-03-21
Fix Savannah bug #19348: if the user specified
Paul Smith
2
-4
/
+10
2007-03-20
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
27
-1245
/
+1266
2006-11-18
Fix from Eli for incorrect value of $(MAKE) on Cygwin.
Paul Smith
25
-573
/
+648
2006-10-01
Fixed a number of documentation bugs, plus some build/install issues:
Paul Smith
19
-74
/
+214
2006-04-09
Another round of cleanups:
Paul Smith
26
-596
/
+582
2006-04-07
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Paul Smith
28
-308
/
+314
2006-04-01
Minor command correction.
3.81
Paul Smith
1
-1
/
+1
2006-04-01
Release GNU make 3.81.
Paul Smith
16
-127
/
+169
2006-03-22
Fixed Savannah bug #16140.
Boris Kolpackov
2
-2
/
+18
2006-03-20
Minor fixes before the rc2 release.
Paul Smith
3
-4
/
+4
2006-03-20
Add some alloca(0) calls for systems without "normal" alloca support.
Paul Smith
9
-54
/
+179
2006-03-17
Minor tweaks for 3.81rc2.
Paul Smith
3
-9
/
+18
2006-03-17
Fixed Savannah bug #16053.
Boris Kolpackov
11
-63
/
+138
2006-03-15
Fix Savannah bug #15913.
Paul Smith
4
-9
/
+37
2006-03-10
Numerous updates to tests for issues found on Cygwin and Windows.
Paul Smith
18
-100
/
+140
2006-03-08
Some test updates for Windows.
Paul Smith
8
-39
/
+37
2006-02-21
Fix a potential core dump when merging aliases. Might fix bug #15818.
Paul Smith
4
-16
/
+24
2006-02-20
Move the copyright info to the end of the NEWS file, otherwise automake's
Paul Smith
1
-7
/
+7
2006-02-20
- Memory cleanups, found with valgrind.
Paul Smith
6
-47
/
+71
[next]