Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |