| Commit | Date | |
|---|---|---|
|
[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 |
| 2007-06-14 22:01:40 | Tree | |
| 2007-06-14 21:01:26 | Tree | |
|
[r55]
by
christopherdunn
Updated platform on linux-gcc to include compiler version (necessary for multiple targets built in same directory, and not a bad idea for other builds). |
2007-06-14 20:59:51 | Tree |
|
[r54]
by
christopherdunn
Without this file, scons must be run twice initially. Hopefully, the file gets rebuilt properly, as I do not know how to fix the scons rule correctly. |
2007-06-14 19:41:21 | Tree |
|
[r53]
by
christopherdunn
LD_LIBRARY_PATH needed for linux build tests. (Really, passing -Wl,-rpath to the linker would be better, but scons is not good about automating that.) |
2007-06-14 19:32:40 | Tree |
| 2007-06-14 17:58:59 | Tree | |
|
[r51]
by
christopherdunn
|
2007-06-13 17:02:59 | Tree |
|
[r50]
by
christopherdunn
Indentation is not perfect, but pretty good. Not sure how to perfect, given the difficulty of testing the last char written. |
2007-06-13 17:02:01 | Tree |
|
[r49]
by
christopherdunn
Added StyledStreamWriter, which has no reason to derive from Writer, since its write() method does cannot return a string and must take a stream. |
2007-06-13 15:55:50 | Tree |