Commit graph

31584 commits

Author SHA1 Message Date
John Ericson e00237e790 boehm-gc: Fix build on MinGW with mcfgthreads
CC @lhmouse
2019-11-11 14:10:01 -05:00
John Ericson 89ec69e25e pcre: Skip winpthread dep
Seems to build just fine without it, maybe it was just using C++ threads
which mcfgthread provides?
2019-11-11 11:02:39 -05:00
Jan Tojnar 5fe42dde52
gthree: unstable-2019-08-21 → 0.2.0
https://blogs.gnome.org/alexl/2019/09/09/gthree-ready-to-play/
https://github.com/alexlarsson/gthree/releases/tag/0.2.0
2019-09-09 14:02:08 +02:00
Jan Tojnar bf96e6da6d
graphene: 1.9.6 → 1.10.0 2019-09-09 14:01:22 +02:00
Frederik Rietdijk e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Frederik Rietdijk 731c82a447
Merge pull request #68244 from NixOS/staging-next
Staging next that includes gcc8
2019-09-09 08:09:36 +02:00
Ben Wolsieffer adf5ca2ce0 jemalloc450: disable transparent huge pages on ARM 2019-09-08 22:57:32 -04:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Florian Klink a5de10b0af sundials: include patch to remove flakiness
The provided patch doesn't apply cleanly on sundials_3 (no
SundialsTesting.cmake, SundialsAddTest.cmake containing trailing
whitespaces inside context), so for now we just disable tests for
sundials_3 - scikits-odes plans to move to sundials 4 anyways - see
https://github.com/bmcage/odes/pull/106.
2019-09-08 16:03:07 -07:00
Dominic Steinitz ac12bdfc96 sundials: relax tolerance for test_sunmatrix_sparse
This test fails on MacOS otherwise, due to slightly different math.

Only add for sundials 4, it's not in sundials_3 yet.
2019-09-08 16:03:07 -07:00
Florian Klink 7e9e22f4d5 sundials_3: init at 3.2.1
That's needed for scikits.odes.
Upstream bug to migrate to sundials 4:
https://github.com/bmcage/odes/issues/98
2019-09-08 15:15:09 -07:00
Florian Klink 5f48e89f37 sundials: add lapack support 2019-09-08 15:15:08 -07:00
Florian Klink ad3023e5f7 sundials: enable tests 2019-09-08 15:15:08 -07:00
Florian Klink d9ce716ccc sundials: use cmakeFlags 2019-09-08 15:15:08 -07:00
Frederik Rietdijk 4b929acf67 Merge staging-next into staging 2019-09-08 22:33:17 +02:00
Frederik Rietdijk 2df3397375 Revert "qt4: fixup build with gcc8 by Arch aur patch"
The build was fixed in two ways, by both this patch and a substitution.
Let's keep the substitition instead of the patch as the patches may disappear.

This reverts commit ccc8c73ea0.
2019-09-08 21:23:28 +02:00
Frederik Rietdijk 47caef475f Merge master into staging-next 2019-09-08 20:45:29 +02:00
Frederik Rietdijk 5f4734b1dd Merge remote-tracking branch 'upstream/gcc-8' into staging-next
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-08 20:44:26 +02:00
Vladimír Čunát 7e91247596
Merge branch 'staging-next' into staging 2019-09-08 18:28:11 +02:00
Vladimír Čunát ccc8c73ea0
qt4: fixup build with gcc8 by Arch aur patch
I'll hope that this simple removal of "volatile" is OK.
I feel sure I saw a PR for this somewhere, but I can't find it.
2019-09-08 18:24:29 +02:00
Orivej Desh 88825bbbde freeimage: 3.17.0 -> 3.18.0 2019-09-08 14:46:31 +00:00
Frederik Rietdijk e73f871285 Merge master into staging-next 2019-09-08 14:49:25 +02:00
Vladimír Čunát 252a30e39c
libgap: remove unreachable path
This was clearly forgotten in 471ba670 #54202.
2019-09-08 09:42:49 +02:00
Peter Hoeg 27f10869e2 taglib: fix ogg file corruption (#68088) 2019-09-08 00:48:01 +02:00
Frederik Rietdijk e68505e735 Merge remote-tracking branch 'upstream/gcc8' into staging-next 2019-09-06 23:25:18 +02:00
Frederik Rietdijk 9894a70299 Merge staging into staging-next 2019-09-06 22:47:40 +02:00
Frederik Rietdijk 66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
tbenst 6d7282d74a magma: 2.0.2 -> 2.5.0 2019-09-06 20:15:10 +02:00
Will Dietz 4941879049 libusb1: 1.0.22 -> 1.0.23 2019-09-06 19:34:33 +02:00
Will Dietz b38a26e202 libusb1: pname-ification 2019-09-06 19:34:33 +02:00
Will Dietz 94aa75c2c9 harfbuzz: 2.6.0 -> 2.6.1
https://github.com/harfbuzz/harfbuzz/releases/tag/2.6.1
2019-09-06 19:33:08 +02:00
Will Dietz 841c667e9d librsvg: 2.44.14 -> 2.44.15
https://mail.gnome.org/archives/ftp-release-list/2019-September/msg00029.html
2019-09-06 19:32:16 +02:00
Will Dietz 7d1b5fa2b0 mesa_glu: 9.0.0 -> 9.0.1
* source tarball is now xz, not bz2
* pkgconfig was fixed to include Cflags

https://gitlab.freedesktop.org/mesa/glu/compare/glu-9.0.0...glu-9.0.1
2019-09-06 19:32:01 +02:00
Nikolay Amiantov 3a0c6f1402 zeroc-ice: 3.6.3 -> 3.7.2
Rename from zeroc_ice.
Take various improvements from Arch zero-ice package.
Move old version to zeroc-ice-36.
2019-09-06 20:21:09 +03:00
Jan Tojnar 8563088e69
Merge branch 'staging-next' into staging 2019-09-06 16:55:45 +02:00
Jan Tojnar f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
Robert Hensing 2eb0bb3b59
Merge pull request #68007 from xbreak/clipp
clipp: init at 1.2.3
2019-09-06 12:48:24 +02:00
Jan Tojnar 306cc9b311
Merge branch 'staging-next' into staging 2019-09-06 03:21:30 +02:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar 684bad0569
gtk: move expressions 2019-09-06 02:54:53 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Vladimír Čunát e5dece4cbf
Merge branch 'staging-next' into staging 2019-09-05 10:23:46 +02:00
Will Dietz 4e8593b874
Merge pull request #68054 from dtzWill/update/webkitgtk-2.24.4
webkitgtk: 2.24.3 -> 2.24.4 (security!)
2019-09-04 21:11:40 -05:00
Will Dietz 8fdb4c2836
Merge pull request #68052 from dtzWill/update/glib-2.60.7
glib: 2.60.6 -> 2.60.7
2019-09-04 20:55:08 -05:00
Orivej Desh 9ec4a264ed libjpeg-turbo: 2.0.2 -> 2.0.3 2019-09-05 00:16:52 +00:00
Timo Kaufmann 0a7f8fbd29
fflas-ffpack: 2.4.0 -> 2.4.3 (#68108) 2019-09-04 18:13:00 +02: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
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz 04ddfc59b4
webkitgtk: 2.24.3 -> 2.24.4 (security!)
https://webkitgtk.org/2019/08/28/webkitgtk2.24.4-released.html
https://webkitgtk.org/security/WSA-2019-0004.html
2019-09-03 19:23:11 -05:00