summaryrefslogtreecommitdiff
path: root/nt
Commit message (Expand)AuthorAgeFilesLines
* nt/ChangeLog: Fix a typo in last entry.Eli Zaretskii2011-06-071-1/+1
* Update nt/inc/stdint.h for PTRDIFF_MAX.Eli Zaretskii2011-06-072-0/+11
* [ChangeLog]Paul Eggert2011-05-282-8/+5
* nt/README.W32: Add information about GnuTLS libraries.Eli Zaretskii2011-05-172-0/+13
* Define a replacement for va_copy for MSVC.Eli Zaretskii2011-05-092-0/+15
* * nt/configure.bat: Renamed the fusercflags variable to escusercflagsBen Key2011-05-064-9/+37
* Adapt Windows include files to latest changes.Eli Zaretskii2011-05-063-1/+16
* Temporarily disable wider-than-pointer EMACS_INT.Paul Eggert2011-05-052-2/+12
* Merge from mainline.Paul Eggert2011-05-043-9/+49
|\
| * * configure.bat: Added support for --cflags and --ldflagsBen Key2011-05-043-3/+34
| * Implement dynamic loading of GnuTLS on Windows.Juanma Barranquero2011-05-042-5/+14
* | Merge from mainline.Paul Eggert2011-04-302-8/+19
|\ \ | |/
| * Define HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT for Windows.Eli Zaretskii2011-04-302-0/+15
* | * config.nt: Simplify test to 1400 <= _MSC_VER.Paul Eggert2011-04-301-2/+1
* | * config.nt: Configure 64-bit integers.Paul Eggert2011-04-292-2/+18
|/
* 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 2011-02-08T21:42:56Z!tromey@redhat.com ...Eli Zaretskii2011-02-092-2/+9
* Adapt to addition of ignore-value.h in 2011-02-03T19:29:35Z!eggert@cs.ucla.edu.Eli Zaretskii2011-02-042-0/+5
* Commit changes in nt/ChangeLog for 2011-01-31T19:36:08Z!eliz@gnu.org.Eli Zaretskii2011-01-311-0/+3
* Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu 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:01Z!eggert@cs.ucla.edu 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.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