summaryrefslogtreecommitdiff
path: root/bin/createpackage.pl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Improve logic to find default certificates in createpackage scriptMiikka Heikkinen2011-04-131-4/+10
* Make createpackage and patch_capabilties scripts use tmp dirMiikka Heikkinen2011-03-221-18/+23
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Unify epocroot usage in createpackage and patch_capabilities scriptsMiikka Heikkinen2010-12-031-8/+7
* Only patch package content that is necessary for self-signingMiikka Heikkinen2010-11-251-3/+11
* Fix epocroot handling in createpackage.pl scriptMiikka Heikkinen2010-10-151-4/+9
* Added support for unsigned smart installer package creation in SymbianMiikka Heikkinen2010-09-301-2/+25
* Disallow patching capabilities of executablesMiikka Heikkinen2010-09-231-12/+12
* Fixed EPOCROOT references in createpackage.pl.axis2010-09-161-5/+8
* Fix compile error with active perl 5.8.9Shane Kearns2010-09-141-2/+3
* This patch enables calling createpackage script alsoJani Hautakangas2010-09-141-2/+5
* Fix gcce building of apps using static libraries in symbian-sbsv2Miikka Heikkinen2010-08-311-1/+16
* Fixed package creation when shadow building.axis2010-07-261-1/+2
* Provide 'make unsigned_sis' target for Symbian mkspecsMiikka Heikkinen2010-06-161-6/+27
* Do not autopatch <app>_installer.pkg when self-signingMiikka Heikkinen2010-05-181-1/+1
* Fix generation of stub sis filesShane Kearns2010-05-141-1/+1
* Provide a way to specify the final sis name with createpackage/make sisMiikka Heikkinen2010-05-121-7/+22
* Fix typoThomas Zander2010-04-261-1/+1
* Fixed automatic patching of self-signed packagesMiikka Heikkinen2010-04-161-4/+9
* Fixed "Cannot install protected application" message on Symbian.axis2010-03-161-4/+5
* Make createpackage.pl auto-patch the capabilites for self signed packagesMarius Storm-Olsen2010-02-261-0/+4
* Made createpackage.pl return error when one of the tools fail.axis2010-02-231-2/+4
* Prevented lowercasing of the sis file.axis2010-02-191-3/+3
* Changed createpackage script to use relative paths.axis2010-02-191-4/+6
* Got rid of some warnings when using "perl -w".axis2010-02-191-5/+10
* Changed check for platform and target to depend on macro existence.axis2010-02-191-8/+8
* Changed phrasing slightly.axis2010-02-191-1/+1
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-161-38/+58
|\
| * Add make stub_sis target, and add webkit stub to qt.ibyShane Kearns2010-02-121-38/+52
| * Streamlined smart installer package creation in SymbianMiikka Heikkinen2010-02-091-5/+11
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-20/+44
|\ \ | |/
| * Added support for smart installer package generation in SymbianMiikka Heikkinen2010-02-041-20/+44
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas...Pulse Build System2010-01-221-8/+6
|\ \ | |/ |/|
| * Merge branch 'merge-request-1601' into master-s60axis2010-01-051-8/+6
| |\
| | * Fix portability problems in bin/createpackage.pl.Anderson Lizardo2009-10-231-8/+6
* | | Update copyright year to 2010Jason McDonald2010-01-071-1/+1
|/ /
* | Move selfsigned cert & key out of root directoryShane Kearns2009-09-251-3/+3
|/
* Fix permissions on files in bin directory.Jason McDonald2009-09-221-0/+0
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Createpackage support for signing SIS with multiple certificates.Janne Anttila2009-09-071-27/+93
* Update license headersJason McDonald2009-09-041-4/+42
* Fixed createpackage to use lowercase target to be Linux compliant.Janne Anttila2009-08-311-1/+1
* Added preprocess only option for createpackage.batJanne Anttila2009-08-281-9/+15