Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/firefox: upgrade to 52.0.2 | Natanael Copa | 2017-04-18 | 2 | -75/+4 |
| | |||||
* | testing/firefox: same fix as community/firefox-esr | William Pitcock | 2017-03-23 | 1 | -0/+1 |
| | |||||
* | testing: trigger rebuilds against libnss | William Pitcock | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | testing/firefox: rebuild against new libevent | Natanael Copa | 2017-02-07 | 2 | -1/+39 |
| | |||||
* | testing/firefox: build fix for x86 | Natanael Copa | 2017-01-27 | 1 | -0/+4 |
| | | | | paxmark outside fakeroot | ||||
* | testing/firefox: upgrade to 51.0 | Natanael Copa | 2017-01-27 | 1 | -5/+5 |
| | |||||
* | testing/firefox: rebuild against icu-58.1 | Leonardo Arena | 2016-12-26 | 1 | -1/+1 |
| | |||||
* | testing/firefox: upgrade to 50.1.0 | Natanael Copa | 2016-12-15 | 1 | -4/+4 |
| | |||||
* | testing/firefox: upgrade to 50.0.1 | Natanael Copa | 2016-11-29 | 1 | -4/+4 |
| | |||||
* | testing/firefox: fix x86 build | Natanael Copa | 2016-11-15 | 2 | -11/+18 |
| | | | | explicitly disable stackwalk for linux | ||||
* | testing/firefox: upgrade to 50.0 | Natanael Copa | 2016-11-15 | 2 | -23/+17 |
| | |||||
* | testing/firefox: upgrade to 49.0.2 | Natanael Copa | 2016-11-07 | 1 | -4/+4 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | testing/firefox: upgrade to 49.0 | Natanael Copa | 2016-09-21 | 6 | -2401/+47 |
| | |||||
* | testing/firefox: fixes for gcc6 and cleanup | Natanael Copa | 2016-09-07 | 6 | -155/+97 |
| | | | | | | | | | We apparently need add a few CXXFLAGS to make it work: -fno-delete-null-pointer-checks -fno-lifetime-dse -fno-schedule-insns2 we clean up some patches and refactor the build a bit too, so it is closer to void linux | ||||
* | testing/firefox: upgrade to 48.0.2 | Natanael Copa | 2016-09-06 | 6 | -1433/+2164 |
| | |||||
* | testing/firefox: disable on aarch64 | Carlo Landmeter | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | testing/firefox: fix stack overflow in brotli decompressor | Natanael Copa | 2016-05-25 | 2 | -1/+50 |
| | | | | | | fixes #5559 https://bugzilla.mozilla.org/show_bug.cgi?id=1274732 | ||||
* | testing/firefox: upgrade to 46.0.1 | Natanael Copa | 2016-05-13 | 1 | -6/+6 |
| | | | | re-add -DBROTLI_BUILD_PORTABLE as it seems to crash still | ||||
* | testing/firefox: gtk3 fix and rebuild against icu-57 | Natanael Copa | 2016-05-02 | 3 | -5/+1622 |
| | |||||
* | testing/firefox: upgrade to 46.0 | Natanael Copa | 2016-04-27 | 1 | -5/+5 |
| | |||||
* | testing/firefox: upgrade to 45.0.2 | Natanael Copa | 2016-04-14 | 1 | -5/+5 |
| | |||||
* | testing/firefox: rebuild against libvpx-1.5.0 | Natanael Copa | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | testing/firefox: upgrade to 45.0.1 | Natanael Copa | 2016-03-21 | 1 | -4/+4 |
| | |||||
* | testing/firefox: fix x86 build | Timo Teräs | 2016-03-11 | 2 | -0/+21 |
| | |||||
* | testing/firefox: force set shell | Timo Teräs | 2016-03-11 | 1 | -0/+1 |
| | |||||
* | testing/firefox: upgrade to 45.0 | Natanael Copa | 2016-03-10 | 1 | -4/+4 |
| | |||||
* | testing/firefox: upgrade to 44.0.2 | Natanael Copa | 2016-02-15 | 1 | -5/+5 |
| | |||||
* | testing/firefox: work around crash in brotli | Natanael Copa | 2016-01-28 | 1 | -2/+2 |
| | | | | | | | | | brotli will depend on undefined behavior in memcpy() when built without BROTLI_BUILD_PORTABLE. We work around it by explicitly setting it. fortify-headers caught it for us. https://bugzilla.mozilla.org/show_bug.cgi?id=1243724 | ||||
* | testing/firefox: upgrade to 44.0 | Natanael Copa | 2016-01-27 | 2 | -5/+29 |
| | |||||
* | testing/firefox: rebuild against icu-56.1 | Natanael Copa | 2015-11-05 | 1 | -1/+1 |
| | |||||
* | testing/firefox: upgrade to 42.0 | Natanael Copa | 2015-11-02 | 5 | -77/+40 |
| | |||||
* | testing/firefox: upgrade to 41.0.2 | Natanael Copa | 2015-10-20 | 1 | -4/+4 |
| | |||||
* | testing/firefox: upgrade to 41.0.1 | Natanael Copa | 2015-10-02 | 1 | -4/+4 |
| | |||||
* | testing/firefox: upgrade to 41.0 | Natanael Copa | 2015-09-24 | 3 | -20/+25 |
| | |||||
* | testing/firefox: allow set utf-8 as fallback | Natanael Copa | 2015-09-01 | 2 | -1/+21 |
| | | | | | We want let user be able to set utf-8 as fallback so text/plain works properly. | ||||
* | main/firefox: disable OMTC due to crash with system cairo | Natanael Copa | 2015-08-31 | 2 | -4/+6 |
| | | | | System cairo and OMTC does not work well | ||||
* | testing/firefox: upgrade to 40.0.3 | Natanael Copa | 2015-08-31 | 1 | -5/+5 |
| | |||||
* | testing/firefox: upgrade to 40.0.2 | Natanael Copa | 2015-08-24 | 1 | -4/+4 |
| | |||||
* | testing/firefox: upgrade to 40.0 | Natanael Copa | 2015-08-14 | 4 | -157/+49 |
| | |||||
* | testing/firefox: paxmark plugin-container as well | Timo Teräs | 2015-08-12 | 1 | -1/+2 |
| | |||||
* | testing/firefox: upgrade to 39.0.3 | Natanael Copa | 2015-08-07 | 4 | -63/+22 |
| | |||||
* | testing/firefox: upgrade to 38.0 | Natanael Copa | 2015-05-13 | 1 | -4/+4 |
| | |||||
* | testing/firefox: upgrade to 37.0.2 | Natanael Copa | 2015-04-22 | 1 | -5/+5 |
| | |||||
* | testing/firefox: rebuild against icu-55.1 | Natanael Copa | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | testing/firefox: use paxmark | Timo Teräs | 2015-04-10 | 1 | -4/+4 |
| | |||||
* | testing/firefox: upgrade to 37.0.1 | Natanael Copa | 2015-04-06 | 1 | -4/+4 |
| | |||||
* | testing/firefox: upgrade to 37.0 | Natanael Copa | 2015-04-01 | 3 | -27/+9 |
| | |||||
* | testing/firefox: upgrade to 36.0.4 | Natanael Copa | 2015-03-24 | 2 | -4/+19 |
| | |||||
* | testing/firefox: upgrade to 36.0.1 | Natanael Copa | 2015-03-06 | 2 | -4/+18 |
| |