Jesse Beder
|
50474b6b9f
|
Fixed includedir for the .pc.cmake file
|
2011-05-29 02:17:49 +00:00 |
|
Jesse Beder
|
d98687afc3
|
Set version to 0.2.6
|
2011-03-30 01:33:02 +00:00 |
|
Jesse Beder
|
f42580be41
|
Switched project label to use 'nicer' suffix (e.g., md instead of /MD)
|
2011-03-21 23:03:01 +00:00 |
|
Jesse Beder
|
6e0e9554c6
|
Added eol-style=native prop to missing files
|
2011-03-17 02:06:10 +00:00 |
|
Jesse Beder
|
dc5bd4afce
|
Fixed mixed line endings
|
2011-03-17 02:04:34 +00:00 |
|
Jesse Beder
|
9a72702a61
|
Added option to disable compilation of contrib code
|
2011-03-16 01:10:57 +00:00 |
|
Jesse Beder
|
943d000ab3
|
Refactored parse.cpp so that VS doesn't complain, added MinSizeRel build setting, and fixed numbering in the spec tests
|
2011-03-03 20:01:32 +00:00 |
|
Jesse Beder
|
ced50538fe
|
Tiny formatting change in CMake file
|
2011-03-02 21:09:38 +00:00 |
|
Jesse Beder
|
4d95e4da74
|
Merged the debuggable branch's CMakeLists.txt (and added a build for RelWithDebInfo) - note that the options are only for gcc
|
2011-03-02 05:02:01 +00:00 |
|
Jesse Beder
|
802cc6bcd6
|
Merged contrib folders from the graphbuilder-api branch, including the recursive search in CMakeLists.txt
|
2011-03-02 04:48:04 +00:00 |
|
Jesse Beder
|
04bc13caf8
|
Merged CMakeLists.txt from issue 87 - now it's cleaner, and supports Windows much better
|
2011-03-02 04:37:55 +00:00 |
|
Jesse Beder
|
337cb553d0
|
Fixed emitting colon at end of scalar bug
|
2010-12-03 21:52:04 +00:00 |
|
Jesse Beder
|
18a805e46c
|
Updated CMake iPhone settings
|
2010-10-18 21:35:34 +00:00 |
|
Jesse Beder
|
21be19d493
|
Forgot to add the new header location to the project (not important for compiling, but it is for the various generators)
|
2010-10-18 07:09:07 +00:00 |
|
Jesse Beder
|
9820d13840
|
Tagged version 0.2.5
|
2010-03-15 19:25:02 +00:00 |
|
Jesse Beder
|
bca7737463
|
Updated to remove most of the warnings in Visual Studio. (There's still the one about all control paths returning a value left.) Fixed one warning (when an istream converts to void * to then convert to bool), and disabled three.
|
2010-03-03 05:30:06 +00:00 |
|
Jesse Beder
|
32491166ac
|
Replaced conversion macros with SFINAE
|
2009-11-10 21:23:52 +00:00 |
|
Jesse Beder
|
f2a2d25ec0
|
Now actually removed yaml-reader
|
2009-10-27 14:47:08 +00:00 |
|
Jesse Beder
|
a706ffaf62
|
Reverted yaml-reader name change
|
2009-10-27 14:45:14 +00:00 |
|
Jesse Beder
|
a0bf12e7a1
|
Renamed yaml-reader test
|
2009-10-27 14:38:53 +00:00 |
|
Jesse Beder
|
2314c04d5d
|
Tagged version 0.2.4
|
2009-10-25 20:27:31 +00:00 |
|
Jesse Beder
|
22410f46f5
|
Updated the CMake globbing so it only compiles sources starting with a lowercase letter (apparently Mac OS auto-generates files looking like ._whatever and it was trying to compile those too)
|
2009-10-25 18:01:48 +00:00 |
|
Jesse Beder
|
9559a661aa
|
Tagged version 0.2.3
|
2009-10-22 21:55:44 +00:00 |
|
Jesse Beder
|
59b0e986bf
|
Update CMakeLists.txt to append, not overwrite CMAKE_CXX_FLAGS
|
2009-10-19 22:32:26 +00:00 |
|
Jesse Beder
|
cffb98d15b
|
Patched for optional building of tests and tools
|
2009-10-12 05:21:00 +00:00 |
|