aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix the MS-DOS build (fallout from 2010-07-12T14:16:[email protected]...Eli Zaretskii2010-07-121-0/+8
* Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.Eli Zaretskii2010-07-111-0/+5
* Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-0/+5
* Fix MS-DOS configury.Eli Zaretskii2010-07-081-0/+7
* Remove src/prefix-args.c.Dan Nicolaescu2010-07-071-0/+4
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-0/+5
* Fix MS-DOS configury.Eli Zaretskii2010-07-021-0/+5
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-0/+4
* Fix the MS-DOS build due to changes in configury.Eli Zaretskii2010-06-261-0/+11
* Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-0/+4
* HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-021-0/+4
* Replace YMF_PASS_LDFLAGS with autoconf.Glenn Morris2010-05-251-1/+3
* Remove some NS_IMPL_GNUSTEP build dead code.Glenn Morris2010-05-251-0/+5
* Remove LD_SWITCH_SYSTEM_EXTRA.Glenn Morris2010-05-241-0/+4
* Handle some HAVE_NS Makefile conditionals with configure.Glenn Morris2010-05-201-0/+2
* Build simplifications for oldxmenu.Glenn Morris2010-05-201-0/+3
* Handle CANNOT_DUMP (partially) with configure.Glenn Morris2010-05-201-0/+4
* Handle auto-depend with configure.Glenn Morris2010-05-191-0/+5
* Minor msdos build change.Glenn Morris2010-05-181-0/+2
* Set linker-related things with configure.Glenn Morris2010-05-181-0/+5
* msdos/sed1x.inp: Add copyright notice.Eli Zaretskii2010-05-181-0/+4
* Set rallocobj with configure, not cpp.Glenn Morris2010-05-171-0/+2
* Define some malloc objects with configure, not cpp.Glenn Morris2010-05-171-0/+5
* Combine the two stamp-oldxmenu cases.Glenn Morris2010-05-161-0/+5
* Simplify temacs build rule.Glenn Morris2010-05-161-0/+2
* Simplify temacs build rule.Glenn Morris2010-05-161-0/+5
* Always define LIBXMENU in src/Makefile.in.Glenn Morris2010-05-151-0/+3
* Always define OLDXMENU in src/Makefile.in.Glenn Morris2010-05-151-0/+3
* msdos/ChangeLog missing from previous commit.Glenn Morris2010-05-151-0/+3
* Always define FONT_OBJ; to empty in the non-X case.Glenn Morris2010-05-151-0/+5
* Fix "config msdos" step.Eli Zaretskii2010-05-151-0/+9
* Fix a typo in msdos/ChangeLog.Eli Zaretskii2010-05-151-1/+1
* Choose dependency of oldxmenu using configure.Glenn Morris2010-05-141-0/+3
* * msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.Glenn Morris2010-05-141-0/+4
* No harm in always defining some ns_ Makefile variables.Glenn Morris2010-05-131-0/+2
* Replace some msdos cpp.Glenn Morris2010-05-131-0/+4
* Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.Glenn Morris2010-05-131-0/+6
* * msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).Glenn Morris2010-05-131-0/+2
* Minor build simplification for NS.Glenn Morris2010-05-131-0/+4
* Some msdos build fixes (hopefully, possibly, ...)Glenn Morris2010-05-121-0/+4
* Define some variables to hold configure's output, for clarity.Glenn Morris2010-05-121-0/+10
* Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.Glenn Morris2010-05-111-0/+2
* Move LIB_GCC from cpp to configure.Glenn Morris2010-05-111-0/+4
* On msdos, set LIBS_SYSTEM with config.bat, not cpp.Glenn Morris2010-05-101-0/+5
* Move LIBS_SYSTEM from cpp to configure.Glenn Morris2010-05-091-0/+2
* Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-091-0/+4
* Merge from emacs-23Stefan Monnier2010-05-081-0/+4
|\
| * Bump version to 23.2.Chong Yidong2010-05-071-0/+4
* | Move TERMINFO, LIBS_TERMCAP from cpp to configure.Glenn Morris2010-05-071-0/+5
* | Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.Eli Zaretskii2010-05-071-0/+20