Commit Graph

82 Commits

Author SHA1 Message Date
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
Jan Horak
9d48ff371b Fixed files section 2010-11-15 14:51:11 +01:00
Jan Horak
a57d8cbbe9 Removed firefox-disable-checkupdates.patch and disabled updater 2010-11-12 16:42:39 +01:00
Martin Stransky
0a804ca2c2 Update to 4.0 Beta 6, Disabled langpacks for now 2010-09-21 16:02:15 +02:00
Tom "spot" Callaway
3f92729b06 enable system-cairo 2010-09-07 11:37:40 -04:00
Tom "spot" Callaway
7807013a6c fixed patches, fixed spec file 2010-09-07 10:57:17 -04:00
Martin Stransky
cd9477d203 Update to 4.0 Beta 4 2010-08-30 16:51:27 +02:00
Jan Horak
5a8c25a229 Fixed mozconfig 2010-06-23 09:20:50 +00:00
Jan Horak
341ecd0626 Update to 3.6.4 2010-06-23 09:10:39 +00:00
Martin Stransky
cd934b2350 - Necko wifi monitor disabled
- Added source URL (#521704)
2009-11-20 07:29:30 +00:00
Jan Horak
5ca081e3ae Update to 3.5.3 2009-09-11 07:07:45 +00:00
Christopher Aillon
5fe54d7035 - Firefox 3 Final 2008-06-18 00:52:47 +00:00
Christopher Aillon
9bcede0b47 disable crashreporter again since it doesn't compile and we don't really
have a symbol server anyway...
2008-03-09 17:39:14 +00:00
Christopher Aillon
018bdff198 - Update to latest trunk (2008-03-07) 2008-03-08 04:08:51 +00:00
Martin Stransky
f6f59e54b5 disabled crashreporter 2007-12-19 21:35:22 +00:00
Martin Stransky
0da741f10b fixed sdk path 2007-12-19 16:43:29 +00:00
Martin Stransky
04def63329 spec polishing 2007-12-19 11:50:34 +00:00
Martin Stransky
bede30df0b - moved to XUL Runner and updated to 3.0b3pre
- removed firefox-devel package, gecko-libs is provided by xulrunner-devel
    now.
2007-12-18 14:33:32 +00:00
Bill Nottingham
4062ebacea add bits so we actually build the SN support 2007-10-19 01:43:55 +00:00
Matthias Clasen
1f9141928e pass --libdir to configure 2006-07-30 04:08:01 +00:00
Christopher Aillon
84ea30d82c - Make sure that the prefix is properly set. 2006-07-25 04:09:33 +00:00
Christopher Aillon
50552d84f2 - Use the system NSS libraries
- Build on ppc64
2005-12-16 07:15:58 +00:00
Christopher Aillon
b8df83d5dc - Re-enable SVG, canvas, and system cairo.
- Fix issue with typing in proxy preference panel
2005-08-27 07:34:33 +00:00
Christopher Aillon
c6dd5cb164 - Disable SVG and canvas again. The in-tree copy does not build against new
pango.
2005-07-29 20:41:09 +00:00
Christopher Aillon
ce734b7d86 disable system cairo temporarily since it doesnt build with mozilla code 2005-07-23 06:03:00 +00:00
Christopher Aillon
95d476fec3 - Add patch from Christian Persch to make the file chooser modal
- Change default behavior of opening links from external apps to: New Tab
- New build options:
--enable-system-cairo
--enable-svg
--enable-canvas
2005-07-23 00:32:23 +00:00
Christopher Aillon
fa0cf49070 - Update to Deer Park Alpha 2
- STILL TODO:
- This build is not localized yet.
- Theme issues not yet resolved.
- Building on ppc platforms is busted, disable them for now.
- Forward port all remaining patches.
2005-07-18 20:30:35 +00:00