summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Refactor the langpack symlink creation stuff at startupChristopher Aillon2011-03-18
| | | | | | | | | We try to create a symlink for the short locale first if we can, and then try the longer locale. The code to do this is extremely similar, so create a bash function to do the work for each. This will make it easier to switch to a packed langpack extension format in the future, which will help with startup performance.
* We don't need to pass -UILocaleChristopher Aillon2011-03-18
| | | | | matchOS takes care of this, so this has actually not been needed for a long while! A remnant of the initial import...
* Macro-ize the langpack directory nameChristopher Aillon2011-03-18
|
* typo fix: s/completelly/completely/Christopher Aillon2011-03-18
|
* typo fix: s/LAUCHER/LAUNCHER/Christopher Aillon2011-03-18
|
* Rebuild against libxul, disabled gnomevfs and enabled gioJan Horak2011-03-17
|
* 4.0 RC 1Christopher Aillon2011-03-09
| | | | Update tarballdir for 2.0
* Don't explicitly define MOZ_SERVICES_SYNC=1Christopher Aillon2011-02-27
| | | | it's part of the default build so it gets defined anyway
* stop shipping ghosted {compreg,xpti}.datChristopher Aillon2011-02-26
| | | | they both moved to the profile directory ages ago
* Use omnijar as our chrome file formatChristopher Aillon2011-02-26
| | | | | | | | | | | | | | | 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/
* Remove User-Agent customizationsChristopher Aillon2011-02-26
| | | | | | Support got dropped in https://bugzilla.mozilla.org/show_bug.cgi?id=581008 https://developer.mozilla.org/en/Gecko_user_agent_string_reference
* 4.0 Beta 12Christopher Aillon2011-02-25
|
* find-external-requires isn't neededChristopher Aillon2011-02-10
| | | | since we build against xulrunner.
* Update gecko-{libs,devel} requiresChristopher Aillon2011-02-10
|
* Use %{ix86} instead of i386 i686Christopher Aillon2011-02-10
|
* Remove some unused local variablesChristopher Aillon2011-02-10
|
* Revert the bump, it's not needed.Christopher Aillon2011-02-08
| | | | | | | If only koji weren't sucking because of the mass rebuild, this would have gotten submitted hours ago... still waiting on koji to start the finish the newRepo with the nss we need to start the XR build that this needs....
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_RebuildDennis Gilmore2011-02-08
|
* Firefox 4.0 Beta 11Christopher Aillon2011-02-08
| | | | also, use xz for our generated langpack tarball
* Bring back the default browser checkChristopher Aillon2011-02-07
| | | | | but we don't want the default of '/usr/lib{,64}/firefox-XYZ/firefox %s' change it to be simply 'firefox %s'
* Remove some crufty commented out codeChristopher Aillon2011-02-01
|
* Use the -gdwarf-2 format instead of the obsolete -gstabs+Christopher Aillon2011-01-31
| | | | ...when we're building mozilla crash reporter support
* Remove the jemalloc specific patchesChristopher Aillon2011-01-31
| | | | They belong in XR, but have already been fixed in other ways anyway
* Move the categories directly into the .desktop file itselfChristopher Aillon2011-01-31
| | | | No need to --add-category when we simply control the .desktop file
* The mozconfig files should not be executableChristopher Aillon2011-01-30
|
* Don't overwrite CFLAGS/CXXFLAGSChristopher Aillon2011-01-29
| | | | The -debuginfo mozconfig was stomping on our CFLAGS/CXXFLAGS.
* No longer need to define and clean up the build rootChristopher Aillon2011-01-29
| | | | | | In Fedora 13+ this is handled automatically. http://fedoraproject.org/wiki/Packaging/Guidelines#BuildRoot_tag http://fedoraproject.org/wiki/Packaging/Guidelines#.25clean
* Firefox 4.0 Beta 10Christopher Aillon2011-01-25
| | | | And update firefox-default.patch to continue applying to the new tree
* trivial: change the langpacks from source2 to source1Christopher Aillon2011-01-25
| | | | so that source0 and source1 are the two tarballs we always update
* Fix up optimize flagsChristopher Aillon2011-01-25
| | | | | | | | | 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
* Update the parallel build flagsChristopher Aillon2011-01-25
| | | | | Up to -j4 is supported on x86 arches (upstream builds with -j4) Leave the other arches out still since they are not proven to be reliable.
* Firefox 4.0 Beta 9Christopher Aillon2011-01-14
|
* housekeeping: remove upstreamed patchChristopher Aillon2011-01-12
| | | | Pushed upstream as http://hg.mozilla.org/mozilla-central/rev/526ea23c8b21
* Remove global prefsChristopher Aillon2011-01-12
| | | | Remove global prefs that already exist in our XULRunner package's prefs.
* - disable ipc on non-x86 arches to match xulrunnerDan Horák2011-01-06
|
* application.ini permission check fixMartin Stransky2011-01-06
|
* Fixed rhbz#667477 - broken launch scriptMartin Stransky2011-01-06
|
* Fixed rhbz#664877 - Cannot read application.iniMartin Stransky2011-01-04
|
* build fixesMartin Stransky2010-12-21
|
* .desktop file MimeType key needs a trailing semi-colonChristopher Aillon2010-12-21
|
* Update to Beta 8Martin Stransky2010-12-21
|
* Fixed rhbz#437608 - When prelink is installed, rpm builds are garbageMartin Stransky2010-12-21
|
* pre-releases can be officially branded, as long as they are official ↵Christopher Aillon2010-12-08
| | | | pre-releases. nightlies would still need to be unofficial builds
* - Use official branding since this is an official betaChristopher Aillon2010-12-08
| | | | - Fix Tab Candy/Panorama (#658573)
* Fixed files sectionJan Horak2010-11-15
|
* Fixed files sectionJan Horak2010-11-15
|
* Added module filesJan Horak2010-11-15
|
* Removed updater from filesJan Horak2010-11-15
|
* Removed firefox-disable-checkupdates.patch and disabled updaterJan Horak2010-11-12
|
* Fixed xulrunner versionJan Horak2010-11-12
|
bgstack15