- 15 Jan, 2009 1 commit
-
-
Jason Rumney authored
-
- 08 Jan, 2009 1 commit
-
-
Glenn Morris authored
-
- 23 Jul, 2008 1 commit
-
-
Jason Rumney authored
* gmake.defs: Set cflags and ldflags for profiling when specified.
-
- 26 Jun, 2008 1 commit
-
-
Juanma Barranquero authored
* nt/nmake.defs: * nt/gmake.defs (FONT_CFLAGS): Remove. (EMACS_EXTRA_C_FLAGS): Don't include FONT_CFLAGS. (CFLAGS): Don't include WIN32_LEAN_AND_MEAN, _WIN32_WINNT, -D$(ARCH) and _CRTAPI1. (ARCH_FLAGS): Don't include _X86_. * nt/config.nt (_WIN32_WINNT, WIN32_LEAN_AND_MEAN): Define. * src/makefile.w32-in (LOCAL_FLAGS): Don't include WINDOWSNT, DOS_NT and _UCHAR_T. * src/sysdep.c (_spawnlp, _getpid): Declare with explicit _cdecl instead of _CRTAPI1. * src/editfns.c (Fget_internal_run_time): Check for WINDOWSNT with #ifdef, not #if.
-
- 23 Jun, 2008 1 commit
-
-
Juanma Barranquero authored
Don't hardcode -gstabs+, use DEBUG_INFO. * configure.bat (gccdebug): Check for DWARF-2 support in GCC. Default to stabs if the compiler does not support DWARF-2. (genmakefiles): Write new variable DEBUG_INFO to config.settings.
-
- 09 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 03 Apr, 2008 1 commit
-
-
Jason Rumney authored
-
- 04 Mar, 2008 1 commit
-
-
Jason Rumney authored
(EMACS_EXTRA_C_FLAGS): Include it.
-
- 20 Jan, 2008 1 commit
-
-
Jason Rumney authored
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 27 Sep, 2007 1 commit
-
-
Jason Rumney authored
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 11 Jul, 2007 1 commit
-
-
Jason Rumney authored
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 23 Dec, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 22 Dec, 2006 1 commit
-
-
Eli Zaretskii authored
$(BLD) directory.
-
- 06 Feb, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 24 Dec, 2005 1 commit
-
-
Eli Zaretskii authored
(DEBUG_FLAG, DEBUG_LINK): Upgrade to "-gstabs+ -g3".
-
- 10 Aug, 2005 1 commit
-
-
Thien-Thi Nguyen authored
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 11 Jun, 2005 1 commit
-
-
Eli Zaretskii authored
-
- 23 Apr, 2004 1 commit
-
-
Juanma Barranquero authored
-
- 16 Apr, 2004 1 commit
-
-
Kenichi Handa authored
-
- 28 Jan, 2004 1 commit
-
-
Jason Rumney authored
-
- 08 Sep, 2003 1 commit
-
-
Kenichi Handa authored
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 29 Jan, 2003 1 commit
-
-
Jason Rumney authored
-
- 15 Jan, 2003 1 commit
-
-
Andrew Innes authored
forward slashes), to support building with Cygwin builds of make.
-
- 17 Nov, 2002 1 commit
-
-
Ben Key authored
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
-
- 04 Jan, 2002 1 commit
-
-
Andrew Innes authored
pick up relevant bits of the Windows API definitions.
-
- 01 Jun, 2001 1 commit
-
-
Andrew Innes authored
messages, since that is not supported by GNU make 3.77.
-
- 17 May, 2001 1 commit
-
-
Andrew Innes authored
message that is to be ignored.
-
- 18 Apr, 2001 1 commit
-
-
Andrew Innes authored
(EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the environment.
-
- 18 Mar, 2001 1 commit
-
-
Andrew Innes authored
(LINK_FLAGS): Use it.
-
- 24 Feb, 2001 1 commit
-
-
Andrew Innes authored
-
- 05 Feb, 2001 1 commit
-
-
Andrew Innes authored
-
- 06 Jan, 2001 1 commit
-
-
Andrew Innes authored
(COMPILER_TEMP_FILES): New definition. (MAKETYPE): New definition.
-
- 06 Dec, 2000 2 commits
-
-
Andrew Innes authored
relative to $(CURDIR).
-
Andrew Innes authored
(DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20, so we need to adjust how we escape embedded quotes.
-