Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
configure: Remove unnecessary 'echo' | Matthew Wild | Mon, 01 Oct 2018 15:31:14 +0100 |
configure: Rename OSTYPE variable due to conflict with magic variable with same name on some shells/platforms | Matthew Wild | Mon, 01 Oct 2018 15:30:49 +0100 |
configure: Replace backticks with $() | Matthew Wild | Mon, 01 Oct 2018 15:29:54 +0100 |