summaryrefslogtreecommitdiff
path: root/qtcreator.pro
Commit message (Expand)AuthorAgeFilesLines
* Temporarily (?) remove make dependencies on deployqt targetEike Ziller2014-10-281-3/+3
* OS X: make code signing deep, which is needed since recent policy changesEike Ziller2014-10-201-1/+1
* use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-1/+1
* ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-021-1/+1
* Fix library and plugin pathsEike Ziller2014-09-021-4/+4
* Remove pre-Qt 5.3.1 code paths from main Qt Creator pro and pri filesEike Ziller2014-08-261-3/+3
* Fix RPATH for qbs application.Christian Kandeler2014-08-081-1/+1
* don't add qbs-related flags to CONFIG over and over againOswald Buddenhagen2014-08-081-2/+4
* Update qbs submodule.Christian Kandeler2014-07-231-1/+1
* Qbs: Use cache(...) instead of echoing system calls to write .qmake.cacheEike Ziller2014-07-111-27/+30
* Move call of qmake function relative_path() out of .qmake.cache.Christian Kandeler2014-06-271-6/+11
* Fix default search and plugin path for qbs.Christian Kandeler2014-06-241-0/+2
* Qbs: fix QBS_APPS_DESTDIR with spacesJoerg Bornemann2014-05-191-1/+1
* Do not use OS scopes in .qmake.cache.Christian Kandeler2014-04-301-2/+2
* When the qbs submodule is present, build its applications too.Christian Kandeler2014-04-291-0/+4
* fix location of qbs plugins on OS XJoerg Bornemann2014-03-281-1/+5
* Support configurable library location in qbs build.Christian Kandeler2014-02-281-2/+3
* Fix location of qbs plugins.Christian Kandeler2014-02-271-0/+2
* 'make deployqt' fixed when non system Qt are used for QTC buildFrantisek Vacek2013-10-271-1/+1
* Mac: Fix size of disk image in the hope of avoiding resize problemEike Ziller2013-10-091-1/+1
* Make the pattern used for installers overridableEike Ziller2013-10-071-6/+7
* Remove remaining usages of Qt Quick 1 / DeclarativeEike Ziller2013-10-021-1/+1
* adding python to *.py package callsTim Jenssen2013-09-041-2/+2
* Checkout correct branch of the binary-artifacts repository.David Schulz2013-06-261-1/+1
* Installer/Mac: don't add fancy stuff into the installer app name.Eike Ziller2013-06-201-1/+2
* Add some OTHER_FILESEike Ziller2013-06-201-2/+10
* Make it possible to build Qt Creator installers on Mac tooEike Ziller2013-06-191-1/+14
* Inform Qt 5 about the .qmake.cache that we're generatingTor Arne Vestbø2013-05-081-0/+2
* Mac: Deploy and patch qml imports and qml2puppetEike Ziller2013-04-301-1/+1
* Fix potential quoting problem in .qmake.cache on Windows.Christian Kandeler2013-04-031-1/+1
* Fix qbs submodule installation.Christian Kandeler2013-03-141-0/+5
* Update qbs submodule and make use of the new QBS_DESTDIR variable.Christian Kandeler2013-03-131-2/+7
* Build tests subdirectoryOrgad Shaneh2013-03-121-0/+1
* QbsProjectManager: Fix Windows build.Christian Kandeler2013-03-061-0/+8
* read INSTALLER_ARCHIVE variable from environmentTim Jenssen2013-03-051-3/+8
* Packaging: Use x86 instead of i386 for file names.Eike Ziller2012-12-191-1/+4
* Fix deployment of designer plugins.Eike Ziller2012-12-101-1/+1
* Mac: Allow specifying additional flags for code signingEike Ziller2012-11-281-1/+1
* Deploy Qt translations on Mac.Eike Ziller2012-11-281-1/+1
* Rename the (un)installers.Eike Ziller2012-10-161-1/+1
* Include qbs files in qmake project treeOrgad Shaneh2012-10-161-1/+3
* Fix command line arguments for installer generation.Eike Ziller2012-09-281-1/+1
* Add installer target.Eike Ziller2012-09-281-3/+12
* Consolidate the bindist make target setupEike Ziller2012-09-271-12/+19
* Introduce $$QTC_PREFIXDaniel Molkentin2012-09-251-6/+10
* Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-071-17/+6
* Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).Daniel Molkentin2012-09-051-6/+17
* Mac: Add make target for code signing.Eike Ziller2012-09-031-1/+2
* bump qt dependency to 4.8Oswald Buddenhagen2012-08-291-2/+2
* Win: Don't require interaction with "make deployartifacts"Eike Ziller2012-08-281-1/+1