aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules
AgeCommit message (Collapse)Author
2011-07-21Refactor and clean up gettext managementGiuseppe Bilotta
2011-07-20Use system sqlite3/jthread libs if availableGiuseppe Bilotta
2011-05-17Added libIrrlicht.dll.a to searched library names for non-MSVC windowsPerttu Ahola
2011-02-16forgot some test code in...Perttu Ahola
2011-02-16Hopefully fixed some of the errors in cmake's finding of irrlichtPerttu Ahola
2011-02-15might work good on cmake+msvc nowPerttu Ahola
2011-02-01Hopefully fixed the problem of IRRLICHT_SOURCE_DIR being not considered when ↵Perttu Ahola
a local version of irrlicht is found.
2011-01-09Mainly small build system fixesPerttu Ahola
2011-01-08CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola
to work on OS X.
2011-01-08CMake working on Linux (not on windows)Perttu Ahola
--HG-- rename : Makefile => Makefile.bak