index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
FindLua.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modules: Consistently use 2 space indentation
Kitware Robot
2019-05-14
1
-108/+107
*
Help: Improve description of modules
Bartosz Kosiorek
2019-04-23
1
-1/+3
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-34/+35
*
FindLua: Search for all library names in each path
Brad King
2018-09-25
1
-0/+1
*
FindLua: Remove manually specified additional paths
Chuck Atkins
2018-08-28
1
-9/+0
*
FindLua: Set CMP0012 to NEW for the revised search code
Adriaan de Groot
2018-07-03
1
-0/+5
*
FindLua: Search for lua.h using more conventional paths
Alexander Grund
2018-05-24
1
-47/+87
*
FindLua: Fix error when LUA_INCLUDE_PREFIX is set as a variable
Frank Benkstein
2018-02-20
1
-0/+1
*
FindLua: try to find library according to version from header
Brad King
2017-01-24
1
-7/+9
*
FindLua: Add dl library to Lua static library linking
Michael Krasnyk
2017-01-20
1
-0/+7
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14/+3
*
FindLua: Iterate through all include subdirs to find a suitable header
Ivan Ivanov
2016-06-20
1
-16/+29
*
FindLua: Check header file against suitable versions
Ivan Ivanov
2016-06-20
1
-5/+12
*
FindLua: Factor out a helper function for version extraction
Ivan Ivanov
2016-06-20
1
-23/+30
*
FindLua: Prefix private APIs with `_lua_`
Ivan Ivanov
2016-06-20
1
-8/+8
*
FindLua: Add library name for Lua 5.3 on homebrew
Anders Bakken
2016-05-09
1
-0/+1
*
FindLua: fix wrong version list if EXACT is given
Rolf Eike Beer
2014-10-02
1
-1/+1
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-13/+31
*
Modules: add FindLua.cmake
Rolf Eike Beer
2013-08-31
1
-0/+153