Software /
code /
prosody
Log
description | author | age |
---|---|---|
configure: Suppress warning about '~' [SC2088] | Matthew Wild | Mon, 01 Oct 2018 16:23:57 +0100 |
configure: Replace use of '-o' with '||' [SC2166] | Matthew Wild | Mon, 01 Oct 2018 16:18:56 +0100 |
configure: Fix incorrect syntax of '&&' in previous commit | Matthew Wild | Mon, 01 Oct 2018 16:13:28 +0100 |
configure: Replace usage of '-a' with '&&' [SC2166] | Matthew Wild | Mon, 01 Oct 2018 15:59:16 +0100 |
make lint: Add shellcheck of configure script | Matthew Wild | Mon, 01 Oct 2018 15:35:53 +0100 |
configure: Add shellcheck directives to suppress warnings on harmless lines | Matthew Wild | Mon, 01 Oct 2018 15:33:10 +0100 |
configure: Replace logic constructs with explicit if/else statements | Matthew Wild | Mon, 01 Oct 2018 15:32:47 +0100 |