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-10-05
Performance improvements
Boris Kolpackov
2
-4
/
+16
2009-10-04
Add a test for another (still open) bug.
Paul Smith
2
-6
/
+38
2009-10-03
- Include <alloca.h> even on non-__GNUC__ systems.
Paul Smith
7
-43
/
+99
2009-09-30
Fix Savannah bugs #15110, #25493, #12686, and #17740.
Boris Kolpackov
7
-20
/
+134
2009-09-28
- Update manual description for pattern rule search algorithm
Paul Smith
8
-41
/
+138
2009-09-28
Implement the shortest stem first search order for pattern-specific variables...
Boris Kolpackov
9
-23
/
+179
2009-09-28
* glob.c (my_realloc) [__DJGPP__]: Don't define, and don't
Eli Zaretskii
2
-6
/
+9
2009-09-27
Fix typo.
Eli Zaretskii
1
-1
/
+1
2009-09-27
* configh.dos.template: Remove unconditional definition of
Eli Zaretskii
3
-40
/
+104
2009-09-27
- Add static pattern targets to the string cache.
Paul Smith
4
-16
/
+16
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
[next]