aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Bump trunk version to 24.1.50.Glenn Morris2012-04-071-0/+5
* Support building on MS-Windows with libxml2.Eli Zaretskii2012-04-071-0/+7
* Fix parallel build and bootstrap on MS-Windows.Eli Zaretskii2012-04-071-0/+4
* Convert nt/makefile.w32-in to Unix EOL format.Eli Zaretskii2012-04-071-0/+4
* Discourage in comments from defining HAVE_GETCWD on MS-Windows.Eli Zaretskii2012-03-291-0/+4
* Fix parallel "make install" on MS-Windows.Eli Zaretskii2012-03-251-0/+20
* Fix bug #10674 with infinite re-spawning of cmdproxy.exe.Eli Zaretskii2012-02-241-0/+11
* * nt/makefile.w32-in (maybe-copy-distfiles-SH): Fix typo.Dani Moncayo2012-02-231-16/+19
* * nt/README.W32: Removed specific version information for libXpmChristoph Scholtes2012-02-051-0/+5
* Added missing bug numbers to Changelog entries.Christoph Scholtes2012-02-051-2/+2
* * make-dist (README.W32): Include file in source tarball.Christoph Scholtes2012-02-051-0/+2
* * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platformChristoph Scholtes2012-02-051-0/+4
* * nt/makefile.w32-in (maybe-copy-distfiles)Christoph Scholtes2012-02-051-0/+7
* Avoid MS-Windows compilation errors when struct stat is redefined.Eli Zaretskii2012-02-041-0/+5
* Fix typos in ChangeLogs.Juanma Barranquero2012-01-311-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix MS-Windows build with MSVC compiler.Eli Zaretskii2011-11-271-0/+12
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Fix typos.Juanma Barranquero2011-11-251-0/+4
* nt/INSTALL: Elaborate on debugging fatal errors.Eli Zaretskii2011-11-251-0/+4
* Fix typos.Juanma Barranquero2011-11-161-2/+2
* Update information about PNG libraries for MS-Windows.Eli Zaretskii2011-11-151-0/+4
* * inc/stdint.h (UINT64_MAX, UINT32_MAX): Fix values.Christoph Scholtes2011-11-131-0/+4
* * inc/stdint.h (UINT64_MAX, UINT64_MIN, INT64_MIN, UINTMAX_MAX)Christoph Scholtes2011-11-051-0/+5
* * nt/config.nt: (mode_t) [!__GNUC__]: Define mode_t for MSVC.Christoph Scholtes2011-11-051-0/+4
* Fix compilation with MSVC in lib/.Eli Zaretskii2011-11-051-0/+2
* Support MSVC build with newer versions of Visual Studio.Eli Zaretskii2011-11-051-0/+18
* Last part of fix for bug #8562 with Emacs on Windows 9X.Eli Zaretskii2011-11-041-0/+8
* Document that UNICOWS.DLL is required to run Emacs on Windows 9X.Eli Zaretskii2011-10-281-0/+5
* Don't put INSTALL into w32 binary distributions. (Bug#9861)Eli Zaretskii2011-10-251-0/+5
* * INSTALL: Update URL for GTK download page.Christoph Scholtes2011-10-241-0/+4
* Fix bugs #641 and #9794 with %Z and current-time-zone on w32.Eli Zaretskii2011-10-221-0/+5
* sprintf-related integer and memory overflow issuesPaul Eggert2011-09-041-0/+4
|\
| * Add a stub for snprintf, for ancient hosts lacking it.Paul Eggert2011-08-311-0/+4
|/
* Merge: Integer signedness and overflow and related fixes.Paul Eggert2011-07-271-0/+7
|\
| * Assume freestanding C89 headers, string.h, stdlib.h.Paul Eggert2011-07-061-0/+7
|/
* nt/ChangeLog: Fix a typo in last entry.Eli Zaretskii2011-06-071-1/+1
* Update nt/inc/stdint.h for PTRDIFF_MAX.Eli Zaretskii2011-06-071-0/+5
* [ChangeLog]Paul Eggert2011-05-281-0/+5
* nt/README.W32: Add information about GnuTLS libraries.Eli Zaretskii2011-05-171-0/+4
* Define a replacement for va_copy for MSVC.Eli Zaretskii2011-05-091-0/+4
* * nt/configure.bat: Renamed the fusercflags variable to escusercflagsBen Key2011-05-061-0/+24
* Adapt Windows include files to latest changes.Eli Zaretskii2011-05-061-0/+7
* Temporarily disable wider-than-pointer EMACS_INT.Paul Eggert2011-05-051-2/+4
* Merge from mainline.Paul Eggert2011-05-041-1/+16
|\
| * * configure.bat: Added support for --cflags and --ldflagsBen Key2011-05-041-0/+11
| * Implement dynamic loading of GnuTLS on Windows.Juanma Barranquero2011-05-041-0/+4
* | Merge from mainline.Paul Eggert2011-04-301-4/+8
|\|
| * Define HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT for Windows.Eli Zaretskii2011-04-301-0/+5
* | * config.nt: Configure 64-bit integers.Paul Eggert2011-04-291-1/+7
|/