aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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:[email protected].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
|/ /
* | In Makefiles, -batch implies -q.Glenn Morris2011-01-071-3/+3
* | Remove empty machine description filesAndreas Schwab2010-12-041-2/+2
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-241-2/+1
* | * src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.Glenn Morris2010-10-211-4/+4
* | Fix src/Makefile.in comment typo from 2010-10-10T14:43:[email protected].Glenn Morris2010-10-191-1/+1
* | Again, fix a typo in really-oldXMenu targetTassilo Horn2010-10-151-1/+1
* | Fix variable name typo in really-oldXMenu target.Tassilo Horn2010-10-151-1/+1
* | Avoid using trailing / in directory variables.Dan Nicolaescu2010-10-121-113/+113
* | Pass CFLAGS to the linker.Dan Nicolaescu2010-10-101-3/+2
* | * src/Makefile.in (CRT_DIR): Move near potential user.Dan Nicolaescu2010-10-101-4/+2
* | * src/Makefile.in: Use $(...) everywhere instead of ${...}Dan Nicolaescu2010-10-101-168/+168
* | * src/Makefile.in: ecrt0.c does not exist anymore, do not mention it.Dan Nicolaescu2010-09-291-3/+0
* | Set up GnuTLS support.Ted Zlatanov2010-09-261-1/+6
* | Link temacs using $(CC) not $(LD).Dan Nicolaescu2010-09-211-3/+2
* | Add support for the libxml2 library.Lars Magne Ingebrigtsen2010-09-101-3/+7
* | merge from trunkJoakim Verona2010-08-171-19/+17
|\ \
| * | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGSAndreas Schwab2010-07-121-3/+11
| * | Improve Hebrew rendering.Kenichi Handa2010-07-121-2/+2
| * | Remove src/prefix-args.c.Dan Nicolaescu2010-07-071-13/+3
| * | Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-1/+1
* | | merged from trunkJoakim Verona2010-06-141-654/+327
|\| |
| * | * Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.Romain Francoise2010-06-121-4/+4
| * | Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-1/+1