aboutsummaryrefslogtreecommitdiffstats
path: root/admin/emake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix previous admin/emake changeLars Ingebrigtsen2021-05-281-1/+1
|
* Adjust admin/emake filtersLars Ingebrigtsen2021-05-281-1/+3
| | | | | | | | | | Recent changes have made etc/doc always be regenerated, so it's no longer interesting. And all "git pull"s will make INFO Scraping files for cal-loaddefs.el... INFO Scraping files for cal-loaddefs.el...done etc be output, so filter them, too.
* Tweak filtering some moreLars Ingebrigtsen2021-05-021-2/+2
| | | | This should get the ./temacs continuation lines right.
* Fix previous emake adjustmentLars Ingebrigtsen2021-04-261-1/+1
|
* Adjust regexp to extra native-comp linesLars Ingebrigtsen2021-04-251-0/+2
|
* Include a "make check-maybe" in the admin/emake scriptLars Ingebrigtsen2021-02-241-0/+6
|
* Add some admin/emake commentsLars Ingebrigtsen2020-12-141-0/+9
|
* Make the emake error messages redGregory Heytings2020-12-141-0/+76
* admin/emake: Colorize error messages.