]> code.delx.au - gnu-emacs/history - configure.in
merge from trunk
[gnu-emacs] / configure.in
2010-08-17 Joakim Veronamerge from trunk
2010-08-10 Dan Nicolaescu* configure.in (AC_PREREQ): Require autoconf 2.65.
2010-08-10 Kenichi Handamerge trunk
2010-08-09 Dan Nicolaescu* configure.in (AC_PREREQ): Require autoconf 2.66 to...
2010-08-09 Andreas SchwabUse autoconf determined WORDS_BIGENDIAN instead of...
2010-08-09 Dan Nicolaescu* configure.in (ORDINARY_LINK): Use on hpux* too.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Jan DMore undeclared function fixes and add -Wimplicit-funct...
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-08-05 Eli ZaretskiiRename src/unexec.c => src/unexcoff.c.
2010-08-04 Andreas Schwab* configure.in: Restore accidentally removed use of
2010-07-29 Jan DReplace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H...
2010-07-29 Dan Nicolaescu* configure.in: Remove reference to usg5-4, unused.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Kenichi Handamerge trunk
2010-07-25 Andreas SchwabUse __executable_start to find start of text segment...
2010-07-25 Christoph ScholtesBuild binary distros on Windows using emacs-VERSION...
2010-07-24 Ken Brown* configure.in (LINKER, LIB_GCC): Remove cygwin special...
2010-07-24 Ken Brown* configure.in (START_FILES) [cygwin]: Set to pre-crt0...
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Andreas SchwabProperly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS...
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabUse strchr, strrchr instead of index, rindex
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan Nicolaescu* configure.in: Use -Wold-style-definition if available.
2010-07-08 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuRemove src/prefix-args.c.
2010-07-08 Dan Nicolaescu* configure.in (UNEXEC_OBJ): Add comment about values...
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Dan Nicolaescu* configure.in (getenv): Remove K&R declaration.
2010-07-02 Eli ZaretskiiFix MS-DOS build due to removal of P_.
2010-07-02 Jan DRemove __P.
2010-07-02 Dan NicolaescuDefine USE_LISP_UNION_TYPE using autoconf.
2010-06-30 Glenn MorrisRemove comment that is no longer true.
2010-06-30 Dan NicolaescuFix CFLAGS for non-GCC compilers.
2010-06-30 Glenn MorrisFix some whitespace in previous.
2010-06-30 Glenn Morris* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
2010-06-30 Glenn MorrisRemove last internal use of cpp and src/{m,s}/*.h files...
2010-06-30 Glenn MorrisRemove some cpp that is internal to configure.in.
2010-06-28 Jan DUse non-deprecated Gtk+ functions, add changes for...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-11 Glenn MorrisMake compressing the info files optional.
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-08 Dan NicolaescuInclude <strings.h> and <string.h> instead of
2010-06-06 Dan NicolaescuRemove BSTRING related code, all platforms define it.
2010-06-03 Dan Nicolaescu* configure.in (AC_PREREQ): Require autoconf 2.65.
2010-06-03 Dan NicolaescuMove UNEXEC definition to autoconf.
2010-06-03 Glenn MorrisNOT_C_CODE is always true now.
2010-06-02 Dan NicolaescuFix alloca definition when using gcc on non-gnu systems.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-29 Glenn MorrisAdd some comments related to how epaths.h gets built.
2010-05-28 Kenichi Handamerge trunk
2010-05-28 Glenn Morris* configure.in: Simplify some of the *bsd $canonical...
2010-05-28 Glenn Morris* configure.in: Simplify some of the $canonical tests.
2010-05-27 Kenichi Handamerge trunk
2010-05-27 Glenn MorrisDo not preprocess src/Makefile.in.
2010-05-26 Glenn Morris* configure.in: Comments.
2010-05-26 Glenn MorrisReplace YMF_PASS_LDFLAGS with autoconf.
2010-05-26 Glenn Morris* configure, configure.in: Fix typo in previous.
2010-05-26 Glenn MorrisAdd GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
2010-05-26 Glenn MorrisRemove some NS_IMPL_GNUSTEP build dead code.
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 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 enami tsugutomoUse terminfo rather than termcap on recent NetBSD.
2010-05-20 Glenn MorrisHandle auto-depend with configure.
2010-05-20 Glenn Morris* configure.in (--with-gtk, --with-gcc): Remove option...
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 Glenn MorrisCombine the two stamp-oldxmenu cases.
2010-05-16 Glenn Morris* configure.in (ns_appbindir, ns_appresdir): Set using...
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 Dan Nicolaescu* configure.in: Remove references to usg5-4 and bsd...
2010-05-15 Glenn MorrisAlways define LIBXMENU in src/Makefile.in.
2010-05-15 Glenn MorrisAlways define FONT_OBJ; to empty in the non-X case.
2010-05-15 Ken RaeburnHandle --version reasonably in CANNOT_DUMP configuration.
2010-05-15 Glenn MorrisChoose dependency of oldxmenu using configure.
2010-05-14 Joakim Veronaconfigure support for MagickExportImagePixels and README
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 MorrisDefine MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
2010-05-14 Glenn MorrisMinor build simplification for NS.
next