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
/
w32
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
Fix tmpfile on MS-Windows.
Eli Zaretskii
1
-0
/
+100
2013-09-29
Fix build failures on EMX for output-sync support.
Paul Smith
1
-1
/
+1
2013-09-23
Fix broken w32 build due to OUTPUT_SYNC -> NO_OUTPUT_SYNC inversion.
Eli Zaretskii
1
-2
/
+2
2013-09-16
Fix a typo in a comment.
Eli Zaretskii
1
-1
/
+1
2013-05-18
Fix the MS-Windows build using the Posix configury.
Alexey Pavlov
1
-1
/
+1
2013-05-17
Update copyright for changes in 2013.
Paul Smith
13
-14
/
+29
2013-05-03
Fix invocation of Windows batch files with whitespace in their names.
Eli Zaretskii
1
-3
/
+45
2013-05-03
Fix interfacing with and remaking dynamic objects on MS-Windows.
Eli Zaretskii
2
-0
/
+12
2013-04-29
Support dynamic object loading on MS-Windows.
Eli Zaretskii
2
-0
/
+98
2013-04-27
Support --output-sync on MS-Windows.
Eli Zaretskii
3
-4
/
+282
2013-04-25
Improve MS-Windows build scripts.
Eli Zaretskii
1
-5
/
+5
2013-01-20
Rename the make.h file to makeint.h for internal use only.
Paul Smith
2
-2
/
+2
2013-01-12
Rename CVS ignore files to .gitignore
Paul Smith
1
-2
/
+0
2012-03-05
Simplify copyrights using ranges of years.
Paul Smith
13
-26
/
+13
2012-03-04
Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.
Paul Smith
2
-4
/
+4
2012-02-03
Ifdef away unused w32 functions.
Eli Zaretskii
1
-0
/
+2
2012-02-03
Fix Savannah bug #34832 with unused TLS attributes.
Eli Zaretskii
2
-8
/
+24
2012-01-28
Fix failures on MS-Windows when Make's standard handles are invalid.
Eli Zaretskii
1
-52
/
+113
2012-01-16
Update copyright notices.
Paul Smith
13
-21
/
+21
2011-11-15
Enable jobserver on W32 when using configure.
Paul Smith
2
-2
/
+2
2011-11-14
Support jobserver capability on Windows systems.
Paul Smith
2
-9
/
+145
2010-08-07
w32/subproc/build.bat: Make all 3 cl.exe compile command lines
Eli Zaretskii
1
-5
/
+5
2010-07-19
- Many fixup patches from Savannah.
Paul Smith
4
-5
/
+11
2010-07-13
Update copyrights for 2010.
Paul Smith
13
-13
/
+13
2010-07-09
w32/subproc/sub_proc.c: Include stdint.h.
Eli Zaretskii
1
-14
/
+15
2009-10-25
Update copyright years.
Paul Smith
13
-13
/
+13
2009-09-14
* w32/subproc/sub_proc.c (process_begin): Check *ep non-NULL
Eli Zaretskii
1
-6
/
+7
2009-03-14
(convert_Path_to_windows32): Fix last change. Fixes Savannah bug #25412.
Eli Zaretskii
1
-3
/
+9
2009-03-14
<top level>: Update Copyright years. Add prototype for xmalloc.
Eli Zaretskii
1
-47
/
+59
2008-09-30
* build_w32.bat (GCCBuild): Use "-gdwarf-2 -g3" instead of
Eli Zaretskii
1
-3
/
+3
2007-10-24
Convert to Unix line-endings.
Eli Zaretskii
6
-475
/
+475
2007-10-10
Fixes from Eli Zaretskii:
Paul Smith
1
-1
/
+7
2007-07-04
* Update to GPLv3
Paul Smith
13
-74
/
+76
2006-11-18
Fix from Eli for incorrect value of $(MAKE) on Cygwin.
Paul Smith
2
-5
/
+5
2006-03-10
Numerous updates to tests for issues found on Cygwin and Windows.
Paul Smith
1
-5
/
+5
2006-02-11
Last of the copyright updates.
Paul Smith
13
-36
/
+37
2006-02-11
More copyright/license updates.
Paul Smith
1
-13
/
+11
2006-02-11
Update copyright and license notices on all files.
Paul Smith
12
-17
/
+199
2006-02-06
Updates to Windows stuff from Markus Mauhart.
Paul Smith
1
-28
/
+26
2006-02-01
Various updates, mainly to the Windows port, from Eli Zaretskii and
Paul Smith
2
-3
/
+18
2005-08-08
- Fixed a bug reported by Michael Matz regarding handling of parallel
Paul Smith
3
-8
/
+29
2005-07-04
Various fixes and updates from testers of the beta3 release (mostly Windows
Paul Smith
2
-7
/
+7
2005-06-27
Fixes for some Windows/MSC compile issues.
Paul Smith
1
-8
/
+8
2005-06-09
Fix Savannah bug #11913: ensure that scopes such as foreach, etc. take
Paul Smith
1
-0
/
+1
2005-02-28
* New feature: -L option
Paul Smith
1
-0
/
+1
2005-02-26
Add configure operations to support MINGW on Windows.
Paul Smith
4
-7
/
+22
2005-02-10
Flush stdout after printing directory info.
Paul Smith
1
-5
/
+2
2004-02-23
Numerous fixes: patches for OS/2; core for -f ''; makefile updates.
Paul Smith
2
-8
/
+11
2003-11-03
Added MINGW32 changes.
Paul Smith
1
-37
/
+62
2000-06-07
* Lots of bug fixes and cleanup; new i18n files, etc.
Paul Smith
1
-2
/
+2
[next]