aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/create_installer.py
Commit message (Expand)AuthorAgeFilesLines
* Fix online repository build uploadAntti Kokko2019-04-081-1/+1
* enable static data files againTim Jenssen2019-02-121-37/+12
* Add support for component sha1 substitutionSamuli Piippo2019-02-071-0/+26
* Apply all subtitutions to the package namesSamuli Piippo2019-01-081-14/+3
* Add maximum CPU count for create_installer.py as optional parameterAkseli Salovaara2018-12-101-3/+11
* Fix macOS debug information files removal on create_installer.pyAkseli Salovaara2018-11-091-3/+8
* Add package template name version variable handlingAkseli Salovaara2018-08-031-8/+30
* Fix unified package handling logicAntti Kokko2018-05-251-1/+6
* Revert "Revert "Add support for unified packaging configuration""Antti Kokko2018-05-251-26/+24
* Revert "Add support for unified packaging configuration"Antti Kokko2018-05-231-24/+26
* Add support for unified packaging configurationAntti Kokko2018-05-231-26/+24
* Extend remove debug information files to accept file type as parameterAkseli Salovaara2018-05-181-7/+23
* Don't remove debug symbols from debug info archives on create_installerAkseli Salovaara2018-05-181-1/+3
* Fix unintentional debug library removal bug from create_installer.pyv5.11.0-beta4-packagingAkseli Salovaara2018-04-181-2/+2
* Extend debug libraries removal to macOS and Linux platformsAkseli Salovaara2018-04-131-65/+109
* Remove Windows debug libraries during installer buildAkseli Salovaara2018-03-281-0/+46
* create_offline_repository() -> create_online_repository()Iikka Eklund2018-02-021-4/+4
* create_installer.py should not build the ifw toolsIikka Eklund2018-02-021-132/+49
* Remove unused arguments for create_installer.pyIikka Eklund2018-02-021-45/+0
* Remove deprecated option from create_installer.pyIikka Eklund2018-02-021-23/+3
* Remove Win OS requirement for removing pdb filesMikko Gronoff2017-12-131-24/+23
* Remove offline part of IF condition for removing .pdb filesMikko Gronoff2017-12-121-3/+4
* Use online-only flag when creating maintenancetoolKatja Marttila2017-11-211-1/+1
* create_installer: Use bldinstallercommon.remove_one_tree_levelv5.10.0-beta4-packagingEike Ziller2017-11-091-25/+1
* Fix remove pdb files in windowsSimo Fält2017-05-261-4/+5
* Add option to remove pdb files from offline installerAkseli Salovaara2017-05-151-0/+35
* Fix --archive-skip option in create_installer.pyIikka Eklund2017-05-021-16/+17
* Support multiple package namespaces in configuration filesIikka Eklund2016-11-221-3/+4
* Add temporary verbose for offline buildsAntti Kokko2016-10-281-0/+2
* Check '7z' tool from env betterIikka Eklund2016-10-281-10/+2
* Increased dmg image sizeJani Heikkinen2016-09-201-1/+1
* Revert "Use only one thread when creating installers or online repositories"Iikka Eklund2016-08-231-1/+2
* Raise exception instead of using sys.exitIikka Eklund2016-08-231-28/+19
* create_installer: substitute global keys also in package componentsEike Ziller2016-08-101-1/+4
* Change arg_substitution_list variable scheme to %FOO_BAR%Eike Ziller2016-08-101-1/+1
* Properly label macOS components as "macOS" instead of "OS X".Jake Petroules2016-06-281-2/+2
* Use only one thread when creating installers or online repositoriesIikka Eklund2016-05-251-2/+1
* Update ifw buildsIikka Eklund2016-04-131-1/+2
* Fix bld_ifw_tools.py usage in create_installer.pyIikka Eklund2016-04-121-3/+3
* Use short path names on WindowsIikka Eklund2015-11-021-0/+6
* Revert "Use unique filenames for downloaded archives"Iikka Eklund2015-10-051-8/+2
* Use unique filenames for downloaded archivesIikka Eklund2015-09-281-2/+8
* Add sanity checks in packaging scriptsIikka Eklund2015-09-011-2/+4
* Revert logic to remove previously created IFW tools folderAntti Kokko2015-08-281-2/+1
* improve do_execute_sub_process useTim Jenssen2015-08-211-6/+6
* Add logic to remove previously created IFW tools folderAntti Kokko2015-08-201-1/+2
* Add possibility to define license resource in the installer binaryIikka Eklund2015-06-241-4/+8
* Increased image sizeJani Heikkinen2015-04-301-1/+1
* create_installer: Fix continued indentationSergio Ahumada2015-03-111-60/+60
* Clean up unused variables and importsSergio Ahumada2015-03-101-5/+4