aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/Makefile.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port to GNU Make 03ecd94488b85adc38746ec3e7c2a297a522598ePaul Eggert2024-02-081-2/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | * lib-src/Makefile.in (seccomp-filter$(EXEEXT)): Link with Gnulib.Po Lu2023-06-191-1/+1
* | Improve lib-src/Makefile.inPo Lu2023-01-241-3/+3
* | Update Android portPo Lu2023-01-191-0/+11
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-081-7/+9
|\ \
| * | Adjust to recent Gnulib macro renamingPaul Eggert2023-01-071-6/+7
| * | Port to current Gnulib file-has-aclPaul Eggert2023-01-061-2/+3
| |/
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Bring up the Android operating system and its window systemPo Lu2022-12-311-0/+8
|/
* Remove hard-coded path to pwd in Makefiles.Gregory Heytings2022-09-281-4/+4
* Merge from origin/emacs-28Stefan Kangas2022-07-161-0/+3
|\
| * Build Seccomp filter only if we have a 64-bit userspace (Bug#56549)Philipp Stephani2022-07-151-0/+3
* | Avoid user environment interfering with bootstrapGlenn Morris2022-01-121-0/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer $(info) to @echoPaul Eggert2021-12-201-5/+5
* | Merge from origin/emacs-28Stefan Kangas2021-12-031-1/+3
|\ \ | |/
| * Port emacsclient to Solaris 10Paul Eggert2021-12-021-1/+3
* | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+21
|/
* Fix libexec installation on NS (bug#50250)Alan Third2021-08-291-0/+1
* * lib-src/Makefile.in (clean): Tidy up seccomp-filter files.Glenn Morris2021-05-091-0/+1
* Base the "extraclean" Make rule on "maintainer-clean"Glenn Morris2021-05-091-3/+1
* Generate Seccomp filters only if we have the necessary constants.Philipp Stephani2021-04-121-0/+3
* Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani2021-04-111-3/+4
* Don't attempt to generate Seccomp filter file in Linux < 4.14.Philipp Stephani2021-04-111-0/+6
* Use pkg-config to check for libseccomp.Philipp Stephani2021-04-111-3/+6
* Only attempt to generate seccomp filter files on x86-64 systems.Philipp Stephani2021-04-111-2/+9
* Add a helper binary to create a basic Secure Computing filter.Philipp Stephani2021-04-101-0/+19
* Simplify silent-rules build machineryGlenn Morris2021-03-061-27/+2
* Port to Solaris 10Paul Eggert2021-01-011-2/+7
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* * lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.Paul Eggert2020-04-041-2/+0
* 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