Software /
code /
prosody
Log
configure @ 9751:39ee70fbb009
description | author | age |
---|---|---|
configure: Refactor header search to make it more portable | Matthew Wild | Mon, 03 Dec 2018 23:06:41 +0000 |
configure: Also look for lua.h in a directory with the same suffix as the interpreter (FreeBSD-friendly) | Matthew Wild | Mon, 03 Dec 2018 19:38:19 +0000 |
configure: Recognise 5.4 as a valid Lua version | Kim Alvefur | Thu, 29 Nov 2018 16:19:39 +0100 |
configure: Split list of possible suffixes into a line per Lua version | Kim Alvefur | Thu, 29 Nov 2018 16:16:09 +0100 |
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 |