Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't explicitly define MOZ_SERVICES_SYNC=1 | Christopher Aillon | 2011-02-27 |
| | | | | it's part of the default build so it gets defined anyway | ||
* | stop shipping ghosted {compreg,xpti}.dat | Christopher Aillon | 2011-02-26 |
| | | | | they both moved to the profile directory ages ago | ||
* | Use omnijar as our chrome file format | Christopher Aillon | 2011-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 customizations | Christopher Aillon | 2011-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 12 | Christopher Aillon | 2011-02-25 |
| | |||
* | find-external-requires isn't needed | Christopher Aillon | 2011-02-10 |
| | | | | since we build against xulrunner. | ||
* | Update gecko-{libs,devel} requires | Christopher Aillon | 2011-02-10 |
| | |||
* | Use %{ix86} instead of i386 i686 | Christopher Aillon | 2011-02-10 |
| | |||
* | Remove some unused local variables | Christopher Aillon | 2011-02-10 |
| | |||
* | Revert the bump, it's not needed. | Christopher Aillon | 2011-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_Rebuild | Dennis Gilmore | 2011-02-08 |
| | |||
* | Firefox 4.0 Beta 11 | Christopher Aillon | 2011-02-08 |
| | | | | also, use xz for our generated langpack tarball | ||
* | Bring back the default browser check | Christopher Aillon | 2011-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 code | Christopher Aillon | 2011-02-01 |
| | |||
* | Use the -gdwarf-2 format instead of the obsolete -gstabs+ | Christopher Aillon | 2011-01-31 |
| | | | | ...when we're building mozilla crash reporter support | ||
* | Remove the jemalloc specific patches | Christopher Aillon | 2011-01-31 |
| | | | | They belong in XR, but have already been fixed in other ways anyway | ||
* | Move the categories directly into the .desktop file itself | Christopher Aillon | 2011-01-31 |
| | | | | No need to --add-category when we simply control the .desktop file | ||
* | The mozconfig files should not be executable | Christopher Aillon | 2011-01-30 |
| | |||
* | Don't overwrite CFLAGS/CXXFLAGS | Christopher Aillon | 2011-01-29 |
| | | | | The -debuginfo mozconfig was stomping on our CFLAGS/CXXFLAGS. | ||
* | No longer need to define and clean up the build root | Christopher Aillon | 2011-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 10 | Christopher Aillon | 2011-01-25 |
| | | | | And update firefox-default.patch to continue applying to the new tree | ||
* | trivial: change the langpacks from source2 to source1 | Christopher Aillon | 2011-01-25 |
| | | | | so that source0 and source1 are the two tarballs we always update | ||
* | Fix up optimize flags | Christopher Aillon | 2011-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 flags | Christopher Aillon | 2011-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 9 | Christopher Aillon | 2011-01-14 |
| | |||
* | housekeeping: remove upstreamed patch | Christopher Aillon | 2011-01-12 |
| | | | | Pushed upstream as http://hg.mozilla.org/mozilla-central/rev/526ea23c8b21 | ||
* | Remove global prefs | Christopher Aillon | 2011-01-12 |
| | | | | Remove global prefs that already exist in our XULRunner package's prefs. | ||
* | - disable ipc on non-x86 arches to match xulrunner | Dan Horák | 2011-01-06 |
| | |||
* | application.ini permission check fix | Martin Stransky | 2011-01-06 |
| | |||
* | Fixed rhbz#667477 - broken launch script | Martin Stransky | 2011-01-06 |
| | |||
* | Fixed rhbz#664877 - Cannot read application.ini | Martin Stransky | 2011-01-04 |
| | |||
* | build fixes | Martin Stransky | 2010-12-21 |
| | |||
* | .desktop file MimeType key needs a trailing semi-colon | Christopher Aillon | 2010-12-21 |
| | |||
* | Update to Beta 8 | Martin Stransky | 2010-12-21 |
| | |||
* | Fixed rhbz#437608 - When prelink is installed, rpm builds are garbage | Martin Stransky | 2010-12-21 |
| | |||
* | pre-releases can be officially branded, as long as they are official ↵ | Christopher Aillon | 2010-12-08 |
| | | | | pre-releases. nightlies would still need to be unofficial builds | ||
* | - Use official branding since this is an official beta | Christopher Aillon | 2010-12-08 |
| | | | | - Fix Tab Candy/Panorama (#658573) | ||
* | Fixed files section | Jan Horak | 2010-11-15 |
| | |||
* | Fixed files section | Jan Horak | 2010-11-15 |
| | |||
* | Added module files | Jan Horak | 2010-11-15 |
| | |||
* | Removed updater from files | Jan Horak | 2010-11-15 |
| | |||
* | Removed firefox-disable-checkupdates.patch and disabled updater | Jan Horak | 2010-11-12 |
| | |||
* | Fixed xulrunner version | Jan Horak | 2010-11-12 |
| | |||
* | Update to 4.0b7 | Jan Horak | 2010-11-11 |
| | |||
* | - Rebuilt for gcc bug 634757 | Jesse Keating | 2010-09-29 |
| | |||
* | Enabled langpacks | Martin Stransky | 2010-09-21 |
| | |||
* | Update to 4.0 Beta 6, Disabled langpacks for now | Martin Stransky | 2010-09-21 |
| | |||
* | add chrome.manifest file | Tom "spot" Callaway | 2010-09-07 |
| | |||
* | drop browser.manifest from %files, add new *.manifest files | Tom "spot" Callaway | 2010-09-07 |
| | |||
* | BuildRequires: yasm | Tom "spot" Callaway | 2010-09-07 |
| |