Commit Graph

6 Commits

Author SHA1 Message Date
Kevin Kofler
c8151228d0 Revert "Prep webengine 5.9.0"
This reverts commit 7816e88f62.

I already told you last time (5.8) that this way of maintaining patches
(importing them all into git and reexporting them from there each time)
is not how I work (I want only those patches rebased and renamed that
actually need rebasing) and that you are only causing me more work.

Please keep your hands off my package from now on.
2017-06-06 00:00:55 +02:00
Helio Chissini de Castro
7816e88f62 Prep webengine 5.9.0 2017-05-31 15:43:14 +02:00
Kevin Kofler
6441d4c5a9 Fix no-sse2 patch FTBFS (on i686)
* Fri Mar 31 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.8.0-4
- Fix no-sse2 patch FTBFS (on i686)
2017-03-31 02:55:38 +02:00
Kevin Kofler
6b35b7c497 Revert "adjust sse2 patch to use src/3rdparty/chromium/v8/src/v8_sse2.gyp location instead"
This reverts commit 859bcea060.

The file must not be moved back, the outdated reference to the old location must be fixed instead.
2017-03-31 02:50:27 +02:00
Rex Dieter
859bcea060 adjust sse2 patch to use src/3rdparty/chromium/v8/src/v8_sse2.gyp location instead 2017-03-30 19:37:42 -05:00
Kevin Kofler
944ce122ee Update to 5.8.0
- Fix FTBFS in the WTF part of Blink/WebKit with GCC 7
2017-03-26 21:48:05 +02:00