summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Merge branch 'master' into f30Martin Stransky2019-07-10
|\|
| * added firefox-SIOCGSTAMP.patchMartin Stransky2019-07-10
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-10
|\|
| * Temporary disable aarch64/ppc64leMartin Stransky2019-07-10
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-10
|\|
| * Added fixes for aarch64 builds.Martin Stransky2019-07-10
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-09
|\|
| * aarch64 build fixesMartin Stransky2019-07-09
| |
| * - Fix crash on ppc64le (mozilla#1512162)Dan Horák2019-07-09
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-08
|\|
| * Updated to build 3Martin Stransky2019-07-08
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-08
|\|
| * Fixed second arch patchesMartin Stransky2019-07-08
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-08
|\|
| * Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefoxMartin Stransky2019-07-08
| |\
* | | Merge branch 'master' into f30Martin Stransky2019-07-08
|\| | | |/ |/|
| * build fixMartin Stransky2019-07-08
| |
* | Updated pipewire patchJan Horak2019-07-08
|/
* Updated to 68.0Martin Stransky2019-07-02
|
* Updated to 67.0.4Martin Stransky2019-06-20
|
* Disabled ppc64le PGO buildsMartin Stransky2019-06-19
|
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefoxMartin Stransky2019-06-19
|\
| * Merge #12 `Try to fix linking with libraries in /app/lib64`Jan Horak2019-06-19
| |\
| | * Try to fix linking with libraries in /app/lib64Kalev Lember2019-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building a flatpak module, make sure to pass -L%{_libdir} to ld so that it can find libraries installed in /app/lib64. Normally, this is set through the %{__global_ldflags} macro, but firefox doesn't use that, so we need to pass the correct -L manually. This should hopefully fix the issue with pipewire-0.2 linking that recent firefox flatpak builds have run into.
* | | removed bcond for debug build as it causes failures on kojiMartin Stransky2019-06-19
|/ /
* | Disable debug builds by defaultMartin Stransky2019-06-18
| |
* | Updated to 67.0.3Martin Stransky2019-06-18
|/
* build fix - debug_buildMartin Stransky2019-06-11
|
* Updated to 67.0.2Martin Stransky2019-06-11
|
* Fix mismatching " in the launcher script when built for flatpakKalev Lember2019-06-05
|
* Fix external app handling in flatpakJan Horak2019-05-31
|
* removed mozbz#1552590 fixMartin Stransky2019-05-27
|
* Added mozbz#1552590Martin Stransky2019-05-27
|
* Fixed mozilla-1553747.patch patchMartin Stransky2019-05-23
|
* Added wayland buffer optimization (mozilla#1553747).Martin Stransky2019-05-23
|
* Updated to 67.0 Build 2, Use %lang() in regular builds.Martin Stransky2019-05-17
|
* Use %lang() in regular builds.Martin Stransky2019-05-17
|
* Removed %lang() prefix from langpacks file list due to flatpakJan Horak2019-05-16
|
* Fixed mozilla-1535567.patch patchMartin Stransky2019-05-16
|
* Updated cbindgenMartin Stransky2019-05-15
|
* Updated to 67.0Martin Stransky2019-05-15
|
* Updated to 66.0.5Martin Stransky2019-05-08
|
* Updated to 66.0.4Martin Stransky2019-05-05
|
* Disabled s390x againMartin Stransky2019-05-03
|
* Enabled s390x againMartin Stransky2019-05-02
|
* Removed fix for mozbz#526293 as it's broken ans does not bring any new ↵Martin Stransky2019-05-02
| | | | functionality.
* RebuildMartin Stransky2019-04-11
|
* Updated to 66.0.3 (Build 1)Martin Stransky2019-04-11
|
* Fixed Bug 1694377 - remove the double leading underscores, by Evan KlitzkeMartin Stransky2019-04-01
|
* Updated to 66.0.2 (Build 1), Added fixes for mozbz#1526243, mozbz#1540145Martin Stransky2019-04-01
|
bgstack15