Jesse Beder
6c8600ab52
Added check for extra compiler flags if using gcc
2009-07-10 17:26:39 +00:00
Jesse Beder
464bb70114
Applied patch to build and version a shared library
2009-07-10 03:52:05 +00:00
Jesse Beder
781fb4d093
Fixed warnings to compile on gcc with -Wall -pedantic -Wextra
2009-07-10 03:30:04 +00:00
Jesse Beder
b929eb94a0
Merged utf branch changes r178:187 into the trunk
2009-07-10 03:10:03 +00:00
Jesse Beder
81f5348ea9
Patched CMake file to allow flexibility in build (in particular to allow shared lib build)
2009-06-12 04:28:36 +00:00
Jesse Beder
9585797b41
Patch - added testing
2009-05-30 02:41:27 +00:00
Jesse Beder
67f49d96d9
Patched - install target
2009-05-29 22:55:59 +00:00
Jesse Beder
820f45b10b
Patch to simplify CMakeLists.txt files
2009-05-29 22:48:25 +00:00
Jesse Beder
e76521c0e9
Changed the way we read different types of scalars.
...
It's better organized now, I think - nodes only offer a single main way of getting the fundamental scalar (as a string), and now we can specialize a single template to read specific types.
2009-05-23 23:51:01 +00:00
Jesse Beder
24b0663828
Changed output library directory to /lib (in the source directory) - this makes more sense
2009-05-23 17:11:19 +00:00
Jesse Beder
69ef85526a
Restructured CMake file to include headers, and to be better organized
2009-05-22 22:11:21 +00:00
Jesse Beder
ec2ecad197
Added CMake scripts for other platforms\nFixed some bugs that gcc complained about\nFixed CR/LF vs LF bug
2008-08-07 03:30:56 +00:00