Remove some cpp that is internal to configure.in.
[bpt/emacs.git] / src / Makefile.in
2010-06-30 Glenn MorrisRemove some cpp that is internal to configure.in.
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-12 Romain Francoise* Makefile.in (lisp, shortlisp): Use new location of...
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-03 Dan NicolaescuMove UNEXEC definition to autoconf.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-28 Kenichi Handamerge trunk
2010-05-28 Glenn Morris* src/Makefile.in (LIBES): Remove $LOADLIBES, it is...
2010-05-27 Kenichi Handamerge trunk
2010-05-27 Glenn MorrisDo not preprocess src/Makefile.in.
2010-05-26 Glenn MorrisReplace YMF_PASS_LDFLAGS with autoconf.
2010-05-26 Glenn MorrisRemove some NS_IMPL_GNUSTEP build dead code.
2010-05-26 Glenn Morris* src/Makefile.in: Fix comment typo.
2010-05-25 Glenn MorrisRelocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
2010-05-25 Glenn MorrisDo not include config.h in src/Makefile.in.
2010-05-25 Glenn MorrisMove some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYST...
2010-05-25 Glenn MorrisRemove LD_SWITCH_SYSTEM_EXTRA.
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-25 Kenichi Handamerge trunk
2010-05-22 Eli ZaretskiiRedesign bidi-aware edge positions of glyph rows, fix...
2010-05-21 Glenn Morris* configure.in (MKDEPDIR): Parallel build tweak.
2010-05-21 Glenn Morris* src/Makefile.in: Comment fix.
2010-05-21 Glenn MorrisRevert previous change.
2010-05-21 Glenn MorrisMinor Makefile fix.
2010-05-21 Glenn Morris* src/Makefile.in: Fix comment format in cpp section.
2010-05-21 Glenn MorrisHandle some HAVE_NS Makefile conditionals with configure.
2010-05-21 Glenn MorrisBuild simplifications for oldxmenu.
2010-05-21 Glenn MorrisHandle CANNOT_DUMP (partially) with configure.
2010-05-20 Glenn MorrisHandle auto-depend with configure.
2010-05-19 Glenn MorrisSet linker-related things with configure.
2010-05-19 Kenichi Handamerge trunk
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-18 Glenn MorrisSince Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ...
2010-05-18 Glenn MorrisSet rallocobj with configure, not cpp.
2010-05-18 Glenn MorrisDefine some malloc objects with configure, not cpp.
2010-05-17 Stefan Monnier* Makefile.in (${lispsource}loaddefs.el): Update loadde...
2010-05-17 Glenn MorrisCombine the two stamp-oldxmenu cases.
2010-05-17 Glenn Morris* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Alway...
2010-05-16 Glenn Morris* src/Makefile.in (clean): Get rid of HAVE_NS conditional.
2010-05-16 Glenn MorrisTweak ns_app*dir values set by configure.
2010-05-16 Glenn MorrisSimplify temacs build rule.
2010-05-16 Glenn MorrisSimplify temacs build rule.
2010-05-16 Glenn MorrisRemove unused Makefile variables STARTFLAGS.
2010-05-16 Glenn Morris* src/Makefile.in (LIBX_BASE): Always define.
2010-05-16 Glenn Morris* src/Makefile.in (LIBX_OTHER): Move out of cpp section.
2010-05-16 Glenn Morris* src/Makefile.in (LIBXT): Always define.
2010-05-15 Glenn MorrisAlways define LIBXMENU in src/Makefile.in.
2010-05-15 Glenn Morrissrc/Makefile.in (OLDXMENU): Move out of cpp section.
2010-05-15 Glenn MorrisAlways define OLDXMENU in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define LIBX_OTHER in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define FONT_OBJ; to empty in the non-X case.
2010-05-15 Eli ZaretskiiFix "config msdos" step.
2010-05-15 Glenn MorrisChoose dependency of oldxmenu using configure.
2010-05-15 Glenn MorrisIf HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
2010-05-15 Glenn MorrisMinor NS build fixes.
2010-05-15 Glenn MorrisRemove references to CVS directories etc in Makefiles.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Glenn MorrisNo harm in always defining some ns_ Makefile variables.
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Kenichi Handamerge trunk
2010-05-14 Glenn MorrisMove some undefs from src/Makefile.in to configure.
2010-05-14 Glenn MorrisReplace some msdos cpp.
2010-05-14 Glenn MorrisDefine MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn MorrisMinor build simplification for NS.
2010-05-14 Glenn Morris* src/Makefile.in (ns_appresdir): Remove, unused.
2010-05-14 Glenn Morris* src/Makefile.in (SHELL): Move outside cpp section.
2010-05-13 Glenn MorrisUnify some conditionals in src/Makefile.in.
2010-05-13 Glenn MorrisMinor simplification for src/Makefile.in.
2010-05-13 Glenn MorrisRemove WINNT_SUPPORT from src/Makefile.in,
2010-05-13 Glenn MorrisLet configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
2010-05-13 Glenn MorrisRemove some unused #define's, previously replaced by...
2010-05-13 Glenn MorrisDefine some variables to hold configure's output, for...
2010-05-12 Glenn MorrisSimplify linker-related logic in src/Makefile.in.
2010-05-12 Glenn MorrisMove LIB_GCC from cpp to configure.
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-11 Glenn MorrisOn msdos, set LIBS_SYSTEM with config.bat, not cpp.
2010-05-10 Glenn MorrisMove LIBS_SYSTEM from cpp to configure.
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-08 Glenn MorrisRemove unused Makefile definition THIS_IS_MAKEFILE.
2010-05-08 Glenn MorrisMove TERMINFO, LIBS_TERMCAP from cpp to configure.
2010-05-07 Eli ZaretskiiFix MSDOS build broken by autoconfiscation and changes...
2010-05-07 Eli ZaretskiiFix MS-DOS configuring in lib-src/ and src/, broken...
2010-05-07 Eli ZaretskiiFix the "config msdos" step of MS-DOS build (due to...
2010-05-07 Glenn MorrisMove LD_SWITCH_SYSTEM from cpp to configure.
2010-05-07 Dan NicolaescuDefine LIB_STANDARD and START_FILES using autoconf.
2010-05-06 Dan Nicolaescu* Makefile.in (STARTFILES): Conditionally define to...
2010-05-06 Glenn MorrisRemove some unused Makefile.in variables.
2010-05-06 Katsumi YamaokaSynch with Gnus trunk.
2010-05-06 Glenn Morrissrc/Makefile.in: Convert comment in cpp section to...
2010-05-04 Glenn MorrisMove LD_SWITCH_X_SITE_AUX from cpp to autoconf.
2010-05-04 Glenn MorrisMove LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
2010-05-04 Glenn MorrisMove C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to...
2010-05-04 Dan Nicolaescu* s/hpux10-20.h (LIB_STANDARD): New definition.
2010-05-03 Glenn MorrisReplace some X-related cpp with autoconf.
2010-05-01 Dan NicolaescuRemove LD_SWITCH_MACHINE.
2010-05-01 Eli ZaretskiiEmulate POSIX_SIGNALS on MS-Windows.
2010-05-01 Eli ZaretskiiFix display of R2L lines and cursor motion in bidi...
2010-05-01 Glenn MorrisRework previous autoconf changes, hopefully to make...
2010-04-30 Glenn MorrisHopefully fix bug#6065.
next