summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | Merge branch 'master' into f30Martin Stransky2019-08-05
|\|
| * Add stdout wrapperMartin Stransky2019-08-05
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-25
|\|
| * Enable more paralel builds again (-j4/-j8)Martin Stransky2019-07-25
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-25
|\|
| * Updated mozbz#1512162 for ppc64leMartin Stransky2019-07-25
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-25
|\|
| * Added node js wrapper to fix koji freezesMartin Stransky2019-07-25
| |
* | Merge branch 'master' into f30Martin Stransky2019-07-24
|\|
| * release up + changelog fixMartin Stransky2019-07-24
| |
* | 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
|/ /
bgstack15