about summary refs log tree commit diff
path: root/pkgs/development/libraries
Commit message (Collapse)AuthorAge
* Merge master into staging-nextFrederik Rietdijk2020-02-29
|\
| * itktcl: wibble [NFC]Austin Seipp2020-02-28
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * incrtcl: export ITCL_LIBRARY for downstream usersAustin Seipp2020-02-28
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * itktcl: init at 4.1.0Austin Seipp2020-02-28
| | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * incrtcl: chores, maintain it, touch up resultsAustin Seipp2020-02-28
| | | | | | | | | | | | Soon, this will be needed for the Bluespec compiler. Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * nss_wrapper: 1.1.7 -> 1.1.8R. RyanTM2020-02-28
| |
| * Merge pull request #81091 from worldofpeace/fix-exiv2-pcworldofpeace2020-02-29
| |\ | | | | | | exiv2: fix exiv2.pc file
| | * exiv2: fix exiv2.pc fileworldofpeace2020-02-25
| | | | | | | | | | | | This fix comes from #71669.
| * | Address PR commentsRoman Plášil2020-02-28
| | |
| * | leveldb: fix rpath setting on DarwinRoman Plášil2020-02-28
| | |
| * | minetest: update to 5.1.0 and build on DarwinRoman Plášil2020-02-28
| | |
| * | mlt: update from version 6.18.0 to 6.20.0Peter Simons2020-02-28
| | |
| * | libu2f-host: Fix licenseScott Worley2020-02-28
| | |
| * | fmt: 6.1.1 -> 6.1.2Orivej Desh2020-02-28
| | | | | | | | | | | | Tests and parallel building are enabled by default.
* | | Merge branch 'master' into staging-nextJan Tojnar2020-02-28
|\| |
| * | xapian: 1.4.14 -> 1.4.15R. RyanTM2020-02-27
| | |
| * | Merge pull request #81183 from marsam/fix-talloc-darwinMario Rodas2020-02-27
| |\ \ | | | | | | | | talloc: fix build on darwin
| | * | talloc: fix build on darwinMario Rodas2020-02-27
| | | |
| * | | Merge pull request #81213 from r-ryantm/auto-update/dnnlRyan Mulligan2020-02-27
| |\ \ \ | | | | | | | | | | dnnl: 1.2 -> 1.2.1
| | * | | dnnl: 1.2 -> 1.2.1R. RyanTM2020-02-27
| | |/ /
| * | | Merge pull request #79817 from tobim/pkgs/arrow-cpp-0.16Dmitry Kalinkin2020-02-27
| |\ \ \ | | | | | | | | | | arrow-cpp: 0.15.1 -> 0.16.0
| | * | | arrow-cpp: fix RPATH on darwinDmitry Kalinkin2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of patching test binaries with install_name_tool just set CMAKE_SKIP_BUILD_RPATH to OFF let cmake compile them with RPATH set correctly. Add CMAKE_INSTALL_RPATH to set correct RPATH for the installed executables for parquet tools. We could set it to an absolute path using "-DCMAKE_INSTALL_RPATH=${placeholder "out"}", but instead we use @loader_path to provide a relocable solution.
| | * | | arrow-cpp: 0.15.1 -> 0.16.0Tobias Mayer2020-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This switches to explicitly enabling dependency lookups for optional features (they were not picked up before). It also enables building of the Parquet command line tools.
| * | | | Merge pull request #80746 from vcunat/p/openssl-eolworldofpeace2020-02-27
| |\ \ \ \ | | |_|/ / | |/| | | openssl_1_0_2: mark as insecure; fixes #77503 (kinda)
| | * | | openssl_1_0_2: mark as insecure; fixes #77503 (kinda)Vladimír Čunát2020-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No vulnerabilities are know so far (to me), but still I'd go this way. Especially for 20.03 it seems better to deprecate it before official release happens. Current casualties: $ ./maintainers/scripts/rebuild-amount.sh --print HEAD HEAD^ Estimating rebuild amount by counting changed Hydra jobs. 87 x86_64-darwin 161 x86_64-linux
* | | | | libsecret: remove obsolete patchJonathan Ringer2020-02-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove patch that was merged into the 0.20.1 patch. regression introduced in c6a1e23eb7337ced431644d218e4f684ddde3842
* | | | | krb5: 1.17 -> 1.18R. RyanTM2020-02-27
| | | | |
* | | | | libqmi: 1.24.2 -> 1.24.4R. RyanTM2020-02-27
| | | | |
* | | | | Merge staging-next into stagingFrederik Rietdijk2020-02-27
|\| | | |
| * | | | Merge pull request #79864 from doronbehar/improve-octaveMichael Raskin2020-02-27
| |\ \ \ \ | | | | | | | | | | | | octave: Use qt5 and other improvements
| | * | | | sundials: Add version 2.7.0 as sundials_2Doron Behar2020-02-22
| | | | | |
| * | | | | readline: remove vanschelven from maintainersKlaas van Schelven2020-02-26
| | | | | |
| * | | | | talloc: 2.1.14 -> 2.1.16, build with python3Richard Marko2020-02-26
| | |_|_|/ | |/| | |
| * | | | Merge pull request #80876 from r-ryantm/auto-update/cgalMichael Raskin2020-02-25
| |\ \ \ \ | | | | | | | | | | | | cgal_5: 5.0 -> 5.0.1
| | * | | | cgal_5: 5.0 -> 5.0.1R. RyanTM2020-02-23
| | | | | |
| * | | | | liblinear: use absolute install name on Darwin (#81015)Andrew Childs2020-02-25
| | | | | | | | | | | | | | | | | | | | | | | | nixpkgs prefers absolute install names. Replace the manually specified relative install name with the standard hook.
| * | | | | Merge pull request #81004 from lopsided98/libyamlcpp-single-outputAndreas Rammhold2020-02-25
| |\ \ \ \ \ | | | | | | | | | | | | | | libyamlcpp: don't use multiple outputs
| | * | | | | libyamlcpp: don't use multiple outputsBen Wolsieffer2020-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package uses CMake's install(EXPORT ...) command which assumes that libraries are installed in the same location as the CMake files.
| * | | | | | cpp-utilities: patch upstream issue 18 (#80014)Doron Behar2020-02-25
| |/ / / / / | | | | | | | | | | | | See https://github.com/Martchus/cpp-utilities/issues/18
| * | | | | Merge pull request #80983 from B4dM4n/seasocks-fixworldofpeace2020-02-24
| |\ \ \ \ \ | | | | | | | | | | | | | | seasocks: remove unneeded patch
| | * | | | | seasocks: remove unneeded patchFabian Möller2020-02-24
| | | | | | |
| * | | | | | Merge pull request #80909 from artemist/libfido2Marek Mahut2020-02-24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | libfido2: add macOS support
| | * | | | | libfido2: add macOS supportArtemis Tosini2020-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pass IOKit to libfido2 * Add a patch so that cmake uses lld flags when linking * Upgrade from 1.3.0 to 1.3.1 (based off #80781) * Specify CMAKE_INSTALL_LIBDIR so that the demo binaries link correctly on macOS and libfido2.pc specifies correct arguments
| * | | | | | Merge pull request #80513 from r-ryantm/auto-update/mapnikChristoph Hrdinka2020-02-24
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | mapnik: 3.0.22 -> 3.0.23
| | * | | | | | mapnik: 3.0.22 -> 3.0.23R. RyanTM2020-02-19
| | | | | | | |
| * | | | | | | hpx: 1.4.0 -> 1.4.1R. RyanTM2020-02-23
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #79882 from petabyteboy/feature/netifdFranz Pletz2020-02-23
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | update libubox, uqmi; init uci, ubus, netifd
| | * | | | | | uci: init at unstable-2020-01-27Milan Pässler2020-02-12
| | | | | | | |
| | * | | | | | ubus: init at unstable-2020-01-05Milan Pässler2020-02-12
| | | | | | | |
| | * | | | | | libubox: 2017-09-29 -> unstable-2020-01-20Milan Pässler2020-02-12
| | | | | | | |