summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Implement stubs of `readlink' and `symlink' for MS-Windows.Eli Zaretskii2011-02-271-0/+4
* Define nlink_t for w32.Eli Zaretskii2011-02-261-0/+4
* Add stdint.h for MS-Windows.Christoph Scholtes2011-02-211-0/+5
* Adapt MS-Windows build to import of filemode.c from gnulib.Eli Zaretskii2011-02-211-0/+8
* Update the Windows build according to 2011-02-08T21:42:56Z!tromey@redhat.com ...Eli Zaretskii2011-02-091-0/+7
* Adapt to addition of ignore-value.h in 2011-02-03T19:29:35Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-041-0/+4
* Commit changes in nt/ChangeLog for 2011-01-31T19:36:08Z!eliz@gnu.org.Eli Zaretskii2011-01-311-0/+3
* Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-311-0/+4
* Fix the bootstrap on MS-Windows.Eli Zaretskii2011-01-291-0/+1
* Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an...Eli Zaretskii2011-01-291-0/+17
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use __builtin_unwind_init in MinGW builds of w32 port.Eli Zaretskii2011-01-071-0/+4
* | Fix merge of fix for bug #7716.Eli Zaretskii2011-01-021-0/+2
* | Merge changes from emacs-23 branchChong Yidong2011-01-021-0/+8
|\ \ | |/
| * nt/configure.bat (end): Unset environment variables used by this batch file.Eli Zaretskii2010-12-311-0/+3
| * Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-311-0/+5
* | Fix compilation on Windows following 2010-11-23T18:47:23Z!dann@ics.uci.edu.Eli Zaretskii2010-11-231-0/+4
* | Rename `image-library-alist' to `dynamic-library-alist'.Juanma Barranquero2010-10-131-0/+4
* | nt/INSTALL: Add note about problematic characters passed to configure.Juanma Barranquero2010-10-061-0/+4
* | nt/ChangeLog: Fix last entry.Eli Zaretskii2010-10-011-0/+1
* | Support TAGS targets in the w32 build.Eli Zaretskii2010-10-011-0/+2
* | Fix bug #7102.Eli Zaretskii2010-10-011-0/+5
* | nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.Eli Zaretskii2010-09-291-0/+5
* | nt/*.c: Use const char*; remove unused code.Juanma Barranquero2010-09-281-0/+16
* | Fix bug#6820: Don't accept backslashes or quotes on compiler options.Juanma Barranquero2010-09-231-0/+5
* | nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.Juanma Barranquero2010-08-191-0/+4
* | (add_registry): Set path for runemacs.exe to use.Jason Rumney2010-08-121-0/+4
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-0/+5
|\ \ | |/
| * nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).Óscar Fuentes2010-08-021-0/+5
* | nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).Juanma Barranquero2010-08-031-0/+5
* | Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-281-0/+4
* | Build binary distros on Windows using emacs-VERSION as root dir name.Christoph Scholtes2010-07-251-0/+10
|\ \
| * | Added README.W32 to distclean. Updated Changelog.Christoph Scholtes2010-07-241-2/+3
| * | Added ChangeLog entry for copying of README.W32.Christoph Scholtes2010-07-241-2/+3
| * | Code cleanup. Added ChangeLog entry.Christoph Scholtes2010-07-241-0/+6
* | | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-251-0/+4
|/ /
* | New make target for Windows platform: make dist (bug#6602)Christoph Scholtes2010-07-241-0/+13
* | * nt/INSTALL: Add note about backslashes in Windows paths.Juanma Barranquero2010-07-211-0/+5
* | Convert some more functions to standard C.Juanma Barranquero2010-07-201-0/+8
* | * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.Juanma Barranquero2010-07-201-0/+4
* | * configure.bat: New option --enable-checking.Juanma Barranquero2010-07-181-0/+6
* | * nt/config.nt (volatile): Remove definition.Dan Nicolaescu2010-07-121-0/+4
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-0/+5
* | * config.nt (__P): Remove.Juanma Barranquero2010-07-021-0/+4
* | Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-0/+4
* | NOT_C_CODE is always true now.Glenn Morris2010-06-021-0/+4
* | Remove some unused #define's, previously replaced by variables.Glenn Morris2010-05-121-0/+4