index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
makefile.w32-in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
lib/makefile.w32-in (ACL_H): New macro.
Juanma Barranquero
2013-05-08
1
-3
/
+5
*
Use Gnulib ACL implementation, for benefit of Solaris etc.
Paul Eggert
2013-05-07
1
-1
/
+8
*
MS-Windows followup for 2013-02-11T23:37:18Z!eggert@cs.ucla.edu.
Eli Zaretskii
2013-02-12
1
-0
/
+5
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
(lib-src,src,lib)/makefile.w32-in: Update dependencies.
Juanma Barranquero
2012-12-11
1
-2
/
+3
*
|
Windows followup to 2012-12-08T02:30:51Z!eggert@cs.ucla.edu.
Eli Zaretskii
2012-12-08
1
-1
/
+8
*
|
Assume POSIX 1003.1-1988 or later for signal.h.
Paul Eggert
2012-12-07
1
-2
/
+2
*
|
lib/makefile.w32-in, src/makefile.w32-in: Trivial reordering of entries.
Juanma Barranquero
2012-11-06
1
-6
/
+6
*
|
Fix Windows build as fallout from 2012-11-03T18:54:17Z!eggert@cs.ucla.edu.
Eli Zaretskii
2012-11-03
1
-0
/
+14
|
/
*
lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies.
Juanma Barranquero
2012-08-25
1
-1
/
+3
*
MS-Windows adaptations for 2012-08-25T04:04:08Z!eggert@cs.ucla.edu and 2012-0...
Eli Zaretskii
2012-08-25
1
-0
/
+8
*
* lib/makefile.w32-in (STAT_TIME_H): New macro.
Juanma Barranquero
2012-08-10
1
-7
/
+10
*
Adapt lib/makefile.w32-in to latest gnulib imports.
Eli Zaretskii
2012-08-03
1
-2
/
+17
*
Move NT-specific include file to the NT include directory
Glenn Morris
2012-08-01
1
-2
/
+2
*
Adapt Windows port to recent changes in autogen/config.in.
Juanma Barranquero
2012-08-01
1
-1
/
+3
*
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
Paul Eggert
2012-07-29
1
-1
/
+1
*
lib/makefile.w32-in: Rework dependencies.
Juanma Barranquero
2012-07-09
1
-103
/
+99
*
Update Windows port to gnulib changes in 2012-07-06T21:07:46Z!eggert@cs.ucla....
Juanma Barranquero
2012-07-07
1
-1
/
+24
*
Fix parallel bootstrap on MS-Windows in lib/ and lisp/.
Eli Zaretskii
2012-06-26
1
-4
/
+1
*
Clean out last vestiges of the old HAVE_CONFIG_H stuff.
Paul Eggert
2012-06-25
1
-1
/
+1
*
Improve port of struct timespec to MS-Windows.
Eli Zaretskii
2012-06-24
1
-3
/
+0
*
Fix the MS-Windows build broken by 2012-06-22T21:17:42Z!eggert@cs.ucla.edu.
Eli Zaretskii
2012-06-23
1
-0
/
+39
*
Fix the MS-Windows build broken by 1995-02-25T20:57:45Z!rms@gnu.org.
Eli Zaretskii
2012-05-27
1
-0
/
+4
*
Remove src/m/*.
Paul Eggert
2012-05-22
1
-10
/
+0
*
Fix parallel build and bootstrap on MS-Windows.
Eli Zaretskii
2012-04-07
1
-2
/
+2
*
* lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform
Christoph Scholtes
2012-02-05
1
-1
/
+0
*
lib/makefile.w32-in: Fix dependencies for a parallel build.
Eli Zaretskii
2012-01-30
1
-0
/
+1
*
Support MSVC build with newer versions of Visual Studio.
Eli Zaretskii
2011-11-05
1
-1
/
+3
*
Merge from gnulib, using build-aux to remove clutter.
Paul Eggert
2011-07-24
1
-1
/
+1
*
Add crypto/sha256 and crypto/sha512 modules from gnulib
Leo Liu
2011-06-21
1
-0
/
+20
*
Adjust to recent gnulib change for @GUARD_PREFIX@.
Paul Eggert
2011-05-29
1
-1
/
+2
*
Add crypto/sha1 module from gnulib
Leo Liu
2011-05-24
1
-0
/
+10
*
Don't call gnulib's careadlinkat on Windows.
Eli Zaretskii
2011-04-06
1
-13
/
+2
*
lib/makefile.w32-in: Adapt to changes in 2011-04-06T05:19:39Z!eggert@cs.ucla....
Juanma Barranquero
2011-04-06
1
-3
/
+21
*
Add stdint.h for MS-Windows.
Christoph Scholtes
2011-02-21
1
-0
/
+1
*
Adapt MS-Windows build to import of filemode.c from gnulib.
Eli Zaretskii
2011-02-21
1
-4
/
+14
*
Followup for 2011-02-20T18:50:26Z!eliz@gnu.org.
Eli Zaretskii
2011-02-20
1
-1
/
+0
*
Fix the MS-Windows build due to import of md5 from gnulib.
Christoph Scholtes
2011-02-20
1
-2
/
+11
*
Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an...
Eli Zaretskii
2011-01-31
1
-1
/
+23
*
Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...
Eli Zaretskii
2011-01-29
1
-0
/
+154