Home

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 13. about 3 years by syntheticpp
  2. 12. about 3 years by syntheticpp
  3. 11. over 3 years by syntheticpp
  4. 10. over 4 years by ewing
  5. 9. over 4 years by ewing
  6. 8. over 4 years by ewing
  7. 7. over 4 years by ewing
  8. 6. over 4 years by ewing
  9. 5. over 4 years by ewing
  10. 4. over 4 years by ewing
  11. 3. over 4 years by ewing
  12. 2. over 4 years by ewing
  13. 1. over 4 years by ewing
 


CMakeLua is an experiment to embed Lua in CMake.

The idea is to provide an alternative script language for writing build system descriptionsother than the home-grown CMake macro language).

 

This code is based on Dr. Ken Martin's original Lua/CMake experiment found at:  http://www.cmake.org/Wiki/CMake:Experiments_With_Lua

 

Source code

This project uses Mercurial forGet the code repository.with We use a script called Tailor to create a bridge between CMake's CVS and this repository in hopes to keep in sync.

Togit:
git clone (checkout) the repository, download/install Mercurial and do:

hg clone http://hg.assembla.com/CMakeLua YourClone

(*YourClone is the name of the directory that will be created on your system. Name as you prefer.)git://git.assembla.com/CMakeLua.git

 

 

Mailing list

The message board is located at:

http://groups.google.com/group/cmakelua

 

 

We're looking for volunteers so please don't hesitate to contact us.