aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* Fix the MS-Windows build.Eli Zaretskii2012-12-242-0/+7
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-12-172-4/+6
* Support Posix ACL APIs on MS-Windows.Eli Zaretskii2012-12-174-0/+40
* Commit nt/ChangeLog from the changeset of last commit.Eli Zaretskii2012-12-151-0/+4
* Fix bug #13079 on MS-Windows with temp files not being deleted.Eli Zaretskii2012-12-151-0/+4
* Speed up most calls to 'stat' and 'lstat' on MS-Windows.Eli Zaretskii2012-12-142-0/+8
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-12-132-7/+24
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-12-112-6/+19
* Move fix for cygw32 icon issue from emacs-24 branch to trunk as Stefan Monnie...Daniel Colascione2012-12-102-2/+8
|\
| * Compile Windows resources into cygw32 EmacsDaniel Colascione2012-12-092-2/+8
| * Bump version to 24.2.90.Chong Yidong2012-11-244-10/+10
| * Revert recent change for Bug#8855.Paul Eggert2012-11-244-34/+8
| * Fix ChangeLog entries for the last commit.Eli Zaretskii2012-11-241-3/+1
| * Fix a race condition with glib (Bug#8855).Paul Eggert2012-11-234-4/+47
* | Provide a prototype for unsetenv on MS-Windows.Eli Zaretskii2012-12-102-0/+7
* | Fix putenv and unsetenv on MS-Windows.Eli Zaretskii2012-12-082-0/+2
* | Provide unsetenv for MS-Windows and make putenv Posix-compatible.Eli Zaretskii2012-12-083-0/+15
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-12-012-8/+6
* | Remove HAVE_MOUSE; see https://lists.gnu.org/archive/html/emacs-devel/2012-10...Ken Brown2012-11-242-3/+4
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-11-232-15/+6
* | Fix bug #12955 with building under MSYS Bash.Eli Zaretskii2012-11-233-0/+16
* | Assume POSIX 1003.1-1988 or later for dirent.h.Paul Eggert2012-11-223-6/+45
* | Assume POSIX 1003.1-1988 or later for unistd.h.Paul Eggert2012-11-212-6/+5
* | Merge from emacs-24; up to 2012-11-17T22:12:[email protected]Glenn Morris2012-11-203-1/+12
|\|
| * Fix !ifdef in nmake.defs.Eli Zaretskii2012-11-202-1/+5
| * Yet more fixes for bug #12878 with MSVC build.Eli Zaretskii2012-11-202-0/+6
| * More fixes for bug #12878 with MS-Windows MSVC build.Eli Zaretskii2012-11-192-0/+5
* | Fix latest changes in nt/inc/unistd.h.Eli Zaretskii2012-11-182-11/+4
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-11-182-3/+5
* | Assume POSIX 1003.1-1988 or later for fcntl.h.Paul Eggert2012-11-173-1/+24
* | Fix bug #12829 with aborts on MS-Windows when several child processes die.Eli Zaretskii2012-11-174-4/+44
* | Don't produce "barebin" zip file as part of MS-Windows distributions.Dani Moncayo2012-11-172-8/+10
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-11-152-0/+34
* | MS-Windows followup for 2012-11-14T04:55:[email protected], regarding fa...Eli Zaretskii2012-11-143-5/+16
* | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-132-2/+12
* | Fix typos.Juanma Barranquero2012-11-051-2/+2
* | Avoid compiler warnings in the MS-Windows build.Eli Zaretskii2012-11-052-0/+9
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-11-052-18/+6
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-11-042-0/+13
* | Fix Windows build as fallout from 2012-11-03T18:54:[email protected].Eli Zaretskii2012-11-032-0/+7
* | Bump version to 24.3.50Chong Yidong2012-11-024-10/+10
|/
* Fix MS-Windows build broken by fixing bug #12776 on Posix platforms.Eli Zaretskii2012-11-013-1/+9
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-10-242-2/+6
* Fix warnings when compiling on MS-Windows with -std=gnu99.Eli Zaretskii2012-10-177-21/+72
* Fix ChangeLog typos.Juanma Barranquero2012-10-171-5/+5
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-10-082-0/+8
* Fix compilation warnings in the MS-Windows build.Eli Zaretskii2012-10-022-1/+6
* Clean up the Windows x64 changes.Eli Zaretskii2012-10-012-4/+11
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-3011-82/+323
* Support atimers and CPU profiler via profile.c on MS-Windows.Eli Zaretskii2012-09-304-3/+30