CIA.vc
kardoon
Matt Williams
Stats » Authors » kardoon
informationsyndicateUTC clock
23:56 on Jul 29, 2010
event counters
The last message was received 2.39 days ago at 14:32 on Jul 27, 2010
0 messages so far today, 0 messages yesterday
2 messages so far this week, 2 messages last week
23 messages so far this month, 3 messages last month
185 messages since the first one, 3.88 years ago, for an average of 1.09 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
14:31 Tuesdaythermite
Commit by kardoon :: r1143 /PolyVox/trunk/documentation/index.rst: (link)
Tweak some spelling and add some links
#
14:27 Tuesdaythermite
Commit by kardoon :: r1142 /PolyVox/trunk/documentation/_extensions/sphinxcontrib/doxylink.py: (link)
Update doxylink to ignore links to nodes it can't find.
#
15:14 on Jul 21thermite
Commit by kardoon :: r1141 /PolyVox/trunk/tests/CMakeLists.txt: (link)
Make the tests only link against QtTest (i.e. not QtGui) so that they can be run outside of X11.
#
13:24 on Jul 20thermite
Commit by kardoon :: r1140 /PolyVox/trunk/documentation/ (CMakeLists.txt conf.in.py index.rst): (link)
Make `manual` depend on `doc`.
Tweak some Sphinx/CMake stuff.
#
09:10 on Jul 16thermite
Commit by kardoon :: r1139 /PolyVox/trunk/documentation/ (index.rst install.rst): (link)
Use the simper :doc: role over the :ref: role.
#
17:21 on Jul 15thermite
Commit by kardoon :: r1138 /PolyVox/trunk/documentation/ (index.rst install.rst): (link)
Add some examples of using the doxylink extension.

Add a documentation/install.rst which pulls in the content of INSTALL.txt
#
13:53 on Jul 14thermite
Commit by kardoon :: r1137 /PolyVox/trunk/INSTALL.txt: (link)
Minor tweaks to the INSTALL.txt
#
13:09 on Jul 14thermite
Commit by kardoon :: r1136 /PolyVox/trunk/documentation/CMakeLists.txt: (link)
Remove extraneous "
#
12:44 on Jul 14thermite
Commit by kardoon :: r1135 /PolyVox/trunk/ (3 files in 2 dirs): (link)
Add information about building the manual to the INSTALL.txt
#
10:31 on Jul 14thermite
Commit by kardoon :: r1134 /PolyVox/trunk/ (11 files in 4 dirs): (link)
Add a CMakeLists.txt which provides the 'manual' target for building the Sphinx documentation. This may require you to set the SPHINXBUILD_EXECUTABLE CMake variable to the sphinx-build executable

Change the file extension to 'rst' rather than 'txt' to avoid clashes with CMakeLists.txt and to help syntax highlighting.

Add the doxylink Sphinx extension from sphinx-contrib to provide Doxygen links.
#
15:57 on Jul 05thermite
Commit by kardoon :: r1126 /PolyVox/trunk/library/ (8 files in 2 dirs): (link)
Add and cleanup some of the API documentation.
#
18:42 on Jul 02thermite
Commit by kardoon :: r1124 /PolyVox/trunk/INSTALL.txt: (link)
...and update the docs to match.
#
18:38 on Jul 02thermite
Commit by kardoon :: r1123 /PolyVox/trunk/library/ (CMakeLists.txt polyvox.qhcp.in): (link)
Put the Qt Help stuff in a different folder under the build directory.
#
14:22 on Jul 02thermite
Commit by kardoon :: r1122 /PolyVox/trunk/library/CMakeLists.txt: (link)
Make installing the docs OPTIONAL so that there's no error if the user runs 'make install' without having run 'make doc'.
#
14:06 on Jul 02thermite
Commit by kardoon :: r1121 /PolyVox/trunk/library/ (Doxyfile.in polyvox.qhcp.in): (link)
Place the Doxygen API docs into the 'api' virtual Qt Help directory.
#
13:57 on Jul 02thermite
Commit by kardoon :: r1120 /PolyVox/trunk/ (3 files in 3 dirs): (link)
More cleaning up of the Qt 'dependency'. Qt is now used by the tests, the OpenGL example and the documentation. These are of course all optional components.
#
11:00 on Jul 02thermite
Commit by kardoon :: r1119 /PolyVox/trunk/ (3 files in 2 dirs): (link)
Fix up the docs to reflect the latest changes.
#
10:52 on Jul 02thermite
Commit by kardoon :: r1118 /PolyVox/trunk/library/CMakeLists.txt: (link)
Make qcollectiongenerator even more optional. If both Doxygen and qcollectiongenerator are found then the HTML docs will be created and bundled into a Qt Help Collection. However, if qcollectiongenerator is not found, the HTML docs will still be created.
#
10:49 on Jul 02thermite
Commit by kardoon :: r1117 /PolyVox/trunk/ (CMakeLists.txt tests/CMakeLists.txt): (link)
Move the find_package(Qt4...) bit into the root CMakeLists.txt file since it is used by both the tests and library subdirectories.
#
15:40 on Jul 01thermite
Commit by kardoon :: r1116 /PolyVox/trunk/library/CMakeLists.txt: (link)
It seems VERBATIM is needed.
#