Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yaml-cpp: add test | Boris Nagaev | 2016-07-15 | 1 | -0/+5 |
| | |||||
* | yaml-cpp: add dependency on boost | Boris Nagaev | 2016-07-15 | 1 | -1/+1 |
| | | | | | | | | | Shared targets were broken. It tries to find boost which is not declared as a dependency of yaml-cpp. The upstream says "yaml-cpp 0.5.3 has been released! This is a bug fix release. It also will be the last release that uses Boost; futures releases will require C++11 instead." Build log: https://gist.github.com/2e8ada031d3ffd37f4a06324908a4d4a | ||||
* | yaml-cpp: install with -j 1 | Boris Nagaev | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | yaml-cpp: use CMAKE_SHARED_BOOL variable | Boris Nagaev | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | yaml-cpp: use SOURCE_DIR and BUILD_DIR variables | Boris Nagaev | 2016-07-15 | 1 | -4/+5 |
| | |||||
* | yaml-cpp: use cmake wrapper | Boris Nagaev | 2016-07-15 | 1 | -2/+1 |
| | |||||
* | yaml-cpp: provide updater | Boris Nagaev | 2016-07-15 | 1 | -0/+4 |
| | |||||
* | yaml-cpp: rename file to yaml-cpp-$VERSION.tar.gz | Boris Nagaev | 2016-07-15 | 1 | -2/+2 |
| | |||||
* | Adds yaml-cpp | Nick Overdijk | 2016-07-15 | 1 | -0/+20 |