summaryrefslogtreecommitdiff
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* * nt/inc/ms-w32.h (execve) [MINGW_W64]: Make commentary more accurate.Eli Zaretskii2016-09-011-5/+6
* Avoid compiler warnings with MinGW64 GCC 6...Eli Zaretskii2016-09-011-0/+9
* Fix compilation warning in the MinGW build...Eli Zaretskii2016-07-221-0/+3
* Fix compiler warnings in the MinGW build...Eli Zaretskii2016-05-212-1/+3
* Avoid run-time dependency on libwinpthread DLL on MS-Windows...Fabrice Popineau2016-04-211-0/+6
* Merge from origin/emacs-25...John Wiegley2016-03-1114-36/+32
|\
| * Rework C source files to avoid ^(...Paul Eggert2016-03-1014-36/+32
* | Unbreak the MinGW64 build...Eli Zaretskii2016-03-061-0/+7
* | Implement getaddrinfo fallback for MS-Windows...Eli Zaretskii2016-03-052-0/+9
* | Port recent filevercmp addition to MS-Windows...Paul Eggert2016-02-211-2/+11
* | Merge from origin/emacs-25...John Wiegley2016-01-181-0/+4
|\|
| * Ensure 8-byte aligned memory allocation on MS-Windows 9X...Jussi Lahdenniemi2016-01-161-0/+4
* | Merge from origin/emacs-25...John Wiegley2016-01-111-0/+7
|\|
| * MS-Windows followup to latest gnulib update...Eli Zaretskii2016-01-041-0/+7
* | Merge from origin/emacs-25...John Wiegley2016-01-1126-28/+28
|\|
| * Fix copyright years by hand...Paul Eggert2016-01-014-5/+5
| * Update copyright year to 2016...Paul Eggert2016-01-0123-23/+23
* | Merge from origin/emacs-25...John Wiegley2016-01-112-0/+227
|\|
| * Add nt/INSTALL.W64 build instructions...Brian Burns2015-12-312-0/+227
* | Build tweaks related to tags files....Glenn Morris2016-01-061-2/+11
|/
* addpm.c: Silence some warnings....Juanma Barranquero2015-10-251-2/+2
* addpm.c: Do not add obsolete GTK libraries to the path....Juanma Barranquero2015-10-251-46/+0
* addpm.c: Replace existing entries, but do not create new ones...Juanma Barranquero2015-10-251-4/+7
* * nt/addpm.c (add_registry): Do not compute unused return value.Juanma Barranquero2015-10-251-11/+4
* addpm.c: Don't pass REG_OPTION_NON_VOLATILE to RegOpenKeyEx...Juanma Barranquero2015-10-251-5/+3
* Update the new icon...Nicolas Petton2015-10-241-0/+0
* Replace the old icon for Windows and Mac OSX...Nicolas Petton2015-10-231-0/+0
* * nt/INSTALL: Recommend MSYS Automake/Autoconf from ezwinports.Eli Zaretskii2015-10-121-0/+4
* * nt/INSTALL: Minor spelling and quote fixes.Paul Eggert2015-10-031-3/+3
* * nt/INSTALL: Update instructions for running autogen.shEli Zaretskii2015-10-021-0/+5
* * nt/INSTALL: Point to ezwinports for libXpm binaries.Eli Zaretskii2015-10-021-8/+3
* * nt/INSTALL: Document where to find XPM support filesEli Zaretskii2015-10-011-0/+8
* nt/INSTALL: Remove references to GTK site...Eli Zaretskii2015-09-291-66/+24
* * nt/INSTALL: Add instructions for installing Git.Eli Zaretskii2015-09-291-2/+44
* * nt/subdirs.el: File deleted (no longer used).Eli Zaretskii2015-09-271-3/+0
* Reorder Windows version in Emacs manifests...Eli Zaretskii2015-09-252-8/+8
* Update Emacs manifest files for Windows 10...Eli Zaretskii2015-09-252-9/+13
* Remove 'nt/zipdist.bat' (no longer used)...Dani Moncayo2015-08-151-43/+0
* Remove files used by the old MS-Windows specific build procedure...Eli Zaretskii2015-08-1510-4797/+3
* Support recovery from C stack overflow on MS-Windows...Eli Zaretskii2015-08-081-0/+14
* MS-Windows follow-up for recent TZ-related changes...Eli Zaretskii2015-07-272-15/+5
* New optional ZONE arg for format-time-string etc....Paul Eggert2015-07-261-10/+78
* Support "maximized" property of runemacs's shortcut...Eli Zaretskii2015-07-081-3/+9
* Support "minimized" property of runemacs's shortcut...Eli Zaretskii2015-07-081-1/+10
* * nt/README: Don't advertise the (obsolescent) w32 FAQ.Eli Zaretskii2015-06-131-5/+11
* * nt/README.W32: Don't advertise the (obsolescent) w32 FAQ.Eli Zaretskii2015-06-131-6/+11
* Adapt 'struct timespec' to next release of MinGW runtime...Eli Zaretskii2015-06-071-1/+4
* Declare Emacs on MS-Windows to be DPI-aware...Vitaly Takmazov2015-05-302-2/+12
* Fix last commit...Eli Zaretskii2015-05-281-1/+8
* Fix the MS-Windows build as followup to gnulib update...Eli Zaretskii2015-05-281-8/+1