summaryrefslogtreecommitdiff
path: root/admin/CPP-DEFINES
Commit message (Expand)AuthorAge
* * configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2011-11-20
* Fix typos.Juanma Barranquero2011-11-20
* Remove some macros that are either not used anymore or don't reallyDan Nicolaescu2011-06-15
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-26
* Import getloadavg module from gnulib.Paul Eggert2011-02-15
* Nuke arch-tags.Glenn Morris2011-01-15
* Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab2010-12-03
* Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.Chong Yidong2010-12-03
* Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab2010-12-03
* Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-09
* * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Dan Nicolaescu2010-08-08
* Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-28
* Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-11
* Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-07
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-29
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-29
* Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-06
* Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-03
* HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-02
* NOT_C_CODE is always true now.Glenn Morris2010-06-02
* If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.Glenn Morris2010-05-14
* Move some undefs from src/Makefile.in to configure.Glenn Morris2010-05-13
* * admin/CPP-DEFINES: Updates.Glenn Morris2010-05-13
* * admin/CPP-DEFINES: More updates.Glenn Morris2010-05-10
* * admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.Glenn Morris2010-05-09
* Remove unused Makefile definition THIS_IS_MAKEFILE.Glenn Morris2010-05-07
* Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris2010-05-06
* Remove more unused symbols.Dan Nicolaescu2010-05-06
* Delete names that have been removed from the tree.Dan Nicolaescu2010-05-04
* * admin/CPP-DEFINES: Remove some no-longer-used defines.Glenn Morris2010-05-03
* Move LIBXTR6 from cpp to autoconf.Glenn Morris2010-04-27
* Move MOTIF_LIBW to autoconf.Glenn Morris2010-04-27
* Remove NOMULTIPLEJOBS.Dan Nicolaescu2010-04-20
* Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-11
* Remove all uses of LIBX11_SYSTEM.Dan Nicolaescu2010-04-01
* Remove support for DJGPP v1.x (bug#5813).Eli Zaretskii2010-04-01
* Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.Dan Nicolaescu2010-03-29
* * keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SI...Dan Nicolaescu2010-03-21
* Remove non-working support for lynxos 3.0.Dan Nicolaescu2010-03-19
* NO_SOCK_SIGIO is not used anymore.Dan Nicolaescu2009-02-04
* Reorganize implementation of Flist_system_processes andDan Nicolaescu2008-12-19
* Add the list of macros documented in src/m/template.h and src/s/template.h.Dan Nicolaescu2008-10-18
* Fix case of "GNUstep".Glenn Morris2008-10-04
* Add USER_FULL_NAME.Eli Zaretskii2008-08-23
* Update.Dan Nicolaescu2008-08-06
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-04
* Add defines for accessing system processes.Eli Zaretskii2008-08-02
* * bitmaps/README:Dan Nicolaescu2008-07-31
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-31