aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* Make the MinGW32 build compatible with MinGW runtime 4.x.Eli Zaretskii2013-10-123-0/+59
* Update nt/INSTALL with respect to giflib.Eli Zaretskii2013-10-121-8/+21
* Improve support for popcount and counting trailing zeros.Paul Eggert2013-10-072-1/+22
* In nt/gnulib.mk create <byteswap.h> from <byteswap.in.h>.Paul Eggert2013-10-042-0/+27
* Avoid replacing 'struct timeval' and compiling lib/gettimeofday.c on MinGW.Eli Zaretskii2013-09-202-0/+12
* Update nt installation instructions to point to supported methodGlenn Morris2013-08-315-1255/+1260
* Update location of Emacs on MS Windows FAQGlenn Morris2013-08-272-21/+7
* Add a question into configure.bat whether the user want to continue atVincent Belaïche2013-08-252-4/+20
* * INSTALL: Refer to INSTALL.MSYS.Glenn Morris2013-08-252-0/+4
* * nt/configure.bat: Disable it.Glenn Morris2013-08-252-2/+8
* Minor fix of the last commit.Eli Zaretskii2013-08-042-2/+1
* Implement mkostemp for MS-Windows.Eli Zaretskii2013-08-044-0/+15
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+1
* MS-Windows followup for 2013-07-07T18:00:[email protected].Eli Zaretskii2013-07-072-0/+9
* Make file descriptors close-on-exec when possible.Paul Eggert2013-07-074-4/+14
* nt/configure.bat: Warn about deprecation status.Juanma Barranquero2013-06-252-0/+10
* Fix ChangeLog typos and whitespace.Juanma Barranquero2013-06-101-4/+4
* Don't advertise unsupported features in nt/INSTALL.MSYS.Eli Zaretskii2013-06-081-8/+4
* Minor tweak of nt/INSTALL.MSYS.Eli Zaretskii2013-06-081-5/+0
* Minor improvements in nt/INSTALL.MSYS instructions.Eli Zaretskii2013-06-072-19/+43
* Fix bug #14513 with --enable-locallisppath not working on MS-Windows.Richard Copley2013-06-072-3/+7
* * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.Eli Zaretskii2013-06-032-0/+13
* Attempt to resolve gettimeofday compilation errors with MinGW64.Eli Zaretskii2013-06-032-2/+4
* Update instructions in nt/INSTALL.MSYS.Eli Zaretskii2013-06-031-14/+26
* Fix compilation error on MinGW64 due to nt/inc/sys/time.h.Eli Zaretskii2013-06-012-0/+6
* Spelling fixes.Paul Eggert2013-05-311-1/+1
* Fix compile errors in nt/inc/sys/time.h when using nt/configure.bat.Eli Zaretskii2013-05-312-3/+16
* Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii2013-05-292-2/+8
* Fix a typo in the last commit.Eli Zaretskii2013-05-251-1/+1
* Explain in nt/INSTALL.MSYS why --prefix should be used with Windows builds.Eli Zaretskii2013-05-251-2/+13
* Spelling fixes.Paul Eggert2013-05-182-2/+2
* Support invocation of un-installed runemacs.exe.Eli Zaretskii2013-05-172-0/+10
* Define SIZE_MAX for MSVC, part of bug #14409.Eli Zaretskii2013-05-162-0/+3
* Give recipe in nt/INSTALL.MSYS to uninstall msys-texinfo.Eli Zaretskii2013-05-161-1/+3
* Fix a typo in nt/INSTALL.MSYS.Eli Zaretskii2013-05-161-1/+1
* Support building Emacs on MS-Windows using the Posix configury.Eli Zaretskii2013-05-1615-33/+2153
|\
| * Merge from trunk.Eli Zaretskii2013-05-163-3/+7
| |\ | |/ |/|
| * Minor tweaks in comments to scripts and INSTALL.MSYS.Eli Zaretskii2013-05-163-5/+34
| * Restore qacl module in nt/gnulib.mk except qset-acl.c.Eli Zaretskii2013-05-161-2/+4
| * Fixed nt/gnulib.mk to compile lib/acl-errno-valid.c.Eli Zaretskii2013-05-151-0/+8
| * Fixed nt/mingw-cfg.site to pass the configure step.Eli Zaretskii2013-05-153-6/+44
| * Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-153-6/+133
| |\
| * | Recommend to use MinGW Texinfo.Eli Zaretskii2013-05-141-22/+34
| * | Improve INSTALL.MSYS instructions given feedback from Dani Moncayo.Eli Zaretskii2013-05-011-21/+67
| * | Fix problem with linking runemacs reported by Dani Moncayo.Eli Zaretskii2013-04-211-1/+1
| * | Fixed another bug in nt/Makefile.in reported by Dani Moncayo.Eli Zaretskii2013-04-201-1/+1
| * | Fix a bug in nt/Makefile.in with out-of-tree builds, reported by Dani Moncayo.Eli Zaretskii2013-04-201-1/+1
| * | Minor wording improvement in INSTALL.MSYS.Eli Zaretskii2013-04-191-0/+5
| * | Fix typos in INSTALL instructions.Eli Zaretskii2013-04-172-2/+2
| * | Added install instructions using MSYS.Eli Zaretskii2013-04-162-3/+582