summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Source packages: Fix that tar.xz was not xz but gzEike Ziller2016-10-281-1/+1
* Remove deployment of iossim toolVikas Pachdha2016-10-201-2/+0
* Extend source creation script for other plugins/componentsEike Ziller2016-10-132-55/+111
* Fix that clang static analyzer did not find built-in headersEike Ziller2016-08-182-9/+19
* Also create .tar.xz source packagesEike Ziller2016-07-061-0/+1
* Add script to create a "dev" package, and allow building against itEike Ziller2016-05-201-0/+138
* Linux deployment: Only add RPATH to Qt if necessaryEike Ziller2016-05-131-9/+12
* Set execute permission on all scripts.Friedemann Kleint2016-04-075-0/+0
* packageIfw: Fix warningsEike Ziller2016-03-141-10/+10
* Installer: Support different display version than component versionEike Ziller2016-03-141-3/+10
* Windows/deployqt: Only ship necessary version of EGL/GLES libsEike Ziller2016-03-071-1/+5
* msvc2tasks.pl: Add support for clang-cl.exe and match errors, too.Friedemann Kleint2016-02-031-9/+32
* License change: Update makedmg.sh scriptTobias Hunger2016-01-201-2/+1
* Update License according to aggrement with Free Qt FoundationTobias Hunger2016-01-1920-154/+488
* Update License according to aggrement with Free Qt FoundationTobias Hunger2016-01-151-0/+207
* Scripts: Fix deployqtChristian Stenger2015-11-111-1/+1
* Packaging: Fix deployment for Qt5.6Eike Ziller2015-11-032-23/+33
* Deployqt script: Stylistic changesEike Ziller2015-11-021-31/+20
* Add script for packaging a directory.Eike Ziller2015-10-233-68/+264
* Fix deployment of qml2puppetEike Ziller2015-10-192-9/+17
* Windows: Also deploy clang.exeEike Ziller2015-10-141-0/+2
* Allow packaging additional 7zips in the installerEike Ziller2015-10-091-10/+20
* Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-09-011-3/+3
|\
| * Installer: Fix syntax for Python 3Orgad Shaneh2015-08-251-3/+3
* | Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-08-061-0/+150
|\ \ | |/
| * Clang: Add convenience script to check clang completionsNikolai Kosjar2015-08-051-0/+150
| * OS X: There is no qml(1)puppet anymore, so don't try to deploy itEike Ziller2015-07-141-6/+1
* | Linux: Deploy clang binaries to new libexec directoryEike Ziller2015-08-041-1/+1
* | Follow-up fixes for the libexec path changeEike Ziller2015-07-151-7/+2
* | Merge remote-tracking branch 'origin/3.5'Eike Ziller2015-07-103-109/+30
|\ \ | |/
| * Deploy only the clang binary and its link targetEike Ziller2015-07-102-7/+16
| * OS X: Deploy clang binary for use by static analyzerEike Ziller2015-07-091-0/+2
| * Deploy clang binary for use by static analyzerEike Ziller2015-07-091-8/+16
| * Deployqt: Make Qt Quick 1 imports optionalEike Ziller2015-07-091-1/+3
| * Remove unused and outdated scriptEike Ziller2015-07-091-100/+0
* | Use a proper libexec path for Unix builds.Christian Kandeler2015-07-091-0/+3
|/
* Linux: Fix deployment of libclangEike Ziller2015-06-231-5/+16
* Cpaster frontend: Fix deploymentEike Ziller2015-06-231-1/+2
* OS X: Fix deployment of toolsEike Ziller2015-06-231-4/+8
* Fix OpenGL on Linux with Qt 5.5Eike Ziller2015-06-051-1/+1
* msvc2tasks.pl: Adapt to MSVC2015.Friedemann Kleint2015-05-221-1/+1
* Run macdeployqt for the remaining auxiliary executables.Jake Petroules2015-05-181-0/+10
* Merge remote-tracking branch 'origin/3.3' into 3.4Eike Ziller2015-03-021-1/+2
|\
| * OS X: Make deployment of clang lib less fragile.Eike Ziller2015-02-271-1/+2
* | Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-125-13/+13
|\ \ | |/
| * Update LicenseEike Ziller2015-01-165-13/+13
* | Scripts: Fix gathering of xml tag contentChristian Stenger2015-01-271-10/+14
* | Add script to find ui visible string changesTobias Hunger2015-01-211-0/+222
|/
* OS X: Avoid running macdeployqt twice and add more deploy debug outputEike Ziller2014-10-281-10/+15
* OS X: deployqtHelper: never deploy anyting twiceEike Ziller2014-10-271-29/+54