Commit Graph

610 Commits

Author SHA1 Message Date
Tomas Popela d8b8fc10a9 Fix how the arguments are passed to GN's bootstrap.py
I don't know why, but previously it was failing only on aarch64.
2019-09-20 09:48:55 +02:00
Tomas Popela 1ef42a21dc Remove support for (p)NaCL
We don't build it for quite some time and will by killed by Google in
Spring 2020.  Let's drop the support for it from the SPEC file. We can
revert this patch if needed.
2019-09-20 09:48:44 +02:00
Tomas Popela a2942aa1bb Don't try to revert a previously removed patch 2019-09-20 09:44:48 +02:00
Tomas Popela 67cc152547 Update to 77.0.3865.90 2019-09-19 08:03:30 +02:00
Tomas Popela 2aa7959287 Forget to generate diff for one affected el7-noexcept file 2019-09-19 08:03:30 +02:00
Tomas Popela 7b637c4471 Update the el7 noexcept patch and fix the el7 build 2019-09-19 08:03:30 +02:00
Tomas Popela d30cc0e5c5 Update to 77.0.3865.90 2019-09-19 08:00:30 +02:00
Tomas Popela 8564a8c024 Forget to generate diff for one affected el7-noexcept file 2019-09-19 08:00:30 +02:00
Tomas Popela 65bf37589c Update the el7 noexcept patch and fix the el7 build 2019-09-19 08:00:30 +02:00
Tomas Popela 2a431ec174 Update to 77.0.3865.90 2019-09-19 07:59:55 +02:00
Tomas Popela c8786bde9b Forget to generate diff for one affected el7-noexcept file 2019-09-19 07:59:55 +02:00
Tomas Popela 10a2ce3a34 Update the el7 noexcept patch and fix the el7 build 2019-09-19 07:59:55 +02:00
Tomas Popela 06cf3b0691 Update to 77.0.3865.90 2019-09-19 07:58:49 +02:00
Tomas Popela c510174e57 Forget to generate diff for one affected el7-noexcept file 2019-09-19 07:18:04 +02:00
Tomas Popela 1a179e7d6a Update the el7 noexcept patch and fix the el7 build 2019-09-19 07:18:02 +02:00
Tomas Popela 33d340b63a Update the list of private libraries 2019-09-16 14:25:48 +02:00
Tomas Popela 8f89cb9012 Update the list of private libraries 2019-09-16 14:25:47 +02:00
Tomas Popela d8c8b86469 Update the list of private libraries 2019-09-16 14:24:26 +02:00
Tomas Popela 7b0eb5189f Update the list of private libraries 2019-09-16 14:24:24 +02:00
Tomas Popela de3e9b33bb Update the list of private libraries 2019-09-16 14:23:55 +02:00
Tomas Popela ce1cd8e394 Update the list of private libraries 2019-09-16 14:23:29 +02:00
Tomas Popela dd3c28c89e Update the list of private libraries 2019-09-16 14:21:53 +02:00
Tomas Popela fa69419940 Update the list of private libraries 2019-09-16 14:21:14 +02:00
Tomas Popela 91e065368c 22x22 icon was removed and use the symbolic one as well 2019-09-15 13:10:44 +02:00
Tomas Popela 78050fc457 Fix the aarch64 build 2019-09-15 13:10:44 +02:00
Tomas Popela 13a5dba5be Customize the ninja status to show the currently build target
So one is able to realize faster, where the build is failing.
2019-09-15 13:10:44 +02:00
Tomas Popela 247c850861 Backport another GCC build fix 2019-09-15 13:10:44 +02:00
Tomas Popela c8be01a2e6 Don't remove an additional bundled library 2019-09-15 13:10:44 +02:00
Tomas Popela 359c9903b5 More of the harfbuzz related fixes 2019-09-15 13:10:44 +02:00
Tomas Popela 28b564b615 Fix the release number and add a changelog entry 2019-09-15 13:10:44 +02:00
Tomas Popela 5008833513 Preserve the spirv heads for swiftshader compilation 2019-09-15 13:10:44 +02:00
Tomas Popela fee98db480 Another export and alignas gcc compilation fix 2019-09-15 13:10:44 +02:00
Tomas Popela 0d2fa426aa Remove an unneeded patch that's breaking the build 2019-09-15 13:10:44 +02:00
Tomas Popela e37acb8e8c Use the bundled harfbuzz-ng for < F31
Needed because of the hb_subset_input_set_retain_gids(), that's only
available in harbuzz 2.4 that's only in F31+
2019-09-15 13:10:44 +02:00
Tomas Popela 8b6db4ec93 Include <memory> to fix the headless build 2019-09-15 13:10:44 +02:00
Tomas Popela 80ef5cb4da Update the clean-ffmpeg.sh script 2019-09-15 13:10:44 +02:00
Tomas Popela 31afa2bf6d Fix the previously rebased patched 2019-09-15 13:10:44 +02:00
Tomas Popela 99274dda89 Missing bundled dependency for headless 2019-09-15 13:10:44 +02:00
Tomas Popela e8aad2e8bc Unbundle the zlib
Use the gentoo patch.
2019-09-15 13:10:44 +02:00
Tomas Popela 2698a79a5d Update to 77.0.3865.75
Rebase and clean the patches.
2019-09-15 13:10:44 +02:00
Tomas Popela 4dcf0591dc 22x22 icon was removed and use the symbolic one as well 2019-09-15 13:06:16 +02:00
Tomas Popela 91378b7314 Fix the aarch64 build 2019-09-15 13:06:16 +02:00
Tomas Popela e0d06a0fbf Customize the ninja status to show the currently build target
So one is able to realize faster, where the build is failing.
2019-09-15 13:06:16 +02:00
Tomas Popela b30c77e75c Backport another GCC build fix 2019-09-15 13:06:16 +02:00
Tomas Popela 13aab678f5 Don't remove an additional bundled library 2019-09-15 13:06:16 +02:00
Tomas Popela 176f9b5d93 More of the harfbuzz related fixes 2019-09-15 13:06:16 +02:00
Tomas Popela f468793c28 Fix the release number and add a changelog entry 2019-09-15 13:06:16 +02:00
Tomas Popela 2af2caea12 Preserve the spirv heads for swiftshader compilation 2019-09-15 13:06:16 +02:00
Tomas Popela e05d0e1ae8 Another export and alignas gcc compilation fix 2019-09-15 13:06:16 +02:00
Tomas Popela 09209e7427 Remove an unneeded patch that's breaking the build 2019-09-15 13:06:16 +02:00