summaryrefslogtreecommitdiff
path: root/lib-src/Makefile.in
AgeCommit message (Expand)Author
2022-01-12Avoid user environment interfering with bootstrapGlenn Morris
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-20Prefer $(info) to @echoPaul Eggert
2021-12-03Merge from origin/emacs-28Stefan Kangas
2021-12-02Port emacsclient to Solaris 10Paul Eggert
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-08-29Fix libexec installation on NS (bug#50250)Alan Third
2021-05-09* lib-src/Makefile.in (clean): Tidy up seccomp-filter files.Glenn Morris
2021-05-09Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris
2021-04-12Generate Seccomp filters only if we have the necessary constants.Philipp Stephani
2021-04-11Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani
2021-04-11Don't attempt to generate Seccomp filter file in Linux < 4.14.Philipp Stephani
2021-04-11Use pkg-config to check for libseccomp.Philipp Stephani
2021-04-11Only attempt to generate seccomp filter files on x86-64 systems.Philipp Stephani
2021-04-10Add a helper binary to create a basic Secure Computing filter.Philipp Stephani
2021-03-06Simplify silent-rules build machineryGlenn Morris
2021-01-01Port to Solaris 10Paul Eggert
2021-01-01Update copyright year to 2021Paul Eggert
2020-04-04* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-06-20Simplify lib-src version printingPaul Eggert
2019-04-26* lib-src/profile.c: Delete long-obsolete fileStefan Monnier
2019-04-25Port emacsclient euidaccess to Solaris 10Paul Eggert
2019-01-15Add portable dumperDaniel Colascione
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-02Use tcdrain, not fdatasync, to drain ttysPaul Eggert
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert
2018-08-05Use Gnulib regex for lib-srcPaul Eggert
2018-08-05Rename src/regex.c to src/regex-emacs.c.Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-03-24; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commitNoam Postavsky
2017-03-24Don’t require chown/chgrp for game installationPaul Eggert
2017-03-17Emacs 'movemail' is now a configure-time optionPaul Eggert
2017-03-12Install update-game-score only on requestPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-11-19Merge from origin/emacs-25Paul Eggert
2016-11-06Modernize usage of 'macOS' in doc and commentsPaul Eggert
2016-01-11Merge from origin/emacs-25John Wiegley
2016-01-06Build tweaks related to tags files.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-16Minor quoting fixes in scripts and docPaul Eggert
2015-06-24Get ‘./configure; make -C src emacs’ to workPaul Eggert
2015-02-23Use ${EXEEXT} more uniformly in makefilesPaul Eggert
2015-01-23Fix a couple of AM_V_GEN bugsPaul Eggert
2015-01-22Check exit statuses in lib-src/MakefilePaul Eggert
2015-01-22Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.Ulrich Müller