summaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes.Paul Eggert2012-08-261-1/+1
* On assertion failure, print backtrace if available.Paul Eggert2012-08-241-0/+3
* * src/Makefile.in: Don't assume that `ln -f' works.Glenn Morris2012-08-201-3/+6
* * src/Makefile.in (config_h): Fix conf_post.h out-of-tree build location.Glenn Morris2012-08-091-1/+1
* Remove src/s/msdos.hGlenn Morris2012-08-011-3/+1
* * configure.ac (S_FILE): Remove output variable.Glenn Morris2012-07-311-1/+2
* Use an include file in configure.ac's AH_BOTTOMGlenn Morris2012-07-301-1/+1
* Update .PHONY listings in makefiles.Paul Eggert2012-07-301-0/+3
* * src/Makefile.in (emacs$(EXEEXT)): Don't check for load-path shadows.Glenn Morris2012-07-051-4/+0
* Clean out last vestiges of the old HAVE_CONFIG_H stuff.Paul Eggert2012-06-251-4/+1
* Support higher-resolution time stamps.Paul Eggert2012-06-221-1/+3
* Workaround dumping problem on PaX-enabled Linux kernelsUlrich Müller2012-06-031-0/+10
* Remove src/m/*.Paul Eggert2012-05-221-4/+3
* Let configure test for a suitable mkdir -pGlenn Morris2012-05-111-1/+2
* Rename autoconf output variable LD_SWITCH_X_SITE_AUX_RPATHGlenn Morris2012-04-301-1/+1
* Remove LD_SWITCH_X_SITE_AUX, which is no longer usedGlenn Morris2012-04-301-4/+2
* Merge from trunk.Paul Eggert2012-04-131-8/+2
|\
| * Repurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGSGlenn Morris2012-04-101-8/+2
* | Merge from trunk.Paul Eggert2012-04-091-1/+1
|\ \ | |/
| * Rename leim/Makefile's BUILT_EMACS to EMACSGlenn Morris2012-04-091-1/+1
* | configure: new option --enable-gcc-warningsPaul Eggert2012-04-091-2/+3
|/
* Generate leim-list with bootstrap-emacs, in prep for dumping it with emacsGlenn Morris2012-04-081-1/+5
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Merge from trunk.Paul Eggert2011-09-031-1/+4
|\
| * Check for pthread and use it if found.Jan Djärv2011-08-041-1/+4
* | Merge from gnulib, using build-aux to remove clutter.Paul Eggert2011-07-241-1/+1
|/
* Simplify Emacs part of pthread_sigmask support.Paul Eggert2011-07-081-1/+3
* Fix typos that break xsettings.c compilation.Glenn Morris2011-07-011-1/+1
* Add GSettings support (GConf is going away).Jan Djärv2011-06-301-4/+4
* * src/Makefile.in (SOME_MACHINE_OBJECTS): Add some more files.Glenn Morris2011-05-201-1/+12
* * src/Makefile.in ($(etc)/DOC): Make second command line even shorter.Glenn Morris2011-05-201-1/+1
* Remove $shortlisp from src/Makefile.in.Glenn Morris2011-05-191-250/+13
* Remove the SOME_MACHINE_LISP distinction in src/Makefile.in.Glenn Morris2011-05-181-145/+154
* Fallout from resurrecting doprnt.Eli Zaretskii2011-04-241-2/+2
* Fix doprnt so it could be used safely in `verror'. (Bug#8435)Eli Zaretskii2011-04-231-1/+1
* Remove the doprnt implementation, as Emacs now uses vsnprintf.Paul Eggert2011-04-061-1/+1
* Import filemode module from gnulib.Paul Eggert2011-02-201-1/+1
* Import crypto/md5 module from gnulib.Paul Eggert2011-02-181-1/+1
* * src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.Glenn Morris2011-02-091-1/+1
* * src/Makefile.in (gl-stamp): Create globals.h here.Andreas Schwab2011-02-091-3/+4
* * src/Makefile.in ($(otherobj)): Depend on globals.h.Paul Eggert2011-02-081-4/+4
* Make globals.h a generated headerTom Tromey2011-02-081-1/+15
* strftime: import from gnulibPaul Eggert2011-01-301-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+2
* Merge from mainline.Paul Eggert2011-01-141-2/+2
|\
| * Merge from emacs-23Stefan Monnier2011-01-141-2/+2
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| | * Fix 2010-05-06T02:53:56Z!monnier@iro.umontreal.ca.Eli Zaretskii2010-11-091-1/+1
| | * Fix for Bug#5655, backported from trunk.Glenn Morris2010-11-031-0/+3
* | | Automate syncing from gnulib.Paul Eggert2011-01-081-2/+6
|/ /