summaryrefslogtreecommitdiff
path: root/lua/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: build Lua module only if enabledPetr Štetiar2019-11-141-20/+12
* projects/uci: lua: use built in pkg-config support for alternativesKarl Palsson2016-04-221-8/+2
* uci: fix Lua findingYegor Yefremov2014-04-061-1/+1
* lua: include /opt/local/lib and /opt/local/include in the search path on mac ...Felix Fietkau2012-10-041-0/+5
* lua: allow overriding of LUA_CFLAGSFelix Fietkau2011-09-151-7/+9
* lua: use pkg-config to find the correct lua cflagsFelix Fietkau2011-09-151-1/+10
* do not attempt to build lua if disabledFelix Fietkau2011-04-071-11/+16
* fix lua plugin linker errorFelix Fietkau2011-03-271-0/+1
* fix include pathFelix Fietkau2011-03-261-1/+1
* use libdlFelix Fietkau2011-03-261-1/+1
* allow the user to override the lua pathFelix Fietkau2011-03-261-9/+11
* replace the existing build system with cmakeFelix Fietkau2011-03-261-0/+33