aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-04* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert1-2/+0
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-06-20Simplify lib-src version printingPaul Eggert1-7/+5
2019-04-26* lib-src/profile.c: Delete long-obsolete fileStefan Monnier1-5/+1
2019-04-25Port emacsclient euidaccess to Solaris 10Paul Eggert1-2/+4
2019-01-15Add portable dumperDaniel Colascione1-1/+4
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-12-02Use tcdrain, not fdatasync, to drain ttysPaul Eggert1-4/+2
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert1-2/+2
2018-08-05Use Gnulib regex for lib-srcPaul Eggert1-6/+2
2018-08-05Rename src/regex.c to src/regex-emacs.c.Paul Eggert1-3/+3
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-03-24; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commitNoam Postavsky1-1/+1
2017-03-24Don’t require chown/chgrp for game installationPaul Eggert1-9/+15
2017-03-17Emacs 'movemail' is now a configure-time optionPaul Eggert1-1/+5
2017-03-12Install update-game-score only on requestPaul Eggert1-27/+23
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-11-06Modernize usage of 'macOS' in doc and commentsPaul Eggert1-1/+1
2016-01-06Build tweaks related to tags files.Glenn Morris1-2/+5
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-09-16Minor quoting fixes in scripts and docPaul Eggert1-9/+9
2015-06-24Get ‘./configure; make -C src emacs’ to workPaul Eggert1-1/+1
2015-02-23Use ${EXEEXT} more uniformly in makefilesPaul Eggert1-1/+1
2015-01-23Fix a couple of AM_V_GEN bugsPaul Eggert1-0/+10
2015-01-22Check exit statuses in lib-src/MakefilePaul Eggert1-22/+36
2015-01-22Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller1-8/+8
2015-01-21Allow update-game-score to run sgid instead of suid.Ulrich Müller1-4/+12
2015-01-16Support Make verbosity levels in w32 targets previously left outEli Zaretskii1-1/+6
2015-01-03Less 'make' chatter for lib-srcPaul Eggert1-2/+2
2015-01-01Update copyright year to 2015Paul Eggert1-2/+2
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-12-27Fix compilation of lib-src executables on MS-Windows.Eli Zaretskii1-6/+6
2014-12-13Remove lib-src/grep-changelogGlenn Morris1-9/+1
2014-11-23* lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.Glenn Morris1-1/+1
2014-11-22Further reduce number of versioned files storing Emacs version number.Glenn Morris1-1/+1
2014-11-22Add some .ico dependencies to Makefile .res rulesGlenn Morris1-1/+1
2014-09-01--enable-silent-warnings now suppresses more chatter.Paul Eggert1-13/+27
2014-06-25lib-src/Makefile trivial simplificationsGlenn Morris1-23/+20
2014-06-15Makefile commentsGlenn Morris1-1/+1
2014-06-15Explicitly set LDFLAGS in some sub-MakefilesGlenn Morris1-1/+4
2014-06-15Fix MS-Windows build broken by latest Makefile.in changes.Eli Zaretskii1-0/+1
2014-06-14Use `make -C' rather than `cd && make'Glenn Morris1-1/+1
2014-06-14Parallelize clean rules using GNU make featuresGlenn Morris1-2/+2
2014-06-13With GNU make, MFLAGS is not neededGlenn Morris1-1/+1
2014-05-18Port ctags+etags build to Sun C 5.12.Paul Eggert1-8/+8
2014-04-29* lib-src/Makefile.in ($(DESTDIR)${archlibdir}): Avoid non-portable "`\" nestingGlenn Morris1-2/+2
2014-03-22Reduce duplication in lib-src etags/ctags rulesGlenn Morris1-11/+14
2014-03-22Use $@ more in lib-src/Makefile.inGlenn Morris1-11/+11
2014-03-22* lib-src/Makefile.in (../lib/libgnu.a): Explicitly pass MFLAGS.Glenn Morris1-1/+1