aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Collapse)Author
2011-06-25Reorganizing stuff (import from temporary git repo)Perttu Ahola
2011-06-18Changed MapBlockObjects to be never written anymore. Incremented version number.Perttu Ahola
2011-06-18merged Mac OSX build fix from minetest-deltaPerttu Ahola
2011-06-02In a globally installed build, debug.txt is now placed in userdata ↵Perttu Ahola
directory. Needs testing still.
2011-06-020.2.20110602_0Perttu Ahola
2011-06-01MacOSX build supportMrLoom
2011-05-31updated versionPerttu Ahola
2011-05-2920110529_2Perttu Ahola
--HG-- extra : rebase_source : cf6dd618ef0b7514c81ae87749733b5a328fc763
2011-05-29versionPerttu Ahola
--HG-- extra : rebase_source : 6fa0a8b40406aa567f8fa84b5e2045a7e3762c1d
2011-05-29changed version number to 0.2.20110529_0Perttu Ahola
--HG-- extra : rebase_source : 9b05d4bfee9312aef4182fa6f63b4237368cec34
2011-04-24Optimized smooth lighting calculation codePerttu Ahola
2011-04-24updated menu a bit, and some other small fixesPerttu Ahola
2011-04-24removed /usr prefix from install pathsPerttu Ahola
2011-04-23changed version for making a test binaryPerttu Ahola
2011-04-10updated changelog and versionPerttu Ahola
2011-04-06still modified version!Perttu Ahola
2011-04-06Fixed wrong version numberPerttu Ahola
2011-04-06Changed version number according to a new versioning scheme.Perttu Ahola
2011-04-05Incremented version to 0.0.2.Perttu Ahola
2011-02-16small fixes: crack texture, server build on windows, configuration file ↵Perttu Ahola
example, adding config file example to install
2011-02-15might work good on cmake+msvc nowPerttu Ahola
2011-01-18oops... blew. now?Perttu Ahola
2011-01-18Tried to fix install directory problem on linux... Let's hope this doesn't ↵Perttu Ahola
blow it all.
2011-01-09random build system tweakingPerttu Ahola
2011-01-09Mainly small build system fixesPerttu Ahola
2011-01-08Lots of small stuffPerttu Ahola
2011-01-08doc updates; CMake works reasonably well now.Perttu 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