summaryrefslogtreecommitdiffstats
path: root/tools/binarycreator
Commit message (Expand)AuthorAgeFilesLines
* Replace 0 with nullptrKatja Marttila2019-01-092-7/+7
* Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-12-101-0/+7
|\
| * Increase number of files allowed for macOSBrett Stottlemyer2018-11-071-0/+7
* | Merge remote-tracking branch 'origin/3.0'Katja Marttila2017-09-251-0/+171
|\|
| * binarycreator: Write a proper LSMinimumSystemVersion valueJake Petroules2017-08-301-0/+171
* | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2017-08-211-21/+24
|\|
| * Fix syntax errorsJake Petroules2017-07-241-3/+3
| * Write plists in the correct format, using v1.0 and with tabsJake Petroules2017-07-191-19/+19
| * Fix install type if --online-only passed to binarycreatorKatja Marttila2017-06-221-2/+5
* | Merge remote-tracking branch 'origin/3.0'Katja Marttila2017-03-302-0/+2
|\|
| * Merge remote-tracking branch 'origin/2.0' into 3.0Katja Marttila2017-03-302-0/+2
| |\
| | * QRegExp include cleanupSamuel Gaist2017-03-132-0/+2
* | | Teach 'binarycreator' and 'repogen' to repack packages from repositoryKonstantin Podsvirov2017-03-131-9/+35
|/ /
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-306-102/+72
|\|
| * License header update to GPL-EXCEPTKatja Marttila2017-01-267-119/+84
* | Revert "Allow signing maintenancetool in Windows"Katja Marttila2016-09-151-7/+2
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2016-06-211-2/+3
|\|
| * add make install functionality with INSTALL_ROOTKatja Marttila2016-05-191-0/+3
| * Update minimum Qt version for 2.0.3 releaseKatja Marttila2016-03-221-2/+0
* | Allow signing maintenancetool in WindowsKatja Marttila2016-06-211-2/+7
* | Fixed (and greatly simplified) creating .dmg filesFrerich Raabe2016-04-083-79/+20
* | Add new '--sign' switch to binarycreator for signing OS X app bundlesFrerich Raabe2016-02-181-2/+46
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-207-28/+21
|\|
| * Update license headersIikka Eklund2015-12-297-28/+21
* | Let mkdmg.sh script on OS X actually create random temporary file namesFrerich Raabe2016-01-131-6/+7
* | Fix timeout errors while building app bundles files on OS XFrerich Raabe2016-01-121-2/+2
* | Sanitize QDebug outputKai Koehne2015-07-091-3/+2
* | Unify translated error messagesKai Koehne2015-06-242-13/+13
|/
* Update CopyrightKai Koehne2015-02-187-49/+49
* no longer use Version as the repository format versionChristoph Vogtländer2015-01-201-1/+1
* Fix qmake warning about "Redunant entry in QTPLUGIN"Kai Koehne2015-01-131-1/+0
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-211-1/+1
* Fix generation of Updates.xmlChristoph Vogtländer2014-11-181-8/+14
* Fix compilation on OSX and WindowsNiels Weber2014-11-141-6/+1
* Allow to check for IFW version in codeKai Koehne2014-11-111-1/+1
* Fix the steps we perform to build an installer.kh12014-11-051-11/+21
* Add LGPLv3 as new licenseKai Koehne2014-10-167-98/+49
* Overhaul the binary format API.kh12014-10-151-22/+27
* Make use of the new binary content write function.kh12014-08-271-90/+53
* Rename binary format classes and functions. Move to QInstaller.kh12014-08-271-22/+16
* Update documentation and rename code to improve readability.kh12014-07-151-8/+10
* Make the marker and the find function class members.kh12014-07-151-2/+2
* Move class BinaryContent into its own file.kh12014-07-151-1/+2
* Workaround for QFileInfo::isBundle().kh12014-07-041-1/+1
* Rename pathes -> pathsjkobus2014-07-031-3/+3
* Replace Q_OS_MAC with Q_OS_OSXNiels Weber2014-07-031-7/+7
* Fix broken tools after switching to QFileDevice.kh12014-07-021-15/+23
* Fix build with Qt 5.4.0 or newerKai Koehne2014-06-301-1/+3
* Split out the file IO stuff and adjust other files respectively.kh12014-06-241-19/+20
* binarycreator: add qico and qtaccessiblewidgets as QTPLUGINsRay Donnelly2014-06-201-1/+1