aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppeditor_dependencies.pri
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-241-0/+2
|\
| * Load only tested plugins when invoked with -testOrgad Shaneh2015-03-241-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | By default, a clean settings path is used for test environment. All the default plugins are loaded, although they're not needed. This change significantly improves loading time for tests. Change-Id: I24254f3e538e3f0e6d233d0989738dc1ce238209 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* | Remove aggregation dependency from project filesNikita Baryshnikov2015-03-091-1/+0
|/ | | | | Change-Id: Idfd3941f47b71d6b84306d88604b744e3585e4af Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-111-0/+2
| | | | | | | | | ... based on output from dependencyinfo.py script Change-Id: I9532f6d259f15c16b62fae0ca18f8a8cad95bd11 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: Christian Stenger <christian.stenger@digia.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
* Fix dependency information according to output of dependency checkerTobias Hunger2013-05-221-1/+2
| | | | | Change-Id: Ic1259f04f4120b6e495ebb3672f7f360c71cba7f Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* make library and plugin dependencies declarativeOswald Buddenhagen2013-04-031-5/+8
| | | | | | | | | | | | instead of directly including the respective pri files in *_dependencies.pri, set variables and let qtcreator.pri resolve them to includes. this will allow us to re-use the dependency info elsewhere. Change-Id: Iaa33924e428ac0409660f42df2f98a7978452d3e Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Fix a wrong include in cppeditor_dependencies.pridt2009-08-111-1/+0
|
* Initial importcon2008-12-021-0/+6