aboutsummaryrefslogtreecommitdiffstats
path: root/nt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-25Bump version to 24.3.92Glenn Morris4-10/+10
2014-06-04nt/INSTALL: Instructions how to start Bash.Eli Zaretskii1-1/+14
2014-05-11Bump version to 24.3.91Glenn Morris4-10/+10
2014-05-08nt/INSTALL: Minor rearrangement of text for clarity.Eli Zaretskii1-4/+4
2014-04-26Fix bug #17334 with overrunning string bounds when PATH is broken.Eli Zaretskii2-2/+11
2014-04-21Fix redefinition warning in MinGW64 build.Eli Zaretskii2-0/+8
2014-04-10Bump version to 24.3.90; regenerate AUTHORSGlenn Morris4-10/+10
2014-04-09Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2-3/+5
2014-04-03Don't use manifest on Cygwin. (Bug#17176)Ken Brown2-1/+7
2014-03-30nt/INSTALL: Minor fixes.Eli Zaretskii1-46/+9
2014-03-03*/ChangeLog: Trivial fixes.Juanma Barranquero1-3/+3
2014-02-17* nt/INSTALL: Prefix must be absolute.Glenn Morris1-1/+1
2014-02-17nt/Makefile.in: Follow up to previous change.Juanma Barranquero2-3/+3
2014-02-17nt/Makefile.in: Fix bug#16772.Juanma Barranquero2-0/+6
2014-02-13Copy README.W32 when installing Windows build (bug#14757).Juanma Barranquero2-0/+18
2014-02-08Fix bug #14762 with insufficient and outdated w32 installation documentation.Eli Zaretskii4-40/+66
2014-02-07* README.W32: Say what GnuTLS and libxml2 does.Lars Ingebrigtsen2-0/+10
2014-01-18Fix file name handling on MS-Windows 9X.Eli Zaretskii2-2/+6
2014-01-16ChangeLog fixesGlenn Morris1-3/+1
2014-01-15Spelling fixes.Paul Eggert1-2/+1
2014-01-15ChangeLog fixesGlenn Morris1-5/+5
2014-01-11Fix MS-Windows build with MinGW runtime 4.x.Claudio Bley2-0/+12
2014-01-11Fix minor build problems related to MinGW64.Fabrice Popineau2-0/+9
2014-01-10ChangeLog fixesGlenn Morris1-1/+1
2014-01-09Spelling fixes.Paul Eggert1-1/+1
2014-01-08Clean up unnecessary references to Bazaar. Documentation changes only.Eric S. Raymond1-8/+9
2014-01-08Rename INSTALL.BZR to UNSTALL.REPOm and carry that through in other files.Eric S. Raymond1-1/+1
2014-01-01Fix copyright years by hand.Paul Eggert5-9/+6
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert32-32/+34
2013-12-31Minor fixes for MinGW64 build.Fabrice Popineau2-1/+5
2013-12-30Fix bug #16299 with assertion violation in set-default-file-modes on Windows.Eli Zaretskii2-1/+7
2013-12-23Update MS-Windows installation instructions for librsvg.Eli Zaretskii3-22/+140
2013-12-16Update Emacs's Windows manifests to support Windows 8.1.Eli Zaretskii3-0/+34
2013-11-28* configure.ac (HAVE_MENUS): Remove.Stefan Monnier1-4/+1
2013-11-26Move runtime leim lisp files to lisp/leim directoryGlenn Morris5-12/+16
2013-11-25Preload leim-list.elGlenn Morris2-5/+9
2013-11-11Remove nt/msysconfig.shDani Moncayo4-55/+22
2013-11-09Dirent functions and directory-files are converted and work.Eli Zaretskii2-1/+9
2013-11-08* nt/mingw-cfg.site: No need for this to be executable.Glenn Morris2-2/+6
2013-11-04Remove the autogen/ directoryGlenn Morris2-8/+3
2013-10-24Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2-1/+5
2013-10-23Fix whitespace in previous Makefile.in changesGlenn Morris1-1/+2
2013-10-23Attempt at a fix for mingw CPPFLAGSGlenn Morris2-0/+5
2013-10-23Progress towards allowing installation in directories with whitespaceGlenn Morris2-9/+9
2013-10-22Make building in directories with whitespace possibleGlenn Morris2-1/+6
2013-10-19Start; wrote conversion from UTF-8 to UTF-16 and ANSI.Eli Zaretskii1-0/+3
2013-10-14Attempt to fix time_t related problems with MinGW 4.0 runtime.Eli Zaretskii3-25/+39
2013-10-12Make the MinGW32 build compatible with MinGW runtime 4.x.Eli Zaretskii3-0/+59
2013-10-12Update nt/INSTALL with respect to giflib.Eli Zaretskii1-8/+21
2013-10-07Improve support for popcount and counting trailing zeros.Paul Eggert2-1/+22