prosody
log
graph
tags
bookmarks
branches
c8646f65767a
browse
changeset
configure
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
configure @ 9998:
c8646f65767a
0.11
less
more
|
(0)
-16
tip
description
author
age
configure: Handle lua being found in /bin (workaround for #1353)
0.11
Kim Alvefur
2019-05-04
configure: Enable more compiler warnings
Kim Alvefur
2019-03-16
configure: Separate flags related to compiler warnings
Kim Alvefur
2019-03-16
configure: Refactor header search to make it more portable
Matthew Wild
2018-12-03
configure: Also look for lua.h in a directory with the same suffix as the interpreter (FreeBSD-friendly)
Matthew Wild
2018-12-03
configure: Recognise 5.4 as a valid Lua version
Kim Alvefur
2018-11-29
configure: Split list of possible suffixes into a line per Lua version
Kim Alvefur
2018-11-29
configure: Suppress warning about '~' [SC2088]
Matthew Wild
2018-10-01
configure: Replace use of '-o' with '||' [SC2166]
Matthew Wild
2018-10-01
configure: Fix incorrect syntax of '&&' in previous commit
Matthew Wild
2018-10-01
configure: Replace usage of '-a' with '&&' [SC2166]
Matthew Wild
2018-10-01
configure: Add shellcheck directives to suppress warnings on harmless lines
Matthew Wild
2018-10-01
configure: Replace logic constructs with explicit if/else statements
Matthew Wild
2018-10-01
configure: Remove unnecessary 'echo'
Matthew Wild
2018-10-01
configure: Rename OSTYPE variable due to conflict with magic variable with same name on some shells/platforms
Matthew Wild
2018-10-01
configure: Replace backticks with $()
Matthew Wild
2018-10-01
less
more
|
(0)
-16
tip