summaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Spelling fix.Paul Eggert2014-01-041-1/+1
* Port to GNU/Linux with recent grsecurity/PaX patches (Bug#16343).Paul Eggert2014-01-041-3/+6
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* Remove the option of using libcrypto.Paul Eggert2013-12-101-2/+0
* Use libcrypto's checksum implementations if available, for speed.Paul Eggert2013-12-081-0/+2
* Stop keeping generated Unicode lisp files in the repositoryGlenn Morris2013-11-271-1/+5
* Move runtime leim lisp files to lisp/leim directoryGlenn Morris2013-11-261-2/+2
* Use just LIBXMENU, not LIBXMENU_DIR and LIBXMENU_BASE.Paul Eggert2013-11-211-6/+2
* Fix some dependency problems that cause unnecessary recompiles.Paul Eggert2013-11-201-48/+18
* * src/Makefile.in (bootstrap_exe): Use relative filename.Glenn Morris2013-11-021-2/+1
* Use relative filenames in TAGS files.Glenn Morris2013-11-021-13/+11
* * src/Makefile.in (lispdir): Remove.Glenn Morris2013-11-021-2/+1
* Small Makefile cleanup mainly related to tags file generationGlenn Morris2013-11-021-14/+21
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-0/+1
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-5/+5
* Port the font backend from the Mac port.Jan Djärv2013-09-151-2/+2
* Makefile improvements.Paul Eggert2013-09-031-8/+6
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-1/+1
* Add zlib support via the `decompress-gzipped-region' functionLars Magne Ingebrigtsen2013-08-111-2/+4
* 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
* Simplify buildobj processing.Paul Eggert2013-07-011-5/+8
* 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
* * 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
|/
* File synchronization fixes.Paul Eggert2013-03-131-1/+2
* Simplify data_start configuration.Paul Eggert2013-02-241-23/+11
* 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
* | 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
|\ \ | |/