Ben Wolsieffer
be41f703ad
libyamlcpp: actually build shared libraries ( #81051 )
2020-02-29 15:26:43 -05:00
Ben Wolsieffer
bdbbe6f34f
libyamlcpp: don't use multiple outputs
...
This package uses CMake's install(EXPORT ...) command which assumes that
libraries are installed in the same location as the CMake files.
2020-02-24 21:49:17 -05:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists
2019-12-30 12:58:11 +01:00
R. RyanTM
deaa2173f0
libyamlcpp: 0.6.2 -> 0.6.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libyaml-cpp/versions
2019-10-08 18:18:28 -07:00
Andreas Rammhold
29e4048d0a
Merge pull request #67186 from xbreak/libyaml-cpp/no-gtest
...
libyamlcpp: Disable build & install of Google Test
2019-09-04 14:20:29 +02:00
xbreak
0ec4bfdcc1
libyamlcpp: Disable build & install of Google Test
...
The source repo includes a copy of Google Test, which is build
and installed by default, which may lead to the wrong Google Test
being used by packages using yaml-cpp.
2019-08-21 11:09:20 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Ryan Mulligan
cc6dc2cefc
libyamlcpp: 0.6.1 -> 0.6.2
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.6.2 with grep in /nix/store/cfm3y6c18a0ys0ndbv4g4zixay7zh331-libyaml-cpp-0.6.2
- found 0.6.2 in filename of file in /nix/store/cfm3y6c18a0ys0ndbv4g4zixay7zh331-libyaml-cpp-0.6.2
- directory tree listing: https://gist.github.com/54fa524e8988d3fbe9920824135802a0
2018-03-20 13:22:09 -07:00
Andreas Rammhold
f80b233072
libyaml-cpp: 0.5.3 -> 0.6.1
2018-02-13 14:57:22 +01:00
Tuomas Tynkkynen
75b5922391
openexr, libyaml-cpp: Fix output order to match others
...
This was changed in https://github.com/NixOS/nixpkgs/pull/14766
@edolstra
2016-09-01 16:34:11 +03:00
Eelco Dolstra
c894ee95c1
libyaml-cpp: Build a shared library
...
Also, use multiple outputs.
2016-09-01 14:25:42 +02:00
Robin Gloster
5185bc1773
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
2016-07-15 14:41:01 +00:00
Kranium Gikos Mendoza
58c00c35bc
libyamlcpp: 0.5.1 -> 0.5.3
2016-07-04 10:09:51 +08:00
Robin Gloster
acb408646e
remove local pic flags, now set by hardened stdenv
2016-01-30 16:36:57 +00:00
Thomas Strobel
02b7901023
New flag for compiling libyaml-cpp as PIC.
2015-06-08 11:17:50 +02:00
William A. Kennington III
698dfe11a3
libyamlcpp: Correct meta information and boost
2014-09-21 15:18:16 -07:00
William A. Kennington III
0f7c7279d2
libyamlcpp03: Remove old version
2014-09-21 15:18:16 -07:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Carles Pagès
bf4bcd900d
libyaml-cpp: add versions 0.5.1 and 0.3.0
...
The two versions are actively maintained, and the API changed between them.
2013-08-27 22:55:40 +02:00