summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Simplify lib-src version printingPaul Eggert2019-06-201-7/+5
* * lib-src/profile.c: Delete long-obsolete fileStefan Monnier2019-04-261-5/+1
* Port emacsclient euidaccess to Solaris 10Paul Eggert2019-04-251-2/+4
* Add portable dumperDaniel Colascione2019-01-151-1/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Use tcdrain, not fdatasync, to drain ttysPaul Eggert2018-12-021-4/+2
* | Fix ‘make clean’ with a file named ‘-.o’Paul Eggert2018-09-241-2/+2
* | Use Gnulib regex for lib-srcPaul Eggert2018-08-051-6/+2
* | Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-051-3/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commitNoam Postavsky2017-03-241-1/+1
* Don’t require chown/chgrp for game installationPaul Eggert2017-03-241-9/+15
* Emacs 'movemail' is now a configure-time optionPaul Eggert2017-03-171-1/+5
* Install update-game-score only on requestPaul Eggert2017-03-121-27/+23
* 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