aboutsummaryrefslogtreecommitdiffstats
path: root/src/qtcreatorplugin.pri
Commit message (Expand)AuthorAgeFilesLines
* Simplify RPATHs for qmake buildEike Ziller2019-11-041-1/+3
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* Add version number to lib dependencies on windows.David Schulz2016-05-181-1/+1
* Set the right version number on our binaries.Christian Kandeler2016-05-131-1/+4
* Support make install also on OS XEike Ziller2016-04-221-4/+2
* Use variables for install locationsEike Ziller2015-09-221-1/+1
* Load only tested plugins when invoked with -testOrgad Shaneh2015-03-241-0/+4
* Project: Exclude project directory from include pathOrgad Shaneh2015-03-161-0/+1
* Project: Deduplicate dependency resolving logicOrgad Shaneh2015-03-041-17/+11
* Project: Remove unused functionOrgad Shaneh2015-03-041-4/+0
* use DISTFILES instead of OTHER_FILES in creator's own build systemOswald Buddenhagen2014-09-151-3/+3
* ExtensionSystem: Use Qt 5 plugin metadata instead of .pluginspec filesEike Ziller2014-09-021-38/+15
* Fix library and plugin pathsEike Ziller2014-09-021-11/+2
* Remove pre-Qt 5.3.1 code paths from main Qt Creator pro and pri filesEike Ziller2014-08-261-23/+10
* Nuke plugins PROVIDER settingsOrgad Shaneh2014-05-081-13/+6
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-02-111-2/+20
|\
| * Use QTC_PLUGIN_DIRS also for generating the dependencies filesKai Koehne2014-01-241-2/+20
* | Rename pluginjsonmetadata.xsl -> qtcreatorplugin2json.xslhjk2013-12-201-1/+1
* | Mac: Remove code that was there for 10.4 compatibilityEike Ziller2013-12-101-6/+2
|/
* exclude .pluginspec from 'make clean'Oswald Buddenhagen2013-10-091-1/+1
* make plugin _dependencies.pri file optionalOswald Buddenhagen2013-10-021-1/+9
* Do not generally add a plugin's directory to its include paths.Christian Kandeler2013-10-011-3/+0
* Streamline mimetypes.xml filesOrgad Shaneh2013-06-071-0/+3
* fix auto-generated version info in .pluginspec filesOswald Buddenhagen2013-05-281-4/+7
* auto-generate <dependencyList> in .pluginspec filesOswald Buddenhagen2013-04-111-0/+13
* derive TARGET from QTC_{LIB,PLUGIN}_NAMEOswald Buddenhagen2013-04-031-0/+1
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-2/+2
* centralize assignment of TEMPLATE = libOswald Buddenhagen2013-04-021-0/+1
* automatically include libs' and plugins' _dependencies.pri filesOswald Buddenhagen2013-04-021-0/+2
* Copy plugins to correct user directory under Unix.Marcel Krems2012-11-291-0/+1
* Change the default plugin provider to QtProject.Eike Ziller2012-10-091-3/+3
* Introduce $$QTC_PREFIXDaniel Molkentin2012-09-251-2/+2
* use new qmake functions under qt5Oswald Buddenhagen2012-09-111-0/+10
* Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-071-2/+2
* Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT).Daniel Molkentin2012-09-051-2/+2
* Fix compilation with Qt 5 / nmake / shadow buildsKai Koehne2012-08-211-0/+2
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+16
* Add Nokia plugins in the path for non Nokia provider.Nicolas Arnaud-Cormos2012-02-221-0/+2
* Fix local data path on Linux.Nicolas Arnaud-Cormos2012-01-041-1/+1
* make use of QMAKE_SUBSTITUTES less bizarreOswald Buddenhagen2011-11-091-1/+1
* Commit things that went missing from 2a4a56b2beec7a3c0be94302146461d2f730315dEike Ziller2011-10-061-4/+10
* Load plugins from user config directory too.Eike Ziller2011-10-051-2/+12
* Make sure plugins on Linux resolve all dependenciesThiago Macieira2011-03-151-0/+1
* Implement an external tool container + xml parsing.con2011-02-181-2/+0
* dynamically replace creator version during buildOswald Buddenhagen2010-11-031-5/+18
* centralize addition of pluginspecs to OTHER_FILESOswald Buddenhagen2010-11-031-0/+1
* Mac: Use rpath instead of executable_path.con2010-11-011-0/+5
* Make tests compile on Mac. Use qtLibraryName instead of qtLibraryTarget.con2010-11-011-1/+1
* Add precompiled headers to Qt Creator sources, to any library and pluginDenis Mingulov2010-10-131-0/+3
* Fix pluginspec on windowsdt2010-09-081-1/+3