| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use "grep -E" instead of deprecated "egrep" | Stefan Kangas | 2021-11-10 | 1 | -3/+3 |
| | | | | | | | * admin/emake: * test/lisp/so-long-tests/so-long-tests.el: Use "grep -E" instead of deprecated "egrep". | ||||
| * | Include make Errors in admin/emake | Lars Ingebrigtsen | 2021-11-06 | 1 | -0/+1 |
| | | |||||
| * | Fix previous admin/emake change | Lars Ingebrigtsen | 2021-05-28 | 1 | -1/+1 |
| | | |||||
| * | Adjust admin/emake filters | Lars Ingebrigtsen | 2021-05-28 | 1 | -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 more | Lars Ingebrigtsen | 2021-05-02 | 1 | -2/+2 |
| | | | | | This should get the ./temacs continuation lines right. | ||||
| * | Fix previous emake adjustment | Lars Ingebrigtsen | 2021-04-26 | 1 | -1/+1 |
| | | |||||
| * | Adjust regexp to extra native-comp lines | Lars Ingebrigtsen | 2021-04-25 | 1 | -0/+2 |
| | | |||||
| * | Include a "make check-maybe" in the admin/emake script | Lars Ingebrigtsen | 2021-02-24 | 1 | -0/+6 |
| | | |||||
| * | Add some admin/emake comments | Lars Ingebrigtsen | 2020-12-14 | 1 | -0/+9 |
| | | |||||
| * | Make the emake error messages red | Gregory Heytings | 2020-12-14 | 1 | -0/+76 |
| * admin/emake: Colorize error messages. | |||||