summaryrefslogtreecommitdiff
path: root/firefox-mozconfig
Commit message (Collapse)AuthorAge
* - Firefox 3 FinalChristopher Aillon2008-06-18
|
* disable crashreporter again since it doesn't compile and we don't reallyChristopher Aillon2008-03-09
| | | | have a symbol server anyway...
* - Update to latest trunk (2008-03-07)Christopher Aillon2008-03-08
|
* disabled crashreporterMartin Stransky2007-12-19
|
* fixed sdk pathMartin Stransky2007-12-19
|
* spec polishingMartin Stransky2007-12-19
|
* - moved to XUL Runner and updated to 3.0b3preMartin Stransky2007-12-18
| | | | | - removed firefox-devel package, gecko-libs is provided by xulrunner-devel now.
* add bits so we actually build the SN supportBill Nottingham2007-10-19
|
* pass --libdir to configureMatthias Clasen2006-07-30
|
* - Make sure that the prefix is properly set.Christopher Aillon2006-07-25
|
* - Use the system NSS librariesChristopher Aillon2005-12-16
| | | | - Build on ppc64
* - Re-enable SVG, canvas, and system cairo.Christopher Aillon2005-08-27
| | | | - Fix issue with typing in proxy preference panel
* - Disable SVG and canvas again. The in-tree copy does not build against newChristopher Aillon2005-07-29
| | | | pango.
* disable system cairo temporarily since it doesnt build with mozilla codeChristopher Aillon2005-07-23
|
* - Add patch from Christian Persch to make the file chooser modalChristopher Aillon2005-07-23
| | | | | | | | - Change default behavior of opening links from external apps to: New Tab - New build options: --enable-system-cairo --enable-svg --enable-canvas
* - Update to Deer Park Alpha 2Christopher Aillon2005-07-18
- 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.
bgstack15