| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | Unify epocroot usage in createpackage and patch_capabilities scripts | Miikka Heikkinen | 2010-12-03 | 1 | -8/+7 |
|
|
* | Only patch package content that is necessary for self-signing | Miikka Heikkinen | 2010-11-25 | 1 | -3/+11 |
|
|
* | Fix epocroot handling in createpackage.pl script | Miikka Heikkinen | 2010-10-15 | 1 | -4/+9 |
|
|
* | Added support for unsigned smart installer package creation in Symbian | Miikka Heikkinen | 2010-09-30 | 1 | -2/+25 |
|
|
* | Disallow patching capabilities of executables | Miikka Heikkinen | 2010-09-23 | 1 | -12/+12 |
|
|
* | Fixed EPOCROOT references in createpackage.pl. | axis | 2010-09-16 | 1 | -5/+8 |
|
|
* | Fix compile error with active perl 5.8.9 | Shane Kearns | 2010-09-14 | 1 | -2/+3 |
|
|
* | This patch enables calling createpackage script also | Jani Hautakangas | 2010-09-14 | 1 | -2/+5 |
|
|
* | Fix gcce building of apps using static libraries in symbian-sbsv2 | Miikka Heikkinen | 2010-08-31 | 1 | -1/+16 |
|
|
* | Fixed package creation when shadow building. | axis | 2010-07-26 | 1 | -1/+2 |
|
|
* | Provide 'make unsigned_sis' target for Symbian mkspecs | Miikka Heikkinen | 2010-06-16 | 1 | -6/+27 |
|
|
* | Do not autopatch <app>_installer.pkg when self-signing | Miikka Heikkinen | 2010-05-18 | 1 | -1/+1 |
|
|
* | Fix generation of stub sis files | Shane Kearns | 2010-05-14 | 1 | -1/+1 |
|
|
* | Provide a way to specify the final sis name with createpackage/make sis | Miikka Heikkinen | 2010-05-12 | 1 | -7/+22 |
|
|
* | Fix typo | Thomas Zander | 2010-04-26 | 1 | -1/+1 |
|
|
* | Fixed automatic patching of self-signed packages | Miikka Heikkinen | 2010-04-16 | 1 | -4/+9 |
|
|
* | Fixed "Cannot install protected application" message on Symbian. | axis | 2010-03-16 | 1 | -4/+5 |
|
|
* | Make createpackage.pl auto-patch the capabilites for self signed packages | Marius Storm-Olsen | 2010-02-26 | 1 | -0/+4 |
|
|
* | Made createpackage.pl return error when one of the tools fail. | axis | 2010-02-23 | 1 | -2/+4 |
|
|
* | Prevented lowercasing of the sis file. | axis | 2010-02-19 | 1 | -3/+3 |
|
|
* | Changed createpackage script to use relative paths. | axis | 2010-02-19 | 1 | -4/+6 |
|
|
* | Got rid of some warnings when using "perl -w". | axis | 2010-02-19 | 1 | -5/+10 |
|
|
* | Changed check for platform and target to depend on macro existence. | axis | 2010-02-19 | 1 | -8/+8 |
|
|
* | Changed phrasing slightly. | axis | 2010-02-19 | 1 | -1/+1 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-16 | 1 | -38/+58 |
|\ |
|
| * | Add make stub_sis target, and add webkit stub to qt.iby | Shane Kearns | 2010-02-12 | 1 | -38/+52 |
|
|
| * | Streamlined smart installer package creation in Symbian | Miikka Heikkinen | 2010-02-09 | 1 | -5/+11 |
|
|
* | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 1 | -20/+44 |
|\ \
| |/ |
|
| * | Added support for smart installer package generation in Symbian | Miikka Heikkinen | 2010-02-04 | 1 | -20/+44 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into mas... | Pulse Build System | 2010-01-22 | 1 | -8/+6 |
|\ \
| |/
|/| |
|
| * | Merge branch 'merge-request-1601' into master-s60 | axis | 2010-01-05 | 1 | -8/+6 |
| |\ |
|
| | * | Fix portability problems in bin/createpackage.pl. | Anderson Lizardo | 2009-10-23 | 1 | -8/+6 |
|
|
* | | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|/ / |
|
* | | Move selfsigned cert & key out of root directory | Shane Kearns | 2009-09-25 | 1 | -3/+3 |
|/ |
|
* | Fix permissions on files in bin directory. | Jason McDonald | 2009-09-22 | 1 | -0/+0 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Createpackage support for signing SIS with multiple certificates. | Janne Anttila | 2009-09-07 | 1 | -27/+93 |
|
|
* | Update license headers | Jason McDonald | 2009-09-04 | 1 | -4/+42 |
|
|
* | Fixed createpackage to use lowercase target to be Linux compliant. | Janne Anttila | 2009-08-31 | 1 | -1/+1 |
|
|
* | Added preprocess only option for createpackage.bat | Janne Anttila | 2009-08-28 | 1 | -9/+15 |
|
|
* | Changed createpackage parameters to be more consistent with make targets. | Janne Anttila | 2009-08-28 | 1 | -15/+15 |
|
|
* | Fixed createpackage.bat params to be more consistent with make targets. | Janne Anttila | 2009-08-27 | 1 | -4/+11 |
|
|
* | Support for template PKG file. | Janne Anttila | 2009-08-27 | 1 | -0/+156 |
|
|