aboutsummaryrefslogtreecommitdiffstats
path: root/nt (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge from emacs-24; up to 2014-04-04T23:31:02Z!joaotavora@gmail.comGlenn Morris2014-04-102-3/+5
|\ \ \ | |/ /
| * | Bump version to 24.3.90; regenerate AUTHORSGlenn Morris2014-04-104-10/+10
| * | Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2014-04-092-3/+5
* | | ChangeLog fixesGlenn Morris2014-04-071-1/+1
* | | Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.eduDaniel Colascione2014-04-072-1/+7
|\ \ \ | |/ /
| * | Don't use manifest on Cygwin. (Bug#17176)Ken Brown2014-04-032-1/+7
* | | Merge from emacs-24; up to 2014-03-28T01:39:30Z!rgm@gnu.orgJuanma Barranquero2014-04-021-46/+9
|\ \ \ | |/ /
| * | nt/INSTALL: Minor fixes.Eli Zaretskii2014-03-301-46/+9
* | | Bump trunk version to 24.4.50.Eli Zaretskii2014-03-214-10/+10
|/ /
* | */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-3/+3
* | * nt/INSTALL: Prefix must be absolute.Glenn Morris2014-02-171-1/+1
* | nt/Makefile.in: Follow up to previous change.Juanma Barranquero2014-02-172-3/+3
* | nt/Makefile.in: Fix bug#16772.Juanma Barranquero2014-02-172-0/+6
* | Copy README.W32 when installing Windows build (bug#14757).Juanma Barranquero2014-02-132-0/+18
* | Fix bug #14762 with insufficient and outdated w32 installation documentation.Eli Zaretskii2014-02-084-40/+66
* | * README.W32: Say what GnuTLS and libxml2 does.Lars Ingebrigtsen2014-02-072-0/+10
* | Fix file name handling on MS-Windows 9X.Eli Zaretskii2014-01-182-2/+6
* | ChangeLog fixesGlenn Morris2014-01-161-3/+1
* | Spelling fixes.Paul Eggert2014-01-151-2/+1
* | ChangeLog fixesGlenn Morris2014-01-151-5/+5
* | Fix MS-Windows build with MinGW runtime 4.x.Claudio Bley2014-01-112-0/+12
* | Fix minor build problems related to MinGW64.Fabrice Popineau2014-01-112-0/+9
* | ChangeLog fixesGlenn Morris2014-01-101-1/+1
* | Spelling fixes.Paul Eggert2014-01-091-1/+1
* | Clean up unnecessary references to Bazaar. Documentation changes only.Eric S. Raymond2014-01-081-8/+9
* | Rename INSTALL.BZR to UNSTALL.REPOm and carry that through in other files.Eric S. Raymond2014-01-081-1/+1
* | Fix copyright years by hand.Paul Eggert2014-01-015-9/+6
* | Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0132-32/+34
* | Minor fixes for MinGW64 build.Fabrice Popineau2013-12-312-1/+5
* | Fix bug #16299 with assertion violation in set-default-file-modes on Windows.Eli Zaretskii2013-12-302-1/+7
* | Update MS-Windows installation instructions for librsvg.Eli Zaretskii2013-12-233-22/+140
* | Update Emacs's Windows manifests to support Windows 8.1.Eli Zaretskii2013-12-163-0/+34
* | Support MS-Windows file names that use characters outside of ANSI codepage.Eli Zaretskii2013-12-123-1/+19
|\ \
| * \ Merge from trunk.Eli Zaretskii2013-12-076-16/+21
| |\ \ | |/ / |/| |
| * | Merge from mainline.Eli Zaretskii2013-11-186-72/+53
| |\ \
| * | | Dirent functions and directory-files are converted and work.Eli Zaretskii2013-11-092-1/+9
| * | | Start; wrote conversion from UTF-8 to UTF-16 and ANSI.Eli Zaretskii2013-10-191-0/+3
* | | | * configure.ac (HAVE_MENUS): Remove.Stefan Monnier2013-11-281-4/+1
* | | | Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-265-12/+16
* | | | Preload leim-list.elGlenn Morris2013-11-252-5/+9
| |/ / |/| |
* | | Remove nt/msysconfig.shDani Moncayo2013-11-114-55/+22
* | | * nt/mingw-cfg.site: No need for this to be executable.Glenn Morris2013-11-082-2/+6
* | | Remove the autogen/ directoryGlenn Morris2013-11-042-8/+3
* | | Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-242-1/+5
* | | Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* | | Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-232-0/+5
* | | Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-232-9/+9
* | | Make building in directories with whitespace possibleGlenn Morris2013-10-222-1/+6
|/ /
* | Attempt to fix time_t related problems with MinGW 4.0 runtime.Eli Zaretskii2013-10-143-25/+39
* | Make the MinGW32 build compatible with MinGW runtime 4.x.Eli Zaretskii2013-10-123-0/+59