(parse_str_to_multibyte): Extern it.
[bpt/emacs.git] / nt /
2001-02-05 Andrew Innes*** empty log message ***
2001-02-05 Andrew Innes(THISDIR): New definition.
2001-02-03 Andrew Innes*** empty log message ***
2001-02-03 Andrew Innes(Trouble-shooting): Add note about need to specify...
2001-02-03 Andrew InnesReplace outdated information.
2001-02-03 Andrew InnesLeave a space before >> only when there is a
2001-02-01 Eli ZaretskiiMove note [4] to the no-sh column.
2001-02-01 Eli ZaretskiiUse "rm -f" instead of "del /f", as the latter
2001-01-31 Eli Zaretskii*** empty log message ***
2001-01-31 Eli ZaretskiiMake sure redirection is preceeded by a blank, to
2001-01-30 Eli ZaretskiiDon't copy lisp/Makefile, it doesn't exist; copy
2001-01-30 Eli ZaretskiiCopy the table of tested combinations of development
2001-01-24 Andrew Innes(cleanall-other-dirs-nmake):
2001-01-19 Andrew Innes*** empty log message ***
2001-01-19 Andrew Innes(env_vars): Add a version-independent site-lisp
2001-01-06 Andrew Innes*** empty log message ***
2001-01-06 Andrew InnesUpdate info about compilers.
2001-01-06 Andrew InnesUse $(MAKETYPE) instead of $(SHELLTYPE) to
2001-01-06 Andrew Innes(EMACS_ICON_PATH): Delete definition.
2001-01-06 Andrew Innes(EMACS_ICON_PATH): Delete definition.
2001-01-06 Andrew InnesBe careful not to add trailing spaces when
2001-01-02 Andrew Innes*** empty log message ***
2001-01-02 Andrew Innes(RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather
2000-12-17 Andrew Innes*** empty log message ***
2000-12-17 Andrew Innes(install): Copy directories to the correct
2000-12-06 Andrew Innes*** empty log message ***
2000-12-06 Andrew Innes(SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
2000-12-06 Andrew Innes(CURDIR): New define.
2000-12-06 Andrew Innes*** empty log message ***
2000-12-06 Andrew Innes(NEW_CYGWIN): New define.
2000-11-25 Jason Rumney*** empty log message ***
2000-11-25 Jason RumneyEnable conservative stack marking.
2000-10-17 Andrew Innes(recompile): New target to recompile lisp
2000-09-25 Gerd Moellmann*** empty log message ***
2000-09-24 Jason RumneyAdd definition of NO_RETURN
2000-09-17 Andrew Innes*** empty log message ***
2000-09-17 Andrew InnesRevert to Unix line endings.
2000-09-14 Andrew Innes*** empty log message ***
2000-09-14 Andrew InnesRevert to Unix line endings.
2000-09-14 Andrew Innes*** empty log message ***
2000-09-14 Andrew InnesStandardize indentation somewhat.
2000-09-14 Andrew Innes(SHELLTYPE): New define.
2000-09-14 Andrew Innes(SHELLTYPE): New define.
2000-09-14 Andrew InnesChange to DOS line endings.
2000-09-14 Andrew InnesAdd note about expected error messages when configure
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew InnesChange to DOS line endings.
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew InnesChange to DOS line endings.
2000-09-03 Andrew Innes*** empty log message ***
2000-09-03 Andrew Innes(_ANONYMOUS_UNION) [__GNUC__]: New define.
2000-09-03 Andrew Innes(CFLAGS): No need for -D_ANONYMOUS_UNION
2000-09-03 Andrew Innes(CFLAGS): No need for -D_ANONYMOUS_UNION
2000-08-30 Andrew Innes*** empty log message ***
2000-08-24 Andrew InnesNew file.
2000-08-22 Andrew Innes*** empty log message ***
2000-08-22 Andrew Innes(_WINSOCK_H): Undefine if defined.
2000-08-22 Andrew Innes(F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is
2000-08-22 Andrew InnesRemove WIN32 define.
2000-08-22 Andrew Innes(PTR_TO_OFFSET): Cast ptr to unsigned char *.
2000-08-22 Andrew InnesUse forward slash as directory separator in all path
2000-08-22 Andrew Innes[WINDOWSNT]: Don't declare getenv.
2000-08-22 Andrew Innes(PTR_TO_OFFSET): Cast ptr to unsigned char*.
2000-08-22 Andrew Innes(main): Accept /q to mean install based on addpm's
2000-08-22 Andrew InnesRewrite to match new configure process.
2000-08-21 Kenichi Handa*** empty log message ***
2000-07-05 Andrew Innes*** empty log message ***
2000-07-05 Andrew InnesAdd support for `bootstrap' and related targets.
2000-07-05 Andrew InnesAdd support for specifying make arguments.
2000-06-11 Jason Rumney*** empty log message ***
2000-06-11 Jason RumneyDefine POINTER_TYPE, PTR, PROTOTYPES and __P.
2000-02-06 Andrew Innes* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SY...
2000-02-06 Andrew InnesAdd include protection.
2000-02-06 Andrew Innes(SYS_LDFLAGS): Add -nologo.
1999-11-22 Gerd MoellmannAdd CRs.
1999-11-22 Gerd MoellmannPass on command line arguments to make.
1999-11-22 Gerd Moellmann*** empty log message ***
1999-11-22 Gerd Moellmann(fast_install): Bring commands up-to-date, and fix...
1999-11-22 Gerd Moellmann*** empty log message ***
1999-11-22 Gerd Moellmann(EMACSLOADPATH): Include leim.
1999-11-22 Gerd Moellmann(env_vars): Include leim in default EMACSLOADPATH
1999-11-22 Gerd Moellmann(all): Build leim if present.
1999-10-03 Dave Love#
1999-06-16 Andrew InnesUse an icon with a transparent background, to be in
1999-06-03 Andrew InnesFix typo.
1999-05-02 Andrew Innes(copy_executable_and_move_sections): Ifdef out a
1999-05-02 Andrew InnesAdd another variation of the profile command, which
1999-03-31 Geoff Voelkercmdproxy.c (main): Fix parens.
1999-03-25 Andrew Innes(main): Call GetShortPathName to normalize program
1999-03-06 Geoff VoelkerRemove common multiple file compilation commands.
1999-03-06 Geoff VoelkerCompile multiple .c files when possible.
1999-03-05 Geoff Voelker(main): Add missing parens.
1999-02-20 Andrew InnesInitial revision
1999-02-20 Andrew Innes(preprep): New target.
1999-02-20 Andrew Innes(ARCH_CFLAGS): Set struct packing to 8.
1999-02-20 Andrew InnesInvoke preprep to prepare dumped image for profiling.
1999-02-15 Geoff VoelkerCreate installation directory as first step.
1999-01-31 Andrew InnesROUND_UP_DST_AND_ZERO): Renamed from ROUND_UP_DST....
1999-01-27 Andrew InnesDo make version comparison as strings.
1999-01-26 Andrew Innes(WinMain): Pass explicit environment block to
next