| Commit | Date | |
|---|---|---|
| 2008-09-26 07:15:11 | Tree | |
|
[r66]
by
christopherdunn
Forgot to add # to %g modifier for sprintf in valueToString for floats. Otherwise no decimal point appears when only zeroes would follow, which changes the type to integer. |
2008-01-24 20:21:11 | Tree |
|
[r65]
by
christopherdunn
Changed valueToString for floats so that zeroes after a decimal are truncated -- saves file size esp. for StyledStreamWriter which uses tabs instead of spaces. |
2008-01-24 20:09:48 | Tree |
| 2008-01-21 08:37:06 | Tree | |
| 2008-01-20 16:55:26 | Tree | |
|
[r62]
by
blep
- rewrote doxygen documentation generation integration with Scons (still need some clean-up): list of sources is explicitly passed to a doxyfile builder which is used as input of a doxygen builder. Hence, the doxyfile depends on all the sources. |
2008-01-20 16:49:53 | Tree |
| 2008-01-19 12:12:35 | Tree | |
| 2007-06-14 22:07:15 | Tree | |
|
[r59]
by
christopherdunn
This file is auto-generated, even if it already exists. That is causing scons dependency problems, but the right answer is not to add the file, apparently. |
2007-06-14 22:04:54 | Tree |
|
[r58]
by
christopherdunn
added comment -- I always have to run twice to build docs because the doxyfile gets updated and causes scons to get confused. I do not know how to fix this, but I simply run 'scons doc/doxyfile' first. |
2007-06-14 22:03:11 | Tree |