<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs/admin/emake, branch scratch/jsonrpc-things</title>
<subtitle>Emacs is the extensible, customizable, self-documenting real-time display editor. 
</subtitle>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/'/>
<entry>
<title>Improve 'emake --quieter'</title>
<updated>2023-08-16T17:47:34+00:00</updated>
<author>
<name>Gregory Heytings</name>
</author>
<published>2023-08-16T17:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=f09126bd903a5fa1658c1555402b6785692dac22'/>
<id>f09126bd903a5fa1658c1555402b6785692dac22</id>
<content type='text'>
* admin/emake: Improve the output when the --quieter option is
used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/emake: Improve the output when the --quieter option is
used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Various improvements to 'emake'</title>
<updated>2023-08-16T16:06:45+00:00</updated>
<author>
<name>Gregory Heytings</name>
</author>
<published>2023-08-16T15:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=b73ab54ae67fb6042faff251e7e08293a3d303ed'/>
<id>b73ab54ae67fb6042faff251e7e08293a3d303ed</id>
<content type='text'>
* admin/emake: Highlight the result of 'check-maybe' in red.
Reindent a few lines.  Add a line in the filters.  Clarify the
documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/emake: Highlight the result of 'check-maybe' in red.
Reindent a few lines.  Add a line in the filters.  Clarify the
documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>; Add 2023 to copyright years.</title>
<updated>2023-01-01T10:31:12+00:00</updated>
<author>
<name>Eli Zaretskii</name>
</author>
<published>2023-01-01T10:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=cae528457cb862dc886a34240c9d4c73035b6659'/>
<id>cae528457cb862dc886a34240c9d4c73035b6659</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a script to ease bisecting.</title>
<updated>2022-11-01T18:21:38+00:00</updated>
<author>
<name>Gregory Heytings</name>
</author>
<published>2022-11-01T18:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=208f0578d1e523762c356895c21cde47f909fd7c'/>
<id>208f0578d1e523762c356895c21cde47f909fd7c</id>
<content type='text'>
* admin/git-bisect-start: New script.

* admin/notes/repo (Bisecting): Mention the script.

* admin/emake: Add a Copyright blurb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/git-bisect-start: New script.

* admin/notes/repo (Bisecting): Mention the script.

* admin/emake: Add a Copyright blurb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Further improvements to admin/emake.</title>
<updated>2022-09-17T09:37:51+00:00</updated>
<author>
<name>Gregory Heytings</name>
</author>
<published>2022-09-17T09:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1dd83e3bdc54a0b235fa99536b15e52fe92fbc96'/>
<id>1dd83e3bdc54a0b235fa99536b15e52fe92fbc96</id>
<content type='text'>
* admin/emake: Better parsing of script options.  Add a --quieter option,
which removes everything except errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/emake: Better parsing of script options.  Add a --quieter option,
which removes everything except errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Various improvements to admin/emake.</title>
<updated>2022-09-16T23:34:30+00:00</updated>
<author>
<name>Gregory Heytings</name>
</author>
<published>2022-09-16T23:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=637cf3ba4955449bc2510da385d39c21f2e0fc42'/>
<id>637cf3ba4955449bc2510da385d39c21f2e0fc42</id>
<content type='text'>
* admin/emake: Return the status code of make when the build fails.
Filter the output of emake *clean.  Add three options --no-color
(useful for emake check for example), --no-check (useful for quicker
builds during development) and --no-fast.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/emake: Return the status code of make when the build fails.
Filter the output of emake *clean.  Add three options --no-color
(useful for emake check for example), --no-check (useful for quicker
builds during development) and --no-fast.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow not deleting the config.cache file with "make FAST=true bootstrap"</title>
<updated>2022-08-25T12:18:45+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-08-25T12:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=0ce30e92958538bb16bbefa1460580853fe82371'/>
<id>0ce30e92958538bb16bbefa1460580853fe82371</id>
<content type='text'>
* Makefile.in: Add some commentary about make bootstrap,
./configure -C and FASTo
(top_bootclean): Don't delete config.cache here.
(top_distclean): Delete it here instead.
(bootstrap-clean): Allow not deleting the cache file.

* admin/emake (cores): Adjust.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Makefile.in: Add some commentary about make bootstrap,
./configure -C and FASTo
(top_bootclean): Don't delete config.cache here.
(top_distclean): Delete it here instead.
(bootstrap-clean): Allow not deleting the cache file.

* admin/emake (cores): Adjust.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak admin/emacs output</title>
<updated>2022-08-20T09:12:16+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-08-20T09:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=84082a0e8401ca5ed415d7e11eb8b899b649a866'/>
<id>84082a0e8401ca5ed415d7e11eb8b899b649a866</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't hide final dump in admin/emake</title>
<updated>2022-08-13T11:37:00+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-08-12T20:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=1c7910ea6ecdc104fe024b879c7db9ea6dc3bf19'/>
<id>1c7910ea6ecdc104fe024b879c7db9ea6dc3bf19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust admin/emacs for new autoloads</title>
<updated>2022-08-04T14:24:26+00:00</updated>
<author>
<name>Lars Ingebrigtsen</name>
</author>
<published>2022-08-04T14:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://jason.zzq.org/git/emacs/commit/?id=580976a82ce638c0502ab96e3c5e3a7919c7d871'/>
<id>580976a82ce638c0502ab96e3c5e3a7919c7d871</id>
<content type='text'>
* admin/emake: Adjust for new autoloads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* admin/emake: Adjust for new autoloads.
</pre>
</div>
</content>
</entry>
</feed>
