index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix libexec installation on NS (bug#50250)
Alan Third
2021-08-29
1
-0
/
+1
*
* lib-src/Makefile.in (clean): Tidy up seccomp-filter files.
Glenn Morris
2021-05-09
1
-0
/
+1
*
Base the "extraclean" Make rule on "maintainer-clean"
Glenn Morris
2021-05-09
1
-3
/
+1
*
Generate Seccomp filters only if we have the necessary constants.
Philipp Stephani
2021-04-12
1
-0
/
+3
*
Add a variant of the Seccomp filter file that allows 'execve'.
Philipp Stephani
2021-04-11
1
-3
/
+4
*
Don't attempt to generate Seccomp filter file in Linux < 4.14.
Philipp Stephani
2021-04-11
1
-0
/
+6
*
Use pkg-config to check for libseccomp.
Philipp Stephani
2021-04-11
1
-3
/
+6
*
Only attempt to generate seccomp filter files on x86-64 systems.
Philipp Stephani
2021-04-11
1
-2
/
+9
*
Add a helper binary to create a basic Secure Computing filter.
Philipp Stephani
2021-04-10
1
-0
/
+19
*
Simplify silent-rules build machinery
Glenn Morris
2021-03-06
1
-27
/
+2
*
Port to Solaris 10
Paul Eggert
2021-01-01
1
-2
/
+7
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lib-src/Makefile.in (LINK_CFLAGS): Remove; unused.
Paul Eggert
2020-04-04
1
-2
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Simplify lib-src version printing
Paul Eggert
2019-06-20
1
-7
/
+5
*
* lib-src/profile.c: Delete long-obsolete file
Stefan Monnier
2019-04-26
1
-5
/
+1
*
Port emacsclient euidaccess to Solaris 10
Paul Eggert
2019-04-25
1
-2
/
+4
*
Add portable dumper
Daniel Colascione
2019-01-15
1
-1
/
+4
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Use tcdrain, not fdatasync, to drain ttys
Paul Eggert
2018-12-02
1
-4
/
+2
*
|
Fix ‘make clean’ with a file named ‘-.o’
Paul Eggert
2018-09-24
1
-2
/
+2
*
|
Use Gnulib regex for lib-src
Paul Eggert
2018-08-05
1
-6
/
+2
*
|
Rename src/regex.c to src/regex-emacs.c.
Paul Eggert
2018-08-05
1
-3
/
+3
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
; lib-src/Makefile.in (exp_archlibdir): Drop extra '&&' from previous commit
Noam Postavsky
2017-03-24
1
-1
/
+1
*
Don’t require chown/chgrp for game installation
Paul Eggert
2017-03-24
1
-9
/
+15
*
Emacs 'movemail' is now a configure-time option
Paul Eggert
2017-03-17
1
-1
/
+5
*
Install update-game-score only on request
Paul Eggert
2017-03-12
1
-27
/
+23
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-11-19
1
-1
/
+1
|
\
|
|
*
Modernize usage of 'macOS' in doc and comments
Paul Eggert
2016-11-06
1
-1
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
|
Build tweaks related to tags files.
Glenn Morris
2016-01-06
1
-2
/
+5
|
/
*
Minor quoting fixes in scripts and doc
Paul Eggert
2015-09-16
1
-9
/
+9
*
Get ‘./configure; make -C src emacs’ to work
Paul Eggert
2015-06-24
1
-1
/
+1
*
Use ${EXEEXT} more uniformly in makefiles
Paul Eggert
2015-02-23
1
-1
/
+1
*
Fix a couple of AM_V_GEN bugs
Paul Eggert
2015-01-23
1
-0
/
+10
*
Check exit statuses in lib-src/Makefile
Paul Eggert
2015-01-22
1
-22
/
+36
*
Don't fail if chown or chgrp for 'update-game-score' is unsuccessful.
Ulrich Müller
2015-01-22
1
-8
/
+8
*
Allow update-game-score to run sgid instead of suid.
Ulrich Müller
2015-01-21
1
-4
/
+12
*
Support Make verbosity levels in w32 targets previously left out
Eli Zaretskii
2015-01-16
1
-1
/
+6
*
Less 'make' chatter for lib-src
Paul Eggert
2015-01-03
1
-2
/
+2
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-2
/
+2
*
Fix compilation of lib-src executables on MS-Windows.
Eli Zaretskii
2014-12-27
1
-6
/
+6
*
Remove lib-src/grep-changelog
Glenn Morris
2014-12-13
1
-9
/
+1
*
* lib-src/Makefile.in (emacsclient.res): Fix yesterday's thinko.
Glenn Morris
2014-11-23
1
-1
/
+1
[next]