summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-191-1/+1
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Build tweaks related to tags files.Glenn Morris2016-01-061-2/+5
|/
* Minor quoting fixes in scripts and docPaul Eggert2015-09-161-9/+9
* Get ‘./configure; make -C src emacs’ to workPaul Eggert2015-06-241-1/+1
* Use ${EXEEXT} more uniformly in makefilesPaul Eggert2015-02-231-1/+1
* Fix a couple of AM_V_GEN bugsPaul Eggert2015-01-231-0/+10
* Check exit statuses in lib-src/MakefilePaul Eggert2015-01-221-22/+36
* Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller2015-01-221-8/+8
* Allow update-game-score to run sgid instead of suid.Ulrich Müller2015-01-211-4/+12
* Support Make verbosity levels in w32 targets previously left outEli Zaretskii2015-01-161-1/+6
* Less 'make' chatter for lib-srcPaul Eggert2015-01-031-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-2/+2
* Fix compilation of lib-src executables on MS-Windows.Eli Zaretskii2014-12-271-6/+6
* Remove lib-src/grep-changelogGlenn Morris2014-12-131-9/+1
* * lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.Glenn Morris2014-11-231-1/+1
* Further reduce number of versioned files storing Emacs version number.Glenn Morris2014-11-221-1/+1
* Add some .ico dependencies to Makefile .res rulesGlenn Morris2014-11-221-1/+1
* --enable-silent-warnings now suppresses more chatter.Paul Eggert2014-09-011-13/+27
* lib-src/Makefile trivial simplificationsGlenn Morris2014-06-251-23/+20
* Makefile commentsGlenn Morris2014-06-151-1/+1
* Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris2014-06-151-1/+4
* Fix MS-Windows build broken by latest Makefile.in changes.Eli Zaretskii2014-06-151-0/+1
* Use `make -C' rather than `cd && make'Glenn Morris2014-06-141-1/+1
* Parallelize clean rules using GNU make featuresGlenn Morris2014-06-141-2/+2
* With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-1/+1
* Port ctags+etags build to Sun C 5.12.Paul Eggert2014-05-181-8/+8
* Merge from emacs-24; up to 2014-05-01T10:21:17Z!rgm@gnu.orgJuanma Barranquero2014-04-301-2/+2
|\
| * * lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris2014-04-291-2/+2
* | Reduce duplication in lib-src etags/ctags rulesGlenn Morris2014-03-221-11/+14
* | Use $@ more in lib-src/Makefile.inGlenn Morris2014-03-221-11/+11
* | * lib-src/Makefile.in (../lib/libgnu.a): Explicitly pass MFLAGS.Glenn Morris2014-03-221-1/+1
* | Remove lib-src/test-distrib.c and relatedGlenn Morris2014-03-221-9/+1
|/
* Spelling fixes.Paul Eggert2014-01-041-2/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-2/+2
* Avoid non-portable "` ... \"...\" ... `" nestingGlenn Morris2013-10-241-1/+2
* Fix whitespace in previous Makefile.in changesGlenn Morris2013-10-231-1/+2
* Attempt at a fix for mingw CPPFLAGSGlenn Morris2013-10-231-0/+1
* Progress towards allowing installation in directories with whitespaceGlenn Morris2013-10-231-22/+22
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-3/+3
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-4/+1
* Provide a Windows manifest for update-game-score.exe.Eli Zaretskii2013-08-101-1/+2
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-3/+4
* Remove some unused macros from 'configure'.Paul Eggert2013-07-021-6/+6
* Remove *.res files in mostlyclean, to avoid problems with out-of-tree builds.Eli Zaretskii2013-05-291-1/+1
* Avoid building blessmail and use hard links when installing emacs.exe.Eli Zaretskii2013-04-141-1/+1