Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-31 | update win32 frozen builds | Julien Isorce | 2 | -18/+18 | |
Also update cmake modules to handle more possible cases | |||||
2009-07-24 | make the cmake build work on MacOSX | Julien Isorce | 1 | -6/+6 | |
We can now generate a Xcode project (or Unix Makfiles), see INSTALL file | |||||
2009-02-10 | fix CMake build and frozen CodeBlocks build | Julien Isorce | 4 | -23/+40 | |
2009-02-10 | CMake build now checks for libpng | Julien Isorce | 1 | -0/+17 | |
2008-09-12 | The CMake build now works on my Kubuntu-KDE4.1.1 | Julien | 8 | -32/+63 | |
2008-09-11 | Add cmake build http://www.cmake.org. See CMake install instructions in the ↵ | Julien Isorce | 8 | -0/+277 | |
INSTALL file. (I have not correctly configured yet the CMake build for unix, BE patient) |