summaryrefslogtreecommitdiff
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'concurrency'Eli Zaretskii2016-12-041-0/+1
|\
| * Fix the MS-Windows buildEli Zaretskii2015-11-021-1/+1
| * merge from trunkKen Raeburn2015-11-0146-6323/+1835
| |\
| * | Fix MS-Windows build.Eli Zaretskii2013-08-262-1/+7
* | | Avoid compilation warnings in nt/*.c filesEli Zaretskii2016-12-033-11/+29
* | | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ \
| * | | ; Spelling fixPaul Eggert2016-11-191-1/+1
* | | | Merge from origin/emacs-25Paul Eggert2016-11-191-50/+122
|\ \ \ \ | |/ / /
| * | | Add Emacs version number to nt/README.W32Eli Zaretskii2016-11-061-3/+4
| * | | ; * nt/README.W32: Minor copyedits.Eli Zaretskii2016-11-051-50/+121
* | | | Implement getrlimit and setrlimit for MS-WindowsEli Zaretskii2016-11-192-0/+53
* | | | Resurrect 'memory-limit' on MS-WindowsEli Zaretskii2016-11-091-0/+2
* | | | Merge from origin/emacs-25Paul Eggert2016-11-041-222/+70
|\ \ \ \ | |/ / /
| * | | ; Spelling fixesPaul Eggert2016-11-041-1/+1
| * | | Update README for precompiled windows Emacs.Phillip Lord2016-11-041-222/+70
* | | | Merge from origin/emacs-25Paul Eggert2016-10-232-14/+15
|\ \ \ \ | |/ / /
| * | | Update URL of MS-Windows optional DLLsEli Zaretskii2016-10-172-14/+15
| * | | Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2Eli Zaretskii2016-10-062-0/+9
* | | | Fix compilation with MinGW runtime 3.22.2 and w32api 3.18.2Eli Zaretskii2016-10-062-0/+9
* | | | Merge from origin/emacs-25Paul Eggert2016-09-262-13/+27
|\ \ \ \ | |/ / /
| * | | Minor copyedits of MS-Windows installation instructionsEli Zaretskii2016-09-252-13/+27
* | | | Merge from origin/emacs-25Paul Eggert2016-09-263-11/+87
|\ \ \ \ | |/ / /
| * | | Document the optional zlib library in MS-Windows buildsEli Zaretskii2016-09-213-4/+29
| * | | Improve nt/README.W32 instructionsEli Zaretskii2016-09-201-7/+58
* | | | Update from gnulibPaul Eggert2016-09-151-0/+29
* | | | * nt/inc/ms-w32.h (execve) [MINGW_W64]: Make commentary more accurate.Eli Zaretskii2016-09-011-5/+6
* | | | Avoid compiler warnings with MinGW64 GCC 6Eli Zaretskii2016-09-011-0/+9
* | | | Fix compilation warning in the MinGW buildEli Zaretskii2016-07-221-0/+3
* | | | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-212-1/+3
* | | | Avoid run-time dependency on libwinpthread DLL on MS-WindowsFabrice Popineau2016-04-211-0/+6
* | | | Merge from origin/emacs-25John Wiegley2016-03-1114-36/+32
|\ \ \ \ | |/ / /
| * | | Rework C source files to avoid ^(Paul Eggert2016-03-1014-36/+32
* | | | Unbreak the MinGW64 buildEli Zaretskii2016-03-061-0/+7
* | | | Implement getaddrinfo fallback for MS-WindowsEli Zaretskii2016-03-052-0/+9
* | | | Port recent filevercmp addition to MS-WindowsPaul Eggert2016-02-211-2/+11
* | | | Merge from origin/emacs-25John Wiegley2016-01-181-0/+4
|\ \ \ \ | |/ / /
| * | | Ensure 8-byte aligned memory allocation on MS-Windows 9XJussi Lahdenniemi2016-01-161-0/+4
* | | | Merge from origin/emacs-25John Wiegley2016-01-111-0/+7
|\ \ \ \ | |/ / /
| * | | MS-Windows followup to latest gnulib updateEli Zaretskii2016-01-041-0/+7
* | | | Merge from origin/emacs-25John Wiegley2016-01-1126-28/+28
|\ \ \ \ | |/ / /
| * | | Fix copyright years by handPaul Eggert2016-01-014-5/+5
| * | | Update copyright year to 2016Paul Eggert2016-01-0123-23/+23
* | | | Merge from origin/emacs-25John Wiegley2016-01-112-0/+227
|\ \ \ \ | |/ / /
| * | | Add nt/INSTALL.W64 build instructionsBrian 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 onesJuanma 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 RegOpenKeyExJuanma Barranquero2015-10-251-5/+3