summaryrefslogtreecommitdiff
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
...
* nt/gmake.defs (ARCH): Fix error message in case of unknown architecture.Eli Zaretskii2011-04-282-1/+6
* nt/INSTALL: More details about problems with MSYS Bash.Eli Zaretskii2011-04-281-6/+10
* nt/INSTALL: Mention problems with MSYS/Cygwin Bash right at the beginning.Eli Zaretskii2011-04-281-0/+3
* Support inttypes.h and strtoumax in non-MinGW builds on Windows.Eli Zaretskii2011-04-283-0/+51
* Fix ChangeLog typos.Juanma Barranquero2011-04-271-1/+1
* * cmdproxy.c (try_dequote_cmdline): Notice variable substitutions inDaniel Colascione2011-04-262-4/+19
* Improve Windows quoting robustnessDaniel Colascione2011-04-262-24/+93
* 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 revisions 103189 and 103199.Eli Zaretskii2011-02-092-2/+9
* Adapt to addition of ignore-value.h in revision 103104.Eli Zaretskii2011-02-042-0/+5
* Commit changes in nt/ChangeLog for r103055.Eli Zaretskii2011-01-311-0/+3
* Fix the MS-Windows build broken by r103037 and r103047.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 r102878 and emacs-23/r100409.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.EMACS_PRETEST_23_2_92Chong 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.EMACS_PRETEST_23_2_91Chong Yidong2010-12-102-8/+8
* | Fix compilation on Windows following revno 102488.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.EMACS_PRETEST_23_2_90Chong 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