summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAge
* * document xpi.mk in READMEAlexander Sack2008-02-25
| | | | | | - update README * document in changelog - update debian/changelog
* * Update the compare module to also check dist/bin vs debian/tmpFabien Tassin2008-02-22
| | | | | | | - update src/compare.mk.in - update src/firefox-3.0.mk.in - update src/xulrunner-1.9.mk.in - update README
* * Add support in mozclient for DEBIAN_TAG for nss and nspr by not usingFabien Tassin2008-01-31
| | | | | | | | | mozilla/client.mk for those two. - update src/mozclient.mk.in and README - update src/{nspr,nss}.mk.in - drop src/patches/{nspr,nss}_target.patch - update src/patches/xulbrowser_target.patch - update src/patches/series
* * Provide an example of how to tweak COMPARE_FILTER_INFabien Tassin2008-01-29
| | | | - update README
* * Add the 'compare' scriptFabien Tassin2008-01-29
| | | | | | | | - add src/compare.mk.in - update src/Makefile * Rephrase documentation and document 'compare' - update README - update src/mozclient.mk.in
* * Rename package from mozclient to mozilla-devscriptsFabien Tassin2007-12-16
|
* * First release after a full rewrite + packagingFabien Tassin2007-12-13
|
* * Add target for sunbird using MOZILLA_1_8_BRANCHFabien Tassin2007-11-17
| | | | - update Makefile and README
* * Change DEBIAN_TAG syntax to DEBIAN_TAG=tag=version so it's now possibleFabien Tassin2007-11-12
| | | | | | to specify the proper version (almost always impossible to guess from a free form tag) for the tarball. - update Makefile and README
* * Rename iceape to seamonkeyFabien Tassin2007-10-27
| | | | - update Makefile and README
* * Add a target for iceape-2.0 (unbranded seamonkey)Fabien Tassin2007-10-22
| | | | - update Makefile and README
* * Update READMEFabien Tassin2007-10-05
|
* * Rename firefox appname to firefox-3.0Fabien Tassin2007-09-21
|
* * Allow to fetch a tarball from a specific timestamp by specifyingFabien Tassin2007-09-14
| | | | DEBIAN_DATE in the form YYYYMMDDtHHMM.
* * Add usage, use proper dates based on Mozilla's Bonsai instead ofFabien Tassin2007-09-07
| | | | | current date, add targets to build xulrunner-1.9, nss-trunk and nspr-trunk sources tarballs, add dependencies checking.
* * Initial revision. Contains new targets for mozilla/client.mk, ie nss,Fabien Tassin2007-09-02
nspr and xulbrower.