summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Merge branch 'master' into f30Martin Stransky2019-07-24
|\|
| * Added fix for rhbz#1709840Martin Stransky2019-07-24
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-24
|\|
| * Temporary set -j2 on all arches to test koji buildsMartin Stransky2019-07-24
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-24
|\|
| * Revert "Disabled webrtc for ppc64le due to build issues"Martin Stransky2019-07-24
| | | | | | | | This reverts commit 3854104b7147ca409e0845fae2f757030484affc.
* | Revert "Disabled webrtc for ppc64le due to build issues"Martin Stransky2019-07-24
|/ | | | This reverts commit 3854104b7147ca409e0845fae2f757030484affc.
* Disabled webrtc for ppc64le due to build issuesMartin Stransky2019-07-23
|
* Fixed changelogMartin Stransky2019-07-23
|
* Enabled WebRTC on ppc64le - rhbz#1732069Martin Stransky2019-07-23
|
* Updated to 68.0.1Martin Stransky2019-07-22
|
* Merge branch 'master' into f30Martin Stransky2019-07-11
|\
| * Fixed aarch64 patchMartin Stransky2019-07-11
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-11
|\|
| * Enabled aarch64 and ppc64leMartin Stransky2019-07-11
| |
* | 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
|
bgstack15