index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
GNUmakefile
Commit message (
Collapse
)
Author
Age
Files
Lines
*
GNUmakefile: Stop Prosody in case of failure in integration-test
Kim Alvefur
2019-01-24
1
-2
/
+3
|
|
|
|
|
|
Normally make skips the remaning steps in the rule if one fails. This collects the status code and re-returns it after stopping the running Prosody instance.
*
GNUmakefile: Add target for running scansion
Kim Alvefur
2019-01-10
1
-0
/
+6
|
*
make coverage: Allow overriding path to busted
Kim Alvefur
2018-10-03
1
-1
/
+1
|
*
make lint: Add shellcheck of configure script
Matthew Wild
2018-10-01
1
-0
/
+1
|
*
make lint: Fix 'ignored files' count
Matthew Wild
2018-10-01
1
-1
/
+1
|
*
GNUmakefile: Tell Mercurial to behave consistenly
Kim Alvefur
2018-09-09
1
-1
/
+1
|
|
|
|
See `hg help environment.HGPLAIN`
*
GNUmakefile: Allow overriding path to busted
Kim Alvefur
2018-09-09
1
-1
/
+2
|
*
GNUmakefile: Allow overriding path to luacheck
Kim Alvefur
2018-09-09
1
-1
/
+3
|
*
Backed out changeset bf91de890107: It did not have the intended effectc
Kim Alvefur
2018-05-23
1
-1
/
+1
|
*
GNUmakefile: Add a fallback for `hg files` not working in linter target
Kim Alvefur
2018-05-20
1
-1
/
+1
|
*
GNUmakefile: Add 'lint' target
Matthew Wild
2018-05-18
1
-0
/
+4
|
*
GNUMakefile: Add note about how to list coverage of individual files
Matthew Wild
2018-04-30
1
-0
/
+1
|
*
GNUMakefile: Add 'coverage' target (requires luacov and luacov-console)
Matthew Wild
2018-03-17
1
-1
/
+8
|
*
Rename Makefile -> GNUmakefile to reflect dependency on GNU Make
Kim Alvefur
2017-10-31
1
-0
/
+96