Software /
code /
prosody
Log
configure @ 9421:03b50f5bd8cd
description | author | age |
---|---|---|
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 |
configure: Remove unused function | Matthew Wild | Mon, 01 Oct 2018 15:27:43 +0100 |
util.crand: Make it possible to use arc4random on Linux (needs libbsd) | Kim Alvefur | Sun, 03 Dec 2017 15:21:12 +0100 |
configure: Remove unused OS and architecture detection that would most likely fail on systems without gcc | Kim Alvefur | Thu, 28 Sep 2017 12:30:43 +0200 |
configure: Remove unused "require config" option | Kim Alvefur | Thu, 28 Sep 2017 12:15:26 +0200 |