| Commit message (Expand) | Author | Age | Files | Lines |
* | nt/ChangeLog: Fix a typo in last entry. | Eli Zaretskii | 2011-06-07 | 1 | -1/+1 |
* | Update nt/inc/stdint.h for PTRDIFF_MAX. | Eli Zaretskii | 2011-06-07 | 2 | -0/+11 |
* | [ChangeLog] | Paul Eggert | 2011-05-28 | 2 | -8/+5 |
* | nt/README.W32: Add information about GnuTLS libraries. | Eli Zaretskii | 2011-05-17 | 2 | -0/+13 |
* | Define a replacement for va_copy for MSVC. | Eli Zaretskii | 2011-05-09 | 2 | -0/+15 |
* | * nt/configure.bat: Renamed the fusercflags variable to escusercflags | Ben Key | 2011-05-06 | 4 | -9/+37 |
* | Adapt Windows include files to latest changes. | Eli Zaretskii | 2011-05-06 | 3 | -1/+16 |
* | Temporarily disable wider-than-pointer EMACS_INT. | Paul Eggert | 2011-05-05 | 2 | -2/+12 |
* | Merge from mainline. | Paul Eggert | 2011-05-04 | 3 | -9/+49 |
|\ |
|
| * | * configure.bat: Added support for --cflags and --ldflags | Ben Key | 2011-05-04 | 3 | -3/+34 |
| * | Implement dynamic loading of GnuTLS on Windows. | Juanma Barranquero | 2011-05-04 | 2 | -5/+14 |
* | | Merge from mainline. | Paul Eggert | 2011-04-30 | 2 | -8/+19 |
|\ \
| |/ |
|
| * | Define HAVE_LONG_LONG_INT, HAVE_UNSIGNED_LONG_LONG_INT for Windows. | Eli Zaretskii | 2011-04-30 | 2 | -0/+15 |
* | | * config.nt: Simplify test to 1400 <= _MSC_VER. | Paul Eggert | 2011-04-30 | 1 | -2/+1 |
* | | * config.nt: Configure 64-bit integers. | Paul Eggert | 2011-04-29 | 2 | -2/+18 |
|/ |
|
* | nt/gmake.defs (ARCH): Fix error message in case of unknown architecture. | Eli Zaretskii | 2011-04-28 | 2 | -1/+6 |
* | nt/INSTALL: More details about problems with MSYS Bash. | Eli Zaretskii | 2011-04-28 | 1 | -6/+10 |
* | nt/INSTALL: Mention problems with MSYS/Cygwin Bash right at the beginning. | Eli Zaretskii | 2011-04-28 | 1 | -0/+3 |
* | Support inttypes.h and strtoumax in non-MinGW builds on Windows. | Eli Zaretskii | 2011-04-28 | 3 | -0/+51 |
* | Fix ChangeLog typos. | Juanma Barranquero | 2011-04-27 | 1 | -1/+1 |
* | * cmdproxy.c (try_dequote_cmdline): Notice variable substitutions in | Daniel Colascione | 2011-04-26 | 2 | -4/+19 |
* | Improve Windows quoting robustness | Daniel Colascione | 2011-04-26 | 2 | -24/+93 |
* | Add GnuTLS support for W32. | Ted Zlatanov | 2011-04-24 | 4 | -0/+72 |
* | Modified the code that parses the --cflags and --ldflags options to support p... | Ben Key | 2011-04-15 | 3 | -7/+80 |
* | Fix the Windows build due to introduction of ATTRIBUTE_FORMAT_PRINTF. | Eli Zaretskii | 2011-04-06 | 2 | -0/+26 |
* | Update and split ChangeLogs. | Juanma Barranquero | 2011-04-06 | 1 | -0/+4 |
* | Remove (RET)SIGTYPE; it is identical to void on all supported systems. | Glenn Morris | 2011-03-26 | 2 | -9/+4 |
* | nt/*.c, src/*.c: Remove unused variables. | Juanma Barranquero | 2011-03-25 | 3 | -5/+6 |
* | w32: Fix some warnings reported by -Wall -Wextra. | Juanma Barranquero | 2011-03-23 | 2 | -1/+6 |
* | Implement stubs of `readlink' and `symlink' for MS-Windows. | Eli Zaretskii | 2011-02-27 | 2 | -0/+12 |
* | Define nlink_t for w32. | Eli Zaretskii | 2011-02-26 | 2 | -0/+7 |
* | Add stdint.h for MS-Windows. | Christoph Scholtes | 2011-02-21 | 2 | -0/+39 |
* | Adapt MS-Windows build to import of filemode.c from gnulib. | Eli Zaretskii | 2011-02-21 | 2 | -0/+36 |
* | Update the Windows build according to 2011-02-08T21:42:56Z!tromey@redhat.com ... | Eli Zaretskii | 2011-02-09 | 2 | -2/+9 |
* | Adapt to addition of ignore-value.h in 2011-02-03T19:29:35Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-04 | 2 | -0/+5 |
* | Commit changes in nt/ChangeLog for 2011-01-31T19:36:08Z!eliz@gnu.org. | Eli Zaretskii | 2011-01-31 | 1 | -0/+3 |
* | Fix the MS-Windows build broken by 2011-01-30T23:34:18Z!eggert@cs.ucla.edu an... | Eli Zaretskii | 2011-01-31 | 3 | -5/+29 |
* | Fix the bootstrap on MS-Windows. | Eli Zaretskii | 2011-01-29 | 2 | -2/+3 |
* | Fix the MS-Windows build broken by 2011-01-17T19:01:01Z!eggert@cs.ucla.edu an... | Eli Zaretskii | 2011-01-29 | 4 | -6/+101 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 6 | -12/+11 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 27 | -46/+29 |
* | Merge from emacs-23. | Glenn Morris | 2011-01-24 | 1 | -4/+4 |
|\ |
|
| * | * nt/iconcs/README: Add 2010, 2011 to FSF copyright years. | Glenn Morris | 2011-01-22 | 1 | -4/+4 |
| * | Bump version to 23.2.92.emacs-pretest-23.2.92 | Chong Yidong | 2011-01-14 | 2 | -8/+8 |
* | | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 2 | -4/+4 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 27 | -56/+0 |
* | | Add 2011 to remaining FSF/AIST copyright years. | Glenn Morris | 2011-01-15 | 1 | -2/+2 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 25 | -39/+33 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 24 | -36/+30 |
* | | Use __builtin_unwind_init in MinGW builds of w32 port. | Eli Zaretskii | 2011-01-07 | 2 | -0/+8 |