summaryrefslogtreecommitdiffstats
path: root/src/yaml-cpp.mk
Commit message (Collapse)AuthorAgeFilesLines
* yaml-cpp: add testBoris Nagaev2016-07-151-0/+5
|
* yaml-cpp: add dependency on boostBoris Nagaev2016-07-151-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 1Boris Nagaev2016-07-151-1/+1
|
* yaml-cpp: use CMAKE_SHARED_BOOL variableBoris Nagaev2016-07-151-1/+1
|
* yaml-cpp: use SOURCE_DIR and BUILD_DIR variablesBoris Nagaev2016-07-151-4/+5
|
* yaml-cpp: use cmake wrapperBoris Nagaev2016-07-151-2/+1
|
* yaml-cpp: provide updaterBoris Nagaev2016-07-151-0/+4
|
* yaml-cpp: rename file to yaml-cpp-$VERSION.tar.gzBoris Nagaev2016-07-151-2/+2
|
* Adds yaml-cppNick Overdijk2016-07-151-0/+20