aboutsummaryrefslogtreecommitdiffstats
path: root/msdos (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix the MS-DOS build (fallout from 2010-07-12T14:16:38Z!schwab@linux-m68k.org...Eli Zaretskii2010-07-123-0/+14
* | Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.Eli Zaretskii2010-07-112-2/+5
* | Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-112-2/+7
* | Fix MS-DOS configury.Eli Zaretskii2010-07-083-2/+7
* | Remove src/prefix-args.c.Dan Nicolaescu2010-07-072-1/+4
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-082-8/+7
* | Fix MS-DOS configury.Eli Zaretskii2010-07-022-1/+7
* | Remove some cpp that is internal to configure.in.Glenn Morris2010-06-292-1/+5
* | Fix the MS-DOS build due to changes in configury.Eli Zaretskii2010-06-263-12/+29
* | Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-032-1/+5
* | HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-022-1/+4
* | Replace YMF_PASS_LDFLAGS with autoconf.Glenn Morris2010-05-252-1/+5
* | Remove some NS_IMPL_GNUSTEP build dead code.Glenn Morris2010-05-252-2/+5
* | Remove LD_SWITCH_SYSTEM_EXTRA.Glenn Morris2010-05-242-1/+4
* | Handle some HAVE_NS Makefile conditionals with configure.Glenn Morris2010-05-202-0/+3
* | Build simplifications for oldxmenu.Glenn Morris2010-05-203-2/+5
* | * msdos/mainmake.v2: Comment fix.Glenn Morris2010-05-201-4/+4
* | Handle CANNOT_DUMP (partially) with configure.Glenn Morris2010-05-202-0/+5
* | Handle auto-depend with configure.Glenn Morris2010-05-192-0/+8
* | Minor msdos build change.Glenn Morris2010-05-182-0/+3
* | Set linker-related things with configure.Glenn Morris2010-05-182-0/+7
* | msdos/sed1x.inp: Add copyright notice.Eli Zaretskii2010-05-182-0/+19
* | Set rallocobj with configure, not cpp.Glenn Morris2010-05-172-0/+3
* | Define some malloc objects with configure, not cpp.Glenn Morris2010-05-172-0/+7
* | Combine the two stamp-oldxmenu cases.Glenn Morris2010-05-163-0/+7
* | Simplify temacs build rule.Glenn Morris2010-05-162-0/+3
* | Simplify temacs build rule.Glenn Morris2010-05-162-1/+6
* | Always define LIBXMENU in src/Makefile.in.Glenn Morris2010-05-153-1/+5
* | Always define OLDXMENU in src/Makefile.in.Glenn Morris2010-05-153-1/+5
* | msdos/ChangeLog missing from previous commit.Glenn Morris2010-05-151-0/+3
* | Always define LIBX_OTHER in src/Makefile.in.Glenn Morris2010-05-152-1/+2
* | Always define FONT_OBJ; to empty in the non-X case.Glenn Morris2010-05-153-1/+7
* | Fix "config msdos" step.Eli Zaretskii2010-05-153-7/+15
* | Fix a typo in msdos/ChangeLog.Eli Zaretskii2010-05-151-1/+1
* | Choose dependency of oldxmenu using configure.Glenn Morris2010-05-143-0/+5
* | * msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.Glenn Morris2010-05-142-0/+5
* | No harm in always defining some ns_ Makefile variables.Glenn Morris2010-05-132-0/+5
* | Replace some msdos cpp.Glenn Morris2010-05-133-0/+7
* | Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.Glenn Morris2010-05-134-2/+14
* | * msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).Glenn Morris2010-05-132-1/+3
* | Minor build simplification for NS.Glenn Morris2010-05-132-0/+5
* | Some msdos build fixes (hopefully, possibly, ...)Glenn Morris2010-05-122-1/+7
* | Remove some unused #define's, previously replaced by variables.Glenn Morris2010-05-121-0/+1
* | Define some variables to hold configure's output, for clarity.Glenn Morris2010-05-122-2/+27
* | Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.Glenn Morris2010-05-112-1/+2
* | Move LIB_GCC from cpp to configure.Glenn Morris2010-05-112-0/+5
* | On msdos, set LIBS_SYSTEM with config.bat, not cpp.Glenn Morris2010-05-103-0/+11
* | Move LIBS_SYSTEM from cpp to configure.Glenn Morris2010-05-093-0/+4
* | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.Glenn Morris2010-05-092-0/+5
* | Merge from emacs-23Stefan Monnier2010-05-081-0/+4
|\ \ | |/