aboutsummaryrefslogtreecommitdiffstats
path: root/src/s (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move LIBXMU from cpp to configure.Glenn Morris2010-04-282-10/+2
* Move LIBXTR6 from cpp to autoconf.Glenn Morris2010-04-271-3/+0
* Move MOTIF_LIBW to autoconf.Glenn Morris2010-04-273-15/+1
* Use $CRT_DIR in more places.Glenn Morris2010-04-264-9/+9
* Use autoconf instead of cpp for LIB_MATH.Dan Nicolaescu2010-04-262-4/+0
* * s/cygwin.h (LIBS_DEBUG): Remove, unused.Dan Nicolaescu2010-04-231-1/+0
* Remove redundant flags.Dan Nicolaescu2010-04-234-23/+0
* Simplify m/intel386.h.Dan Nicolaescu2010-04-231-0/+11
* * s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.Dan Nicolaescu2010-04-232-8/+0
* Simplify STARTFILES definition.Dan Nicolaescu2010-04-232-0/+4
* Clean up Solaris code.Dan Nicolaescu2010-04-231-29/+0
* Clean up HP-UX files.Dan Nicolaescu2010-04-211-0/+45
* Remove NOMULTIPLEJOBS, unused.Dan Nicolaescu2010-04-202-12/+0
* Simplify LD_SWITCH_SYSTEM_TEMACS usage.Dan Nicolaescu2010-04-203-21/+2
* Don't depend on cm.c or termcap.c on Windows, use stubs.Juanma Barranquero2010-04-211-0/+11
* Merge from emacs-23Stefan Monnier2010-04-191-0/+18
|\
| * Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.YAMAMOTO Mitsuharu2010-04-101-0/+18
* | * s/freebsd.h: Restore osreldate.h include.Dan Nicolaescu2010-04-161-0/+2
* | * s/cygwin.h: Avoid linking against static libgcc.Chong Yidong2010-04-151-0/+8
* | Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-111-3/+1
* | * s/msdos.h (UNEXEC): New definition.Dan Nicolaescu2010-04-101-0/+2
* | Simplify code for HP machines.Dan Nicolaescu2010-04-061-0/+5
* | * m/iris4d.h (UNEXEC): Move definition ...Dan Nicolaescu2010-04-061-0/+2
* | * m/intel386.h (NO_REMAP): Move definition ...Dan Nicolaescu2010-04-021-0/+2
* | Remove extern errno declarations.Dan Nicolaescu2010-04-011-2/+0
* | Remove all uses of LIBX11_SYSTEM.Dan Nicolaescu2010-04-011-1/+1
* | Remove support for DJGPP v1.x (bug#5813).Eli Zaretskii2010-04-011-48/+0
* | Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Dan Nicolaescu2010-03-297-50/+0
* | * s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.Dan Nicolaescu2010-03-221-3/+0
* | * s/netbsd.h: Remove commented out code.Dan Nicolaescu2010-03-221-2/+0
* | Simplify LIBS_MACHINE definitions.Dan Nicolaescu2010-03-221-0/+9
* | * m/ibmrs6000.h (ORDINARY_LINK): Move definition ...Dan Nicolaescu2010-03-211-0/+2
* | Consolidate redundant definitions in s/bsd-common.h.Dan Nicolaescu2010-03-204-69/+30
* | Consolidate redundant definitions.Dan Nicolaescu2010-03-204-49/+1
* | Remove support for old UNIX System V systems.Dan Nicolaescu2010-03-192-74/+74
* | Remove support for Solaris on PPC and for old versions.Dan Nicolaescu2010-03-195-167/+129
* | * s/openbsd.h: Remove support for non-ELF and for systems that doDan Nicolaescu2010-03-193-50/+0
* | Remove non-working support for lynxos 3.0.Dan Nicolaescu2010-03-191-57/+0
|/
* Add 2010 to copyright years.Glenn Morris2010-01-1317-17/+17
* * configure.in: Allow compiling Emacs with GTK on Cygwin.Chong Yidong2009-12-091-0/+6
* Fix last change.Chong Yidong2009-11-211-2/+0
* * s/cygwin.h: Remove unneeded linker flags.Chong Yidong2009-11-201-4/+2
* (SYSTEM_PURESIZE_EXTRA): Revert last change.Eli Zaretskii2009-11-131-2/+2
* * s/freebsd.h:Dan Nicolaescu2009-11-112-23/+1
* (SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.Eli Zaretskii2009-11-061-2/+2
* (SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.Eli Zaretskii2009-10-301-6/+14
* [temacs] Undef HAVE_POSIX_MEMALIGN.YAMAMOTO Mitsuharu2009-08-281-0/+3
* (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.hDan Nicolaescu2009-07-271-2/+0
* Make GCPROs and UNGCPRO no-ops also on SuperH.Thien-Thi Nguyen2009-05-101-1/+1
* * nsmenu.m (pop_down_menu): New function.Adrian Robert2009-02-041-9/+0