summaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkTom Tromey2013-08-191-2/+4
|\
| * Add zlib support via the `decompress-gzipped-region' functionLars Magne Ingebrigtsen2013-08-111-2/+4
* | merge from trunkTom Tromey2013-07-261-1/+7
|\ \ | |/
| * No need for configure to create etc/ and lisp/ any moreGlenn Morris2013-07-231-0/+6
| * Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+1
* | merge from trunkTom Tromey2013-07-061-5/+8
|\ \ | |/
| * Simplify buildobj processing.Paul Eggert2013-07-011-5/+8
* | merge from trunkTom Tromey2013-06-131-8/+16
|\ \ | |/
| * Fix "make TAGS" on MS-Windows.Eli Zaretskii2013-06-071-4/+7
| * * configure.ac (HAVE_GFILENOTIFY): Do not change $LIBS.Eli Zaretskii2013-06-031-2/+4
| * Add HAVE_GLIB check instead of checking individual libraries that use GLib.Jan Djärv2013-06-031-2/+5
* | merge from trunk; clean up some issuesTom Tromey2013-06-031-23/+52
|\ \ | |/
| * * configure.ac (file-notification): New option, replaces inotify option.Michael Albinus2013-06-031-1/+6
| * Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii2013-05-291-0/+1
| * Merge from trunk.Eli Zaretskii2013-05-161-1/+1
| |\
| | * Use just DOC instead of DOC-nn.mm.Stefan Monnier2013-05-151-1/+1
| * | Merge from trunk, configury not fixed yet.Eli Zaretskii2013-05-151-6/+11
| |\ \ | | |/
| | * Use Gnulib ACL implementation, for benefit of Solaris etc.Paul Eggert2013-05-071-4/+3
| | * Add multi-monitor support on X11.YAMAMOTO Mitsuharu2013-05-071-2/+8
| | |
| | \
| *-. \ Merge from trunk.Eli Zaretskii2013-04-231-1/+1
| |\ \ \ | | | |/
| | | * * Makefile.in (bootstrap-clean): Remove stamp-h1 too.Paul Eggert2013-04-211-1/+1
| | |/
| * | Merge from trunk, resolve conflicts.Eli Zaretskii2013-04-141-4/+4
| |\ \ | | |/
| | * Fix --enable-profiling bug introduced by 2013-02-25 change.Paul Eggert2013-04-061-3/+3
| * | Fixed linking with the resource file.Eli Zaretskii2013-04-141-4/+4
| * | Fixed misc compilation warnings and errors. Dumping errors out.Eli Zaretskii2013-04-011-1/+4
| * | Fixed nt/Makefile.in and top-level Makefile.in.Eli Zaretskii2013-04-011-1/+2
| * | Added nt/Makefile.in and appropriate tweaks to configure.ac.Eli Zaretskii2013-04-011-8/+22
| |/
* | merge from trunkTom Tromey2013-03-171-1/+2
|\ \ | |/
| * File synchronization fixes.Paul Eggert2013-03-131-1/+2
* | merge from trunkTom Tromey2013-03-081-23/+11
|\ \ | |/
| * Simplify data_start configuration.Paul Eggert2013-02-241-23/+11
* | merge from trunkTom Tromey2013-01-051-7/+7
|\ \ | |/
| * Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-2/+2
| |\
| | * Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
| * | Merge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka@jpl.orgGlenn Morris2012-12-301-5/+5
| |\ \ | | |/
| | * Properly configure GNUstep librariesAndreas Schwab2012-12-291-5/+5
| | * Move fix for bug#12993 to trunkDaniel Colascione2012-12-101-17/+4
* | | merge from trunkTom Tromey2012-12-171-23/+45
|\ \ \ | |/ /
| * | Add support for preserving ACL entries of files.Romain Francoise2012-12-161-1/+3
| * | Move fix for cygw32 icon issue from emacs-24 branch to trunk as Stefan Monnie...Daniel Colascione2012-12-101-4/+17
| |\ \ | | |/
| | * Compile Windows resources into cygw32 EmacsDaniel Colascione2012-12-091-4/+17
| * | Merge from trunk + rename the event. Not tested yet.Eli Zaretskii2012-12-101-1/+1
| |\ \
| | * | Support filesystem notification through inotify on GNU/Linux.Rüdiger Sonderfeld2012-12-101-1/+1
| * | | Merge from trunk.Eli Zaretskii2012-11-171-1/+2
| |\ \ \ | | |/ /
| | * | Use faccessat, not access, when checking file permissions.Paul Eggert2012-11-131-1/+2
| | |/
| * | Add w32notify.o to SOME_MACHINE_OBJECTS in src/Makefile.in.Eli Zaretskii2012-10-081-1/+1
| |/
| * 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
| | |\