summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* adding asac to Uploaders: for first debian uploadAlexander Sack2009-07-07
|
* * Drop python-2.4 from Depends, any python will doFabien Tassin2009-03-13
| | | | - update debian/control
* * RELEASE 0.12 to Ubuntu/JauntyFabien Tassin2009-02-05
|
* * [mozclient] add support for local branches instead of the configured ↵Fabien Tassin2009-01-19
| | | | | | | | | | | remote ones. It is faster if you have to publish tarballs quite often from a branch, such as when doing daily snapshots. - update src/mozclient.mk.in - update src/mozclient/lib/MozClient/{CVS,Git,Mercurial,Subversion,VCS}.pm - update src/mozclient/mozclient.pl - update README
* Remove firefox from MOZ_XPI_MOZILLA_DIRS in src/xpi.mk, adjust parameter ↵Sasa Bodiroza2009-01-16
| | | | description
* * [mozclient] search the main nobin script in the system wide mozclientFabien Tassin2008-12-22
| | | | | path if we are building with a conf-dir and no script was found - update src/mozclient/lib/MozClient/VCS.pm
* * [mozclient] fix hg incorrectly requesting branchesFabien Tassin2008-11-26
| | | | - update src/mozclient/lib/MozClient/Mercurial.pm
* * RELEASE 0.11 to Ubuntu/JauntyFabien Tassin2008-11-16
|
* * Bump Standards-Version to 3.8.0Fabien Tassin2008-11-16
| | | | - update debian/control
* * [mozclient] move seamonkey-2.0 from cvs to hg comm-centralFabien Tassin2008-11-02
| | | | | - update src/mozclient/seamonkey-2.0.conf - add src/mozclient/seamonkey-2.0-remove.binonly.sh
* * [mozclient] only remove REMOVED+${nobinonly}.txt if it does existFabien Tassin2008-10-19
| | | | - update src/mozclient/lib/MozClient/VCS.pm
* * [mozclient] don't run MOZCLIENT_EXCLUDE_SCRIPT if does not exist as itFabien Tassin2008-10-19
| | | | | creates false positives - update src/mozclient/lib/MozClient/VCS.pm
* * [xulapp] add confdefs.h and a.out to the clean ruleFabien Tassin2008-10-19
| | | | - update src/xulapp.mk.in
* * Fix a typoFabien Tassin2008-10-12
| | | | - update README
* * [mozclient] add project midbrowser (LP: #210314)Fabien Tassin2008-10-12
| | | | | - add src/mozclient/midbrowser.conf - update README
* * [mozclient] add support for gitFabien Tassin2008-10-12
| | | | | | | - add src/mozclient/lib/MozClient/Git.pm - update src/mozclient/mozclient.pl - update src/mozclient/lib/MozClient/VCS.pm - update debian/control
* * [xulapp] rename variable to DEBIAN_XUL_VERFabien Tassin2008-10-11
| | | | - update src/xulapp.mk.in
* * [ xulapp ] allow caller to specify the xulrunner versionFabien Tassin2008-10-11
| | | | - update src/xulapp.mk.in
* * [xpi] add support for xpi not located in the root directory. This is neededFabien Tassin2008-09-27
| | | | | for extensions built with xulapp.mk - update src/xpi.mk
* * [ compare ] search for $(DEB_BUILDDIR)/mozilla/dist/bin, neededFabien Tassin2008-09-20
| | | | | by mozilla packages using MOZ_OBJDIR - update src/compare.mk.in
* * [mozclient] move thunderbird-3.0 from cvs to hg comm-centralFabien Tassin2008-09-19
| | | | | - update src/mozclient/thunderbird-3.0.conf - add src/mozclient/thunderbird-3.0-remove.binonly.sh
* * [mozclient] drop $(EXT), left-over from when mozclient.pl was substedFabien Tassin2008-09-19
| | | | | and use -c instead - update src/mozclient.mk.in
* * [ mozclient ] add support for external project files helping adoptionFabien Tassin2008-09-17
| | | | | | of mozilla-devscripts by downstream. Introduce MOZCLIENT_PROJECTDIR. - update README - update src/mozclient.mk.in
* * [ minefield-packager ] re-hide command when listing snapshotsFabien Tassin2008-09-17
| | | | - update src/minefield-packager.mk.in
* * [ minefield-packager ] upstream builds are now identified withFabien Tassin2008-09-17
| | | | | a trailling "-mozilla-central", it's no longer "-trunk" - update src/minefield-packager.mk.in
* * RELEASE 0.10 to intrepidFabien Tassin2008-09-02
|
* * [mozclient] fix Mercurial tags not passed during checkoutFabien Tassin2008-08-31
| | | | - update src/mozclient/lib/MozClient/Mercurial.pm
* * inject awesome-browser branding into firefox source tree byAlexander Sack2008-08-28
| | | | | | adding appropriate MOZCLIENT_POSTCOCMD to the mozclient configs - update src/mozclient/firefox-3.0.conf - update src/mozclient/firefox-3.1.conf - update src/mozclient/firefox-4.0.conf
* * Change Recommends into Suggests for cvs and mercurial as those areFabien Tassin2008-08-01
| | | | | not needed to use mozilla-devscripts as a build-dependency. - update debian/control
* * Fix output dir detection in src/med-xpi-packSasa Bodiroza2008-07-24
|
* * Fix bug where xpi file is placed in the same dir where the unpacked ↵Sasa Bodiroza2008-07-24
| | | | | extensions is. * Don't show where it's located for now... It's not same dir as anymore
* * Fix bashisms in src/med-xpi-unpackSasa Bodiroza2008-07-24
|
* * Fix bashisms in src/med-xpi-packSasa Bodiroza2008-07-24
|
* * Fix src/med-xpi-pack to not check if XPI file already exists. It breaks ↵Sasa Bodiroza2008-07-21
| | | | | the build * Document this change in README, and fix one typo in it.
* Add function usage() to src/med-xpi-unpack to print out information on ↵Sasa Bodiroza2008-07-08
| | | | error, or -h/--help
* Add function usage() to src/med-xpi-pack to print out information on error, ↵Sasa Bodiroza2008-07-08
| | | | or -h/--help
* * In src/xpi.mk:Sasa Bodiroza2008-07-08
| | | | | | - Revert clean rule, removed in rev 158. - Change default build cmd to not remove xpi files, it is done in clean rule. - Use CURDIR instead of pwd in default build cmd. * Document in debian/changelog.
* Improve med-xpi-pack to not include debian/ and temp-*/ directories, and to ↵Sasa Bodiroza2008-07-08
| | | | unpack JAR files back after XPI file is produced.
* * Add default build command to src/xpi.mk.Sasa Bodiroza2008-07-08
| | | * Document changes in debian/changelog, and README.
* Improve documentation for med-xpi-packSasa Bodiroza2008-07-08
|
* Improved src/med-xpi-pack. Resulting is placed inside .Sasa Bodiroza2008-07-08
|
* Add zip to depends, src/med-xpi-{pack,unpack} need it.Sasa Bodiroza2008-07-08
|
* Add src/med-xpi-* to debian/mozilla-devscripts.install to install them to ↵Sasa Bodiroza2008-07-08
| | | | /usr/bin
* Document src/med-xpi-{pack,unpack} in READMESasa Bodiroza2008-07-08
|
* Add src/med-xpi-{pack,unpack} scripts to manage packing and unpacking of XPI ↵Sasa Bodiroza2008-07-08
| | | | files
* Open tree for 0.10 developmentSasa Bodiroza2008-07-08
|
* * RELEASE 0.09 to intrepidFabien Tassin2008-06-28
|
* * Rewrite changelog to make it more compact, and hopefully more understandableFabien Tassin2008-06-28
| | | | - update debian/changelog
* * Fix typos in changelogFabien Tassin2008-06-28
| | | | - update debian/changelog
* * [xulapp] improve clean rule to clean-up more build left-oversFabien Tassin2008-06-23
| | | | - update src/xulapp.mk.in