Radek Brich <radek.brich@devl.cz> [Tue, 26 Jul 2016 18:19:37 +0200] rev 104
Cleanup, dropped Windows support
Radek Brich <radek.brich@devl.cz> [Tue, 26 Jul 2016 17:41:36 +0200] rev 103
Updated to compile:
- KdTree+Octree: max_depth changed to static const (this should be configured at compile time)
- wget tool replaced by curl, which is now more widespread
- added CMakeLists (to eventually replace SCons)
- various fixes
Radek Brich <radek.brich@devl.cz> [Mon, 08 Sep 2014 20:14:24 +0200] rev 102
Migrate sources to Mercurial. Update links etc.
Radek Brich <radek.brich@devl.cz> [Wed, 19 Aug 2009 09:18:29 +0200] rev 101
vcproj build target only for cc=msvc, fix sdl-config
Radek Brich <radek.brich@devl.cz> [Sun, 31 May 2009 23:06:03 +0200] rev 100
new build target 'vcproj' - generate Visual C++ Studio project files; fix GCC warnings in intersect_packet()
Radek Brich <radek.brich@devl.cz> [Sun, 31 May 2009 16:53:05 +0200] rev 99
build script: updated for latest SCons, moved config.h to build/, help and clean targets does not run configure any more, fixed GCC check, added check for zlib