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
2014-10-01
Avoid compilation warnings.
Eli Zaretskii
2
-3
/
+7
2014-10-01
Treat redirection of standard handles on Windows as it is done on Unix.
Eli Zaretskii
2
-10
/
+14
2014-09-30
Update Copyright statements for 2014.
Paul Smith
98
-104
/
+104
2014-09-30
* tests/scripts/features/load: Avoid unused variable warnings.
Paul Smith
1
-0
/
+2
2014-09-30
* loadapi.c (gmk_eval): Use C90 syntax.
Paul Smith
1
-1
/
+2
2014-09-30
* job.c: fix make action continuation lines.
Hartmut Becker
2
-45
/
+53
2014-09-15
* configure.ac: Fix spacing in helptext of customs
Bernhard Reutner-Fischer
1
-2
/
+2
2014-09-15
Support MAKE_TERMOUT and MAKE_TERMERR on MS-Windows.
Eli Zaretskii
2
-1
/
+32
2014-09-15
* loadapi.c (gmk_eval): [SV 43221] Preserve var buff content for eval.
Paul Smith
1
-0
/
+8
2014-09-15
* main.c, NEWS, doc/make.text: Rename MAKE_TTY* to MAKE_TERM*
Paul Smith
3
-11
/
+14
2014-09-14
* main.c (main): Set MAKE_TTYOUT and MAKE_TTYERR.
Paul Smith
8
-2
/
+61
2014-09-07
* tests/config-flags.pm.in, tests/scripts/features/archives: [SV 43046]
Paul Smith
2
-10
/
+13
2014-09-07
* doc/make.texi: Clarify implicit rule lookup of phony targets
Paul Smith
2
-40
/
+33
2014-09-07
Fix and enhance VMS library support.
Hartmut Becker
3
-104
/
+281
2014-09-07
Enhance VMS exporting make environment variables.
Hartmut Becker
2
-2
/
+37
2014-09-07
Fix VMS automatic variable expansion
Hartmut Becker
1
-1
/
+39
2014-09-07
* main.c [VMS]: Say that parallel jobs (-j) are not supported on VMS
Hartmut Becker
1
-1
/
+1
2014-09-07
Enhance/fix VMS ONESHELL implementation and command execution
Hartmut Becker
2
-102
/
+273
2014-09-07
Enhance/fix VMS setting of program name, MAKE/MAKE_COMMAND variables
Hartmut Becker
5
-140
/
+115
2014-09-07
Enhance/fix VMS exit code handling.
Hartmut Becker
8
-19
/
+30
2014-09-07
Enhance/fix VMS multi-line support.
Hartmut Becker
3
-28
/
+53
2014-09-07
* config_flags_pm.com, [RENAMED test_make.com] run_make_tests.com:
Hartmut Becker
2
-7
/
+8
2014-09-07
Enhance/fix VMS build environment
Hartmut Becker
4
-57
/
+140
2014-09-07
* configure.ac, maintMakefile, w32/Makefile.am: Fix autotools issues.
Paul Smith
5
-7
/
+12
2014-08-30
Change the order of "makefile" and "Makefile" to match the manual.
Eli Zaretskii
1
-1
/
+1
2014-08-30
Fix regression with "makefile" not being found on MS-Windows.
Eli Zaretskii
1
-1
/
+1
2014-07-16
Fix compilation on MS-Windows.
Eli Zaretskii
1
-0
/
+4
2014-07-12
[SV 42695] Fix compilation error on MS-Windows.
Eli Zaretskii
1
-0
/
+6
2014-07-12
Fix defalt_makefiles[] for MS-Windows.
Jonny Grant
1
-0
/
+4
2014-07-07
* arscan.c [ANDROID]: Android has no ar.h but supports archives.
Fredrik Fornwall
1
-2
/
+2
2014-07-07
* read.c (eval): [SV 41677] Correct test for TAB vs. 8 spaces.
Paul Smith
2
-1
/
+25
2014-07-07
* output.c (pump_from_tmp): [SV 42378] Flush the output file regularly.
Piotr Jaroszynski
1
-1
/
+5
2014-07-07
Update the regression test harness to support VMS.
John Malmberg
4
-26
/
+638
2014-07-07
* various: Assume ISO C89-compliant free() implementation.
Paul Smith
9
-72
/
+34
2014-07-07
* maintMakefile, various: Improve constification of the codebase.
Paul Smith
12
-193
/
+193
2014-07-07
[SV 41983] Support omitting the text argument to $(file ...)
Paul Smith
4
-19
/
+41
2014-05-13
NMakefile.template ($(OUTDIR)/posixfcn.obj): Fix a typo.
Jacques Germishuys
1
-1
/
+1
2014-05-01
[SV 42249] Propagate correct rule status results.
Paul Smith
2
-41
/
+78
2014-02-08
* Rename MAP_PATHSEP to MAP_DIRSEP.
Paul Smith
3
-17
/
+17
2014-02-08
* configure.ac: Fixup for newer autoconf/automake
Paul Smith
1
-0
/
+4
2014-02-08
* output.c: Ensure space for final nul byte in fmtbuf.
Ray Donnelly
1
-5
/
+5
2014-02-07
Improve error reporting in the Windows port when env size is too large.
Gisle Vanem
3
-4
/
+11
2014-02-01
* job.c (set_child_handler_action_flags): [SV 41341]
Paul Smith
1
-4
/
+14
2014-01-20
* configure.ac: [SV 40790] Fix load autoconf variables.
Alan Hourihane
1
-6
/
+6
2014-01-17
Allow the EMX build to use output_sync.
Pavel Fedin
1
-14
/
+13
2014-01-12
* commands.c: [SV 40789] Remove unneeded header dlfcn.h
Paul Smith
1
-2
/
+0
2014-01-12
* main.c (die): Close output_context AND make_sync.
Paul Smith
2
-2
/
+14
2014-01-11
Fix .LIBPATTERNS for MS-Windows builds.
Pavel Fedin
1
-0
/
+2
2013-11-27
* w32/*: Remove TABs from the source code.
Paul Smith
8
-1291
/
+1291
2013-11-27
* main.c (decode_env_switches): Ensure we have enough space.
Paul Smith
1
-5
/
+4
[next]