Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 23  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: CMakeLua is an experiment to embed Lua in CMake to provide an alternative language for writing build system descriptions (in contrast to the home-grown CMake description language). The main repository web page may be found at:
http://www.assembla.com/wiki/show/CMakeL ua
 

Change of Course? 
  I stumbled upon this project after spending about 1.5 hours (never saw the CMake code before) figuring out if I could easily get CMake to run a python version of a CMakeLists file. Turns out my plans were very similar to what was done with this Lua effort. A main difference was I was planning on putting a nice pythonic wrapper interface on all those cmake commands... more »
By Joseph Lisee  - Jun 24 2009 - 6 new of 6 messages    

new in sync git repository 
  I've added a git repository: git clone git://git.assembla.com/CMakeLu a.git The branch 'master' is in sync with the CVS code. There is a 'sandbox4' branch with the code of that hg repository, but the code that of 2008-04-14. In the 'cvs-files' branch also the CVS files are checked in, so a simple cvs update will get the latest and greatest... more »
By Peter Kümmel  - Apr 4 2009 - 1 new of 1 message    

No merge/resync in a while 
  Any planned? If not can I get the tailor configs/etc used to do the resync? Thanks Jim
By dres  - Apr 1 2009 - 6 new of 6 messages    

Progress/change into next CMake release 
  Just wondering, what are the chances that the Lua interface will make it into the next release? I'm a grand fan/developer of Lua apps and would love it if CMake was another app that I could just use Lua instead of learning a new language.
By harningt  - Oct 17 2008 - 2 new of 2 messages    

Assembla repo 
  I wanted to clone the repo to test it out except the one at assembla.com doesn't seem to work (I get connection refused with hg clone). Is there any other mirror that is still up or other way of getting a copy bar copying and pasting every file out of the trac file viewer?
By James  - Aug 28 2008 - 4 new of 4 messages    

LuaUtils_GetLocationString 
  I just pushed in a few enhancements. Added FATAL_ERROR event for when LuaPublicAPIHelper.lua is not found/loaded/run successfully. Added LuaUtils_GetLocationString(lua _State*) which generates a string which contains the current function, file, and line number a script is currently at. This is meant to assist with error reporting.... more »
By E. Wing  - Mar 27 2008 - 1 new of 1 message    

How to clean up this warning? 
  I keep getting warnings when I build/install like: warning: ignoring old commands for target `Utilities/lua/src/CMakeFiles/ luaexec.dir/clean' Anybody know how to clean this up? Thanks, Eric
By E. Wing  - Mar 27 2008 - 1 new of 1 message    

Executing Lua files from CMake 
  Lua files now could be executed from CMake by lua(FILE file.lua) Peter
By Peter Kümmel  - Mar 26 2008 - 2 new of 2 messages    

Resync, fixed minor snafu in Git/Bridge repo 
  I did another Tailor/CVS resync. Changes are pushed into the mainline. I also discovered I forgot to check in some new files into the Git repo hosting the CVS/Mercurial bridge. The missing files would cause the Tailor/CVS update to fail with an error. So if the Tailor updating was failing for you, this might have been the problem.... more »
By E. Wing  - Mar 22 2008 - 1 new of 1 message    

Pull from hg.icculus.org ... 
  Fixed (err...avoid) crash in Cygwin during bootstrapp cmake's initial run... [link] (it's not a CMakeLua bug, fwiw.) Corrected CMakeLists.txt for systems without extra Lua CFLAGS (like Windows)... [link]... more »
By Ryan C. Gordon  - Mar 17 2008 - 3 new of 3 messages    

1 - 10 of 23   « Newer | Older »

XML       Send email to this group: cmakelua@googlegroups.com