aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup for cygw32Daniel Colascione2012-10-081-1/+1
* Merge from trunkDaniel Colascione2012-10-071-1/+4
|\
| * Link with LIB_TIMER_TIME as needed.Paul Eggert2012-09-271-2/+3
| * Merge profiler branchStefan Monnier2012-09-261-0/+1
| |\
| | * Add emacs native profiler.Tomohiro Matsuyama2012-08-221-0/+1
* | | Merge from trunkDaniel Colascione2012-09-171-7/+4
|\ \ \ | |/ /
| * | * src/Makefile.in (clean): No longer run nextstep's clean.Glenn Morris2012-09-161-1/+0
| * | Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-161-6/+4
| * | * Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJECTS)Paul Eggert2012-09-021-1/+1
* | | Implement cygw32Daniel Colascione2012-09-171-10/+15
|/ /
* | Refactor window-system configurationDaniel Colascione2012-08-311-4/+7
* | 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