Add bitfield_set function from libubox.
[project/uci.git] / lua / CMakeLists.txt
2016-04-22 Karl Palssonprojects/uci: lua: use built in pkg-config support...
2014-04-06 Yegor Yefremovuci: fix Lua finding
2012-10-04 Felix Fietkaulua: include /opt/local/lib and /opt/local/include...
2011-09-15 Felix Fietkaulua: allow overriding of LUA_CFLAGS
2011-09-15 Felix Fietkaulua: use pkg-config to find the correct lua cflags
2011-04-06 Felix Fietkaudo not attempt to build lua if disabled
2011-03-27 Felix Fietkaufix lua plugin linker error
2011-03-26 Felix Fietkaufix include path
2011-03-26 Felix Fietkauuse libdl
2011-03-26 Felix Fietkauallow the user to override the lua path
2011-03-26 Felix Fietkaureplace the existing build system with cmake