summaryrefslogtreecommitdiff
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Have 'make' output better GEN namesPaul Eggert2015-01-111-5/+4
* Less 'make' chatter for lisp dirPaul Eggert2015-01-031-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-2/+2
* Simplify setfattr use by assuming GNU makePaul Eggert2014-12-301-23/+20
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+1
|\
| * Use consistent paxctl and setfattr flags for temacs.Ulrich Müller2014-11-251-1/+1
* | Reduce nt and src Makefile duplication wrt emacs.resGlenn Morris2014-11-231-10/+2
* | Further reduce number of versioned files storing Emacs version number.Glenn Morris2014-11-221-1/+1
* | * src/Makefile.in (emacs.res): Add dependency on icons/hand.cur. Use $<.Glenn Morris2014-11-221-2/+3
* | * Makefile.in (ACLOCAL_INPUTS): Omit unnecessary use of 'wildcard'.Paul Eggert2014-10-221-1/+1
* | Require OSX >= 10.6. Remove PowerPC unexec code.Jan Djärv2014-10-121-1/+1
* | * admin/unidata/Makefile.in: Check for deleted uni- files. Glenn Morris2014-10-071-1/+5
* | Remove unused variable EMACS_HEAPSIZE from src/Makefile.in.Eli Zaretskii2014-09-061-3/+0
* | Less chatter in 'make' output.Paul Eggert2014-09-031-9/+22
* | --enable-silent-warnings now suppresses more chatter.Paul Eggert2014-09-011-3/+16
* | Fix bug #18302 with minor issues in the MSYS2/MinGW64 build.Karol Ostrovsky2014-08-231-1/+3
* | Improve behavior of 'bzr up; cd src; make -k'.Paul Eggert2014-07-131-9/+16
* | * 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:00Z!dmantipov@yandex.ruGlenn 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