aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* remove bytecode interpreterRobin Templeton2015-04-201-2/+1
* * src/profiler.c: Delete.Robin Templeton2015-04-201-2/+1
* disable byte-compilationRobin Templeton2015-04-191-6/+1
* use libguile dynamic wind + c pseudo-closuresBT Templeton2015-04-181-0/+1
* use guile-snarf for subr definitionBT Templeton2015-04-181-0/+81
* guile-snarf configurationBT Templeton2015-04-181-1/+9
* libguile configurationBT Templeton2015-04-181-3/+4
* libgc configurationBT Templeton2015-02-091-1/+6
* * src/Makefile.in (ns-app): Mark as PHONY.Glenn Morris2014-06-281-0/+1
* * src/Makefile.in ($(lwlibdir)/liblw.a, $(oldXMenudir)/libXMenu11.a):Glenn Morris2014-06-281-4/+4
* * src/Makefile.in: Fix thinko in previous.Glenn Morris2014-06-281-1/+3
* Small cleanup for src/Makefile liblw.a, libXMenu11.a rulesGlenn Morris2014-06-281-5/+3
* Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacsGlenn Morris2014-06-261-26/+14
* * Makefile.in (ns-app): Fix typo that broke build on OS X.Paul Eggert2014-06-161-1/+1
* Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-14/+13
* With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-14/+10
* Define the size of dumped data for MS-Windows locally on w32heap.c.Eli Zaretskii2014-06-031-4/+1
* Merge from emacs-24; up to 2014-05-29T17:16:[email protected]Glenn Morris2014-06-011-1/+2
|\
| * Include sources used to create macuvs.h.Paul Eggert2014-05-261-1/+2
| * Revert recent libpng changes.Paul Eggert2014-05-041-2/+0
| * Consult libpng-config more consistently.Paul Eggert2014-05-021-0/+2
* | Remove nt/addsection.c and don't build addsection.exe.Eli Zaretskii2014-05-291-4/+2
* | Don't substitute sigprocmask for pthread_sigmask.Paul Eggert2014-05-291-4/+2
* | Use mmap(2) emulation for buffer text on MS-Windows.Fabrice Popineau2014-05-271-5/+4
* | If available, use Xfixes extension to do pointer blanking.Dmitry Antipov2014-05-131-3/+6
* | Consult libpng-config more consistently.Paul Eggert2014-05-041-0/+2
|/
* Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2014-04-091-1/+1
* Don't use manifest on Cygwin. (Bug#17176)Ken Brown2014-04-031-1/+1
* 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