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-09-26
Fix some memory leaks, found with valgrind.
Paul Smith
3
-5
/
+23
2009-09-25
Performance improvement.
Boris Kolpackov
2
-0
/
+9
2009-09-25
Merge three parallel arrays into one. Make sure sufficient space is allocated.
Boris Kolpackov
2
-28
/
+43
2009-09-24
- Fix broken handling of order-only prereqs in secondary expansion
Paul Smith
4
-227
/
+266
2009-09-24
- Rework secondary expansion so we only defer it if there's a possibility
Paul Smith
21
-896
/
+942
2009-09-16
Added Italian (it) language support.
Paul Smith
2
-2
/
+6
2009-09-16
- Add xcalloc() and call it
Paul Smith
17
-425
/
+435
2009-09-14
*** empty log message ***
Eli Zaretskii
1
-0
/
+5
2009-09-14
* w32/subproc/sub_proc.c (process_begin): Check *ep non-NULL
Eli Zaretskii
1
-6
/
+7
2009-09-12
- Fix Savannah bug #21824: don't loop through NULL cmds pointer
Paul Smith
3
-8
/
+24
2009-08-31
* function.c (windows32_openpipe): Update envp after calling
Eli Zaretskii
2
-0
/
+8
2009-08-02
- Fix Savannah bug #27093
Paul Smith
5
-26
/
+48
2009-08-01
Changes from Ralf Wildenhues.
Paul Smith
5
-4
/
+30
2009-07-04
function.c (func_realpath) [!HAVE_REALPATH]: Require the file to
Eli Zaretskii
1
-1
/
+6
2009-07-04
(func_realpath) [!HAVE_REALPATH]: Require the file to exist, as
Eli Zaretskii
1
-1
/
+4
2009-07-04
* function.c (IS_ABSOLUTE, ROOT_LEN): New macros.
Eli Zaretskii
2
-9
/
+53
2009-06-14
- Forgot changelog for fix 13529
Paul Smith
1
-0
/
+8
2009-06-14
- Fix Savannah bug #13529
Paul Smith
3
-0
/
+38
2009-06-13
- Fix Savannah bug #13401
Paul Smith
5
-7
/
+38
2009-06-13
- Fixes Savannah bug #18435
Paul Smith
2
-3
/
+8
2009-06-13
- Fix Savannah bug 17825
Paul Smith
13
-40
/
+79
2009-06-10
- Fix Savannah bug #19108
Paul Smith
8
-105
/
+200
2009-06-09
- Fix Savannah bug #18124
Paul Smith
11
-72
/
+159
2009-06-07
- Fix Savannah bug #24622
Paul Smith
4
-16
/
+24
2009-06-07
- Add a new test suite for LIBPATTERNS
Paul Smith
10
-64
/
+154
2009-06-06
Add attribution.
Paul Smith
1
-0
/
+2
2009-06-06
- Work around a bug in glibc glob(3), by avoiding GLOB_NOCHECK.
Paul Smith
4
-68
/
+87
2009-06-05
- Add forgotten variable/define test suite
Paul Smith
6
-2
/
+261
2009-06-04
- Modify access of config and gnulib Savannah modules to use GIT
Paul Smith
20
-425
/
+511
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
[next]