aboutsummaryrefslogtreecommitdiffstats
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* Add GnuTLS support for W32.Ted Zlatanov2011-04-244-0/+72
* Modified the code that parses the --cflags and --ldflags options to support p...Ben Key2011-04-153-7/+80
* Fix the Windows build due to introduction of ATTRIBUTE_FORMAT_PRINTF.Eli Zaretskii2011-04-062-0/+26
* Update and split ChangeLogs.Juanma Barranquero2011-04-061-0/+4
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-262-9/+4
* nt/*.c, src/*.c: Remove unused variables.Juanma Barranquero2011-03-253-5/+6
* w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero2011-03-232-1/+6
* Implement stubs of `readlink' and `symlink' for MS-Windows.Eli Zaretskii2011-02-272-0/+12
* Define nlink_t for w32.Eli Zaretskii2011-02-262-0/+7
* Add stdint.h for MS-Windows.Christoph Scholtes2011-02-212-0/+39
* Adapt MS-Windows build to import of filemode.c from gnulib.Eli Zaretskii2011-02-212-0/+36
* Update the Windows build according to 2011-02-08T21:42:[email protected] ...Eli Zaretskii2011-02-092-2/+9
* Adapt to addition of ignore-value.h in 2011-02-03T19:29:[email protected].Eli Zaretskii2011-02-042-0/+5
* Commit changes in nt/ChangeLog for 2011-01-31T19:36:[email protected].Eli Zaretskii2011-01-311-0/+3
* Fix the MS-Windows build broken by 2011-01-30T23:34:[email protected] an...Eli Zaretskii2011-01-313-5/+29
* Fix the bootstrap on MS-Windows.Eli Zaretskii2011-01-292-2/+3
* Fix the MS-Windows build broken by 2011-01-17T19:01:[email protected] an...Eli Zaretskii2011-01-294-6/+101
* Refill some long/short copyright headers.Glenn Morris2011-01-266-12/+11
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2427-46/+29
* Merge from emacs-23.Glenn Morris2011-01-241-4/+4
|\
| * * nt/iconcs/README: Add 2010, 2011 to FSF copyright years.Glenn Morris2011-01-221-4/+4
| * Bump version to 23.2.92.Chong Yidong2011-01-142-8/+8
* | Refill some copyright headers.Glenn Morris2011-01-152-4/+4
* | Nuke arch-tags.Glenn Morris2011-01-1527-56/+0
* | Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-151-2/+2
* | Merge from emacs-23Stefan Monnier2011-01-1425-39/+33
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0224-36/+30
* | Use __builtin_unwind_init in MinGW builds of w32 port.Eli Zaretskii2011-01-072-0/+8
* | Fix merge of fix for bug #7716.Eli Zaretskii2011-01-023-3/+5
* | Merge changes from emacs-23 branchChong Yidong2011-01-024-8/+54
|\|
| * nt/configure.bat (end): Unset environment variables used by this batch file.Eli Zaretskii2010-12-312-0/+16
| * Fix bug #7716 with PNG image support libraries on Windows.Eli Zaretskii2010-12-312-0/+22
| * Bump version to 23.2.91.Chong Yidong2010-12-102-8/+8
* | Fix compilation on Windows following 2010-11-23T18:47:[email protected].Eli Zaretskii2010-11-232-0/+10
* | Merge from emacs-23Stefan Monnier2010-11-171-3/+3
|\|
| * Document non-support for MSVC versions later than 8.0.Eli Zaretskii2010-11-101-3/+3
| * Bump version to 23.2.90.Chong Yidong2010-11-082-8/+8
* | Replace digest-doc and sorted-doc C programs with Lisp commands.Glenn Morris2010-10-222-10/+4
* | Rename `image-library-alist' to `dynamic-library-alist'.Juanma Barranquero2010-10-132-1/+5
* | nt/INSTALL: Add note about problematic characters passed to configure.Juanma Barranquero2010-10-062-0/+12
* | nt/ChangeLog: Fix last entry.Eli Zaretskii2010-10-011-0/+1
* | Support TAGS targets in the w32 build.Eli Zaretskii2010-10-013-0/+21
* | Fix bug #7102.Eli Zaretskii2010-10-012-0/+6
* | nt/configure.bat: Fix condition for copying paths.h into ../src/epaths.h.Eli Zaretskii2010-09-292-1/+6
* | nt/*.c: Use const char*; remove unused code.Juanma Barranquero2010-09-285-64/+75
* | Fix bug#6820: Don't accept backslashes or quotes on compiler options.Juanma Barranquero2010-09-232-1/+22
* | nt/configure.bat: Add comment about USER_(C|LD)FLAGS.Juanma Barranquero2010-09-221-0/+2
* | nt/configure.bat: Cosmetic changes.Juanma Barranquero2010-09-221-2/+38
* | nt/addpm.c (add_registry): Create App Paths of type REG_EXPAND_SZ.Juanma Barranquero2010-08-192-3/+8
* | (add_registry): Set path for runemacs.exe to use.Jason Rumney2010-08-122-0/+21