Commits

Add some basic CMake info to the doxygen docs.

Commits (kardoon) - Fri, 03/05/2010 - 17:43
Commit by kardoon :: r1071 /PolyVox/trunk/library/Mainpage.dox: (link) Add some basic CMake info to the doxygen docs.
Categories: Commits

Allow relocatable installation with PolyVoxConfig.cmake

Commits (kardoon) - Fri, 03/05/2010 - 17:02
Commit by kardoon :: r1070 /PolyVox/trunk/library/PolyVoxConfig.cmake.in: (link) Allow relocatable installation with PolyVoxConfig.cmake
Categories: Commits

Cleaner way of requesting Qt modules

Commits (kardoon) - Fri, 03/05/2010 - 16:15
Commit by kardoon :: r1069 /PolyVox/trunk/ (2 files in 2 dirs): (link) Cleaner way of requesting Qt modules
Categories: Commits

Tell CTest the correct location of the test binaries on Windows.

Commits (kardoon) - Fri, 03/05/2010 - 13:24
Commit by kardoon :: r1068 /PolyVox/trunk/ (CMakeLists.txt tests/CMakeLists.txt): (link) Tell CTest the correct location of the test binaries on Windows.
Categories: Commits

Make it work slightly better in Windows. I tried with MinGW in Qt Creator and it...

Commits (kardoon) - Thu, 03/04/2010 - 23:01
Commit by kardoon :: r1066 /PolyVox/trunk/library/ (3 files in 3 dirs): (link) Make it work slightly better in Windows.
I tried with MinGW in Qt Creator and it now compiles. There's a crash though, possibly due to the TypeDef.h stuff.
I need to recompile Qt in VS before I can try it in VS 2010.
Categories: Commits

Add documentation on build type and running the tests.

Commits (kardoon) - Wed, 03/03/2010 - 16:52
Commit by kardoon :: r1065 /PolyVox/trunk/INSTALL.txt: (link) Add documentation on build type and running the tests.
Categories: Commits

More fidling and nicefying of the build system. Add better C++0x support check...

Commits (kardoon) - Wed, 03/03/2010 - 16:51
Commit by kardoon :: r1064 /PolyVox/trunk/ (CMakeLists.txt library/CMakeLists.txt): (link) More fidling and nicefying of the build system.
Add better C++0x support check to warn on old versions of GCC.
Categories: Commits

Use shortcut variables to point to PolyVoxCore source and binary directories.

Commits (kardoon) - Tue, 03/02/2010 - 23:25
Commit by kardoon :: r1063 /PolyVox/trunk/ (2 files in 2 dirs): (link) Use shortcut variables to point to PolyVoxCore source and binary directories.
Categories: Commits

Make C++0x mode the default. The option still remains to disable it.

Commits (kardoon) - Tue, 03/02/2010 - 22:51
Commit by kardoon :: r1062 /PolyVox/trunk/ (CMakeLists.txt INSTALL.txt): (link) Make C++0x mode the default.
The option still remains to disable it.
Categories: Commits

Link against GLU as well as GL since it seems that gluErrorString is in there in...

Commits (kardoon) - Tue, 03/02/2010 - 22:49
Commit by kardoon :: r1061 /PolyVox/trunk/examples/OpenGL/CMakeLists.txt: (link) Link against GLU as well as GL since it seems that gluErrorString is in there in my version.
Categories: Commits

Minor update to the INSTALL.txt test

Commits (kardoon) - Tue, 03/02/2010 - 18:57
Commit by kardoon :: r1060 /PolyVox/trunk/INSTALL.txt: (link) Minor update to the INSTALL.txt test
Categories: Commits

Add an installation readme for PolyVox. It is essentially plain-text but it can...

Commits (kardoon) - Tue, 03/02/2010 - 18:45
Commit by kardoon :: r1059 /PolyVox/trunk/INSTALL.txt: (link) Add an installation readme for PolyVox. It is essentially plain-text but it can also be converted to HTML since it uses the reStructuredText markup.
Categories: Commits

Add a status message at the end of the CMake run. Move the ADD_DEPENDENCIES()...

Commits (kardoon) - Tue, 03/02/2010 - 17:12
Commit by kardoon :: r1058 /PolyVox/trunk/CMakeLists.txt: (link) Add a status message at the end of the CMake run.
Move the ADD_DEPENDENCIES() call inside the conditional.
Categories: Commits

Set Qt to be a required package

Commits (kardoon) - Tue, 03/02/2010 - 17:08
Commit by kardoon :: r1057 /PolyVox/trunk/ (2 files in 2 dirs): (link) Set Qt to be a required package
Categories: Commits

Add some simple vector tests

Commits (kardoon) - Fri, 02/26/2010 - 17:12
Commit by kardoon :: r1056 /PolyVox/trunk/tests/ (3 files): (link) Add some simple vector tests
Categories: Commits

Improve test macro. Add include guards to the test header.

Commits (kardoon) - Fri, 02/26/2010 - 17:11
Commit by kardoon :: r1055 /PolyVox/trunk/tests/ (3 files): (link) Improve test macro.
Add include guards to the test header.
Categories: Commits

Reorganise the test CMakeLists.txt file. Add a CMake macro for easily adding new...

Commits (kardoon) - Fri, 02/26/2010 - 16:13
Commit by kardoon :: r1054 /PolyVox/trunk/tests/CMakeLists.txt: (link) Reorganise the test CMakeLists.txt file.
Add a CMake macro for easily adding new tests.
Categories: Commits

Add option to disable building examples or tests.

Commits (kardoon) - Thu, 02/25/2010 - 17:53
Commit by kardoon :: r1053 /PolyVox/trunk/CMakeLists.txt: (link) Add option to disable building examples or tests.
Categories: Commits

Fix incorrect header

Commits (kardoon) - Thu, 02/25/2010 - 13:27
Commit by kardoon :: r1052 /PolyVox/trunk/tests/testvolume.cpp: (link) Fix incorrect header
Categories: Commits

Use QTestLib to harness the tests.

Commits (kardoon) - Thu, 02/25/2010 - 13:20
Commit by kardoon :: r1051 /PolyVox/trunk/tests/ (4 files): (link) Use QTestLib to harness the tests.
Categories: Commits
Syndicate content