git.archive.openwrt.org Git - project/uci.git/rss - lua/CMakeLists.txt history http://git.archive.openwrt.org?p=project/uci.git;a=history;f=lua/CMakeLists.txt OpenWrt Unified Configuration Interface en nbd static/git-logo.png git.archive.openwrt.org Git - project/uci.git/rss - lua/CMakeLists.txt history http://git.archive.openwrt.org?p=project/uci.git;a=history;f=lua/CMakeLists.txt Fri, 22 Apr 2016 20:08:31 +0000 Fri, 22 Apr 2016 20:08:31 +0000 gitweb v.2.11.0/2.11.0 projects/uci: lua: use built in pkg-config support for alternatives Karl Palsson <karlp@remake.is> Fri, 15 Apr 2016 15:12:18 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=e1bf4356e1b513e158e1b5049147087ed6342cfd http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=e1bf4356e1b513e158e1b5049147087ed6342cfd projects/uci: lua: use built in pkg-config support for alternatives projects/uci: lua: use built in pkg-config support for alternatives Different distributions have different names for the lua 5.1 package. Use cmake's built in pkg-config support to search for the first one, rather than running it explicitly and searching for a single version. Signed-off-by: Karl Palsson <karlp@remake.is>
  • [D] lua/CMakeLists.txt
]]>
uci: fix Lua finding Yegor Yefremov <yegorslists@googlemail.com> Sun, 6 Apr 2014 19:41:32 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=ed938cc8e423d4a33b8f31e6e6d1eb0805ae3d10 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=ed938cc8e423d4a33b8f31e6e6d1eb0805ae3d10 uci: fix Lua finding uci: fix Lua finding If ${LUAPATH} is not quoted and Lua is not provided, then following error occurs: "NOT" "No such file or directory" "EQUAL" "0" "OR" "EQUAL" "" Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
  • [D] lua/CMakeLists.txt
]]>
lua: include /opt/local/lib and /opt/local/include in the search path on mac os x Felix Fietkau <nbd@openwrt.org> Thu, 4 Oct 2012 14:04:46 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=2e90d2637abcbea12f5f4070be7a158fb4637604 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=2e90d2637abcbea12f5f4070be7a158fb4637604 lua: include /opt/local/lib and /opt/local/include in the search path on mac os x lua: include /opt/local/lib and /opt/local/include in the search path on mac os x
  • [D] lua/CMakeLists.txt
]]>
lua: allow overriding of LUA_CFLAGS Felix Fietkau <nbd@openwrt.org> Thu, 15 Sep 2011 14:41:57 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=e7fa4a3ed877978a95c25605aa5f1a8beb35b573 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=e7fa4a3ed877978a95c25605aa5f1a8beb35b573 lua: allow overriding of LUA_CFLAGS lua: allow overriding of LUA_CFLAGS
  • [D] lua/CMakeLists.txt
]]>
lua: use pkg-config to find the correct lua cflags Felix Fietkau <nbd@openwrt.org> Thu, 15 Sep 2011 14:39:05 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=1ba4eb1ad1f8e3bc72f2eac8dbde546a87d1d653 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=1ba4eb1ad1f8e3bc72f2eac8dbde546a87d1d653 lua: use pkg-config to find the correct lua cflags lua: use pkg-config to find the correct lua cflags
  • [D] lua/CMakeLists.txt
]]>
do not attempt to build lua if disabled Felix Fietkau <nbd@openwrt.org> Wed, 6 Apr 2011 23:13:57 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=0b39b5637a6560bdec271e73daf044348e6e1c28 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=0b39b5637a6560bdec271e73daf044348e6e1c28 do not attempt to build lua if disabled do not attempt to build lua if disabled
  • [D] lua/CMakeLists.txt
]]>
fix lua plugin linker error Felix Fietkau <nbd@openwrt.org> Sun, 27 Mar 2011 00:47:23 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=ee48b7a841615226d9aea9b51dbc619b051461d0 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=ee48b7a841615226d9aea9b51dbc619b051461d0 fix lua plugin linker error fix lua plugin linker error
  • [D] lua/CMakeLists.txt
]]>
fix include path Felix Fietkau <nbd@openwrt.org> Sat, 26 Mar 2011 20:55:03 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=0e8c97eef4aa154543c539b13b5e16859cec8a25 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=0e8c97eef4aa154543c539b13b5e16859cec8a25 fix include path fix include path
  • [D] lua/CMakeLists.txt
]]>
use libdl Felix Fietkau <nbd@openwrt.org> Sat, 26 Mar 2011 20:53:17 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=df707fa4bae31ba419b5ef351811be07826926ec http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=df707fa4bae31ba419b5ef351811be07826926ec use libdl use libdl
  • [D] lua/CMakeLists.txt
]]>
allow the user to override the lua path Felix Fietkau <nbd@openwrt.org> Sat, 26 Mar 2011 20:46:11 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=84274d6a58282dfb23c77008e14d6c500c0723f1 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=84274d6a58282dfb23c77008e14d6c500c0723f1 allow the user to override the lua path allow the user to override the lua path
  • [D] lua/CMakeLists.txt
]]>
replace the existing build system with cmake Felix Fietkau <nbd@openwrt.org> Sat, 26 Mar 2011 20:40:51 +0000 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=b298632b93c963a74dda7b2d149d7d93bc8734e8 http://git.archive.openwrt.org?p=project/uci.git;a=commitdiff;h=b298632b93c963a74dda7b2d149d7d93bc8734e8 replace the existing build system with cmake replace the existing build system with cmake
  • [D] lua/CMakeLists.txt
]]>