Jesse Beder
|
572e940c83
|
Bumped version to 0.3.0
|
2012-01-21 02:51:56 -06:00 |
|
Jesse Beder
|
b688c93050
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
Jesse Beder
|
1723523c43
|
Removed the new API from the default branch
|
2012-01-20 23:50:39 -06:00 |
|
Jesse Beder
|
92a35581d7
|
Added boost find/includes to the new API CMake instructions
|
2012-01-11 13:19:31 -06:00 |
|
Jesse Beder
|
e8e5d4bc40
|
Fixed typo in computing private headers (no effect on the build, just for the project files)
|
2011-10-20 21:50:47 -05:00 |
|
Jesse Beder
|
f87dced5c9
|
Fixed installation (we now install the whole include header tree)
|
2011-10-18 14:55:31 -05:00 |
|
Jesse Beder
|
70e1eb3f9c
|
Fixed the #ifdefs for the api stuff
|
2011-10-18 14:47:35 -05:00 |
|
Jesse Beder
|
77cc54585f
|
Couldn't get the copy command to work for yaml.h, so switched to configure_file
|
2011-10-18 14:43:48 -05:00 |
|
Jesse Beder
|
e69f51ee16
|
Split the yaml.h file into new/old API, which we'll then copy to yaml.h at build time (so the right one gets installed)
|
2011-10-18 00:16:51 -05:00 |
|
Jesse Beder
|
ee795d7e3e
|
Merged with the main branch, which just updated version count to 0.2.7
|
2011-09-18 00:26:18 -05:00 |
|
Jesse Beder
|
d9c7bcf32f
|
Set the default build to the old API, and removed the duplicate spec test implementation for the old api
|
2011-09-17 23:46:48 -05:00 |
|
Jesse Beder
|
976e8b184c
|
Bumped version to 0.2.7
|
2011-09-14 01:23:15 -05:00 |
|
Jesse Beder
|
2d06df474b
|
Fixed up the old API stuff, and removed the util/value (since it's no longer needed)
|
2011-09-10 23:11:28 -05:00 |
|
Jesse Beder
|
0d1b5224c8
|
Major switch from Value -> Node. The library compiles with the new API, but tests are still oldies, and don't compile
|
2011-09-10 17:57:23 -05:00 |
|
Jesse Beder
|
6e03bebeb0
|
Implemented (untested) the value builder
|
2011-09-09 23:28:21 -05:00 |
|
Jesse Beder
|
a530630f1c
|
Started implementing node_data
|
2011-09-07 00:45:28 -05:00 |
|
Jesse Beder
|
248b18a2d0
|
Sketched more of the implementation
|
2011-09-06 23:11:38 -05:00 |
|
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 |
|