Commit Graph

76 Commits

Author SHA1 Message Date
Martin Stransky 0df3489208 Added an option to build with clang/llvm. 2018-11-13 23:47:50 +01:00
Martin Stransky e0359028b4 Added fix for mozbz#1497534 - titlebar appearance during D&D, Added fix for mozbz#1502457- disable Contextual Feature Recommender/shield studies by default. 2018-11-06 09:44:57 +01:00
Martin Stransky 688bd9b12e Update to 62.0, spec file tweaks - removed unused options 2018-08-28 14:01:32 +02:00
Martin Stransky 37e796da25 Make Wayland backend optional and disable it by default due to WebGL issues. 2018-05-03 13:25:19 +02:00
Martin Stransky 5841237578 Build with Wayland backend enabled 2018-04-30 14:57:16 +02:00
Martin Stransky 1ccd2a862a Back to X11 2018-03-06 15:42:54 +01:00
Martin Stransky a0558c67a0 Added X11 launcher 2018-01-31 09:19:11 +01:00
Martin Stransky 0db9898c45 Update to Firefox 59.0 Beta 4, Enabled Wayland backend 2018-01-29 14:28:23 +01:00
Martin Stransky 92551052f6 Updated to 57.0 Beta 5 2017-10-06 12:40:42 +02:00
Martin Stransky 27f8cca3a1 Disabled stylo due to build failures with system nspr/nss 2017-09-29 11:18:54 +02:00
Jan Horak b41c541c5b Added google api key for safebrowsing, fixing failing builds on latest fedoras 2017-08-29 10:39:08 +02:00
Martin Stransky 24a61e8b53 Build fix 2017-08-02 13:13:59 +02:00
Martin Stransky c6693c1b7b Updated mozilla-1337988.patch to build on arm 2017-05-17 14:22:52 +02:00
Jan Horak b2b845f7ba Enable telemetry 2017-01-17 09:36:20 +01:00
Martin Stransky e28e81bc05 Build fixes 2016-07-26 15:55:50 +02:00
Martin Stransky 311986d1a4 Build fixes 2016-07-26 13:06:48 +02:00
Martin Stransky 405574520c Spec clean-up - removed toolkit_gtk3 switch 2016-07-11 23:01:35 +02:00
Martin Stransky de1fb9d49d Disabled system libvpx on Fedora 22 where is 1.3.0 2016-03-02 16:31:21 +01:00
Martin Stransky 6fa6641b19 Enabled Skia (rhbz#1282134) 2016-01-04 13:54:49 +01:00
Martin Stransky a656a8dc4e Removed redundant entries from mozconfig file 2015-09-29 11:28:17 +02:00
Martin Stransky e0d09b371a ppc64le build fix 2015-09-02 21:55:06 +02:00
Martin Stransky ce65d65db6 Enabled pie - rhbz#1246287 2015-08-20 11:27:41 +02:00
Martin Stransky de7bd010f9 Update to 39.0 Build 3 2015-06-23 14:19:31 +02:00
Martin Stransky d00e26acd7 Enable Skia for all arches (rhbz#1197007) 2015-03-03 15:49:07 +01:00
Martin Stransky 26623059aa Enable release build config 2015-01-19 15:14:26 +01:00
Martin Stransky d298a00064 Fixed geolocation key location 2014-11-29 18:11:46 +01:00
Martin Stransky 793ab2260d rawhide build fix 2014-11-04 14:51:27 +01:00
Martin Stransky 88a98103f7 Gtk3 support - WIP 2014-10-31 10:43:18 +01:00
Jan Horak df0172c5da Fix for geolocation api 2014-09-10 12:43:04 +02:00
Martin Stransky ec04176fec Build fix - disabled shared js 2014-06-04 23:34:42 +02:00
Martin Stransky d22f36789c Enabled necko-wifi 2014-05-20 17:44:14 +02:00
Martin Stransky 737b999642 Build with system ICU 2014-04-25 16:31:42 +02:00
Jan Horak 54b34c0328 Added support to enable/disable gstreamer to spec 2014-01-29 13:42:31 +01:00
Jan Horak 875d0c0e87 Standalone firefox package without need of xulrunner 2014-01-09 10:56:01 +01:00
Martin Stransky a5dfe3acb5 Buidl to objdir 2013-12-10 13:52:25 +01:00
Martin Stransky 6922940ef3 Update to 26.0 Build 2 2013-12-09 14:55:37 +01:00
Martin Stransky 4aa1c322c8 Update to 24.0 2013-09-13 15:14:27 +02:00
Jan Horak 68cb18598c Enabled crashreporter 2013-06-13 14:46:13 +02:00
Martin Stransky ab207c8ea1 Update to 17 Beta 6 2012-11-15 09:44:26 +01:00
Martin Stransky 4a2e88025f build fix 2012-10-09 14:28:22 +02:00
Martin Stransky f1073d2d12 build fixes 2012-10-09 13:54:57 +02:00
Martin Stransky dff2ff3eac build fix 2012-07-17 14:25:26 +02:00
Martin Stransky ab8ce9bf19 * Tue Mar 13 2012 Martin Stransky <stransky@redhat.com> - 11.0-1
- Update to 11.0
- Fixed rhbz#800622 - make default home page of fedoraproject.org conditional
- Fixed rhbz#801796 - enable debug build by some simple way
2012-03-13 11:15:37 +01:00
Martin Stransky 77ec8e7377 Update to 5.0 2011-06-21 16:54:10 +02:00
Jan Horak 8f8da735b4 Rebuild against libxul, disabled gnomevfs and enabled gio 2011-03-17 18:17:54 +01:00
Christopher Aillon 0b79269891 Use omnijar as our chrome file format
Don't bother passing a chrome file format in our mozconfig,
omnijar is the default, but it didn't work before.

Adjust the %files list accordingly.

Move various bits to happen before running make install so they
get automatically added to omni.jar.

Make sure to add our prefs file to the manifest file so it gets
pulled in, too.

See http://blog.mozilla.com/mwu/2010/08/13/omnijar-how-does-it-work/
2011-02-26 19:02:04 -08:00
Christopher Aillon 44a1dded91 The mozconfig files should not be executable 2011-01-30 09:07:45 -08:00
Christopher Aillon ed92d8077d Fix up optimize flags
Don't pass the opt flags twice to moz, as that will just cause them
to be duplicated in the compile lines.

Remove commented out optimization flags in the mozconfig

Also add a comment about why we disable cpp exceptions
2011-01-25 11:18:34 -08:00
Martin Stransky 9019c4cf58 build fixes 2010-12-21 17:43:16 +01:00
Jan Horak 64198568dd Fixed files section 2010-11-15 14:51:35 +01:00