Software /
code /
prosody
Log
GNUmakefile @ 9475:9b26a50cdfe3
description | author | age |
---|---|---|
make coverage: Allow overriding path to busted | Kim Alvefur | 2018-10-03 |
make lint: Add shellcheck of configure script | Matthew Wild | 2018-10-01 |
make lint: Fix 'ignored files' count | Matthew Wild | 2018-10-01 |
GNUmakefile: Tell Mercurial to behave consistenly | Kim Alvefur | 2018-09-09 |
GNUmakefile: Allow overriding path to busted | Kim Alvefur | 2018-09-09 |
GNUmakefile: Allow overriding path to luacheck | Kim Alvefur | 2018-09-09 |
Backed out changeset bf91de890107: It did not have the intended effectc | Kim Alvefur | 2018-05-22 |
GNUmakefile: Add a fallback for `hg files` not working in linter target | Kim Alvefur | 2018-05-20 |
GNUmakefile: Add 'lint' target | Matthew Wild | 2018-05-18 |
GNUMakefile: Add note about how to list coverage of individual files | Matthew Wild | 2018-04-30 |
GNUMakefile: Add 'coverage' target (requires luacov and luacov-console) | Matthew Wild | 2018-03-17 |
Rename Makefile -> GNUmakefile to reflect dependency on GNU Make base Makefile@38db70c4f281 | Kim Alvefur | 2017-10-31 |