summaryrefslogtreecommitdiff
path: root/src/src.pro
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to qbs' libexec infrastructure.Christian Kandeler2015-06-031-0/+3
| | | | | Change-Id: Ic2d609e017d201b7b3e0b3bcb08359652428aeaa Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
* fix exclusion of qbs from tr()-collectionOswald Buddenhagen2015-01-091-1/+1
| | | | | | | | note that the TR_EXCLUDE is actually not used currently. Change-Id: Ifc89587029e2c025d1e0253794668a515127a43f Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com> Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
* Don't build qbs sbubmodule if installed qbs is provided.Christian Kandeler2014-10-061-1/+4
| | | | | | | We want to build against that one then. Change-Id: Iab6aaec4872ec02735292f2d8b3507fcbf3140ea Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Remove more Qt version checksEike Ziller2014-09-101-17/+15
| | | | | Change-Id: I4440b7a9fb2c16b10deab8e8abfcb0eaa8bb45bb Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* Qbs: correct dependencies (even though they are currently not used)Eike Ziller2014-07-091-2/+2
| | | | | Change-Id: I6f9a6e1e504885f4e69189eb0982e4e04014b1b1 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Qbs: Avoid subdirs with ..Eike Ziller2014-07-091-1/+23
| | | | | | | | | | It is not really supported and has subtle issues, which result qmake no longer finding the generated .qmake.cache for Qbs (e.g. when Qt Creator is a subdir of another .pro file). Change-Id: I7a4a1bb6bbde83966daeeccd68165981b6f90e03 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
* undo bizarre build order fiddlingOswald Buddenhagen2013-04-021-3/+1
| | | | | | | | | | libs/utils does not depend on app_version.h any more. This reverts commit 7378ce329741099cc063229ed6e2e6db93a5e9c1. Change-Id: Ib4a60a6587d93952b15228793320d8dd99e2d475 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Make compilation with "qmake" instead of "qmake -r" work again.Eike Ziller2011-09-051-1/+3
| | | | | | | | | | | The dependencies between app and libs are a bit more complicated now, since qmake must run on app (to generate app_version.h) before the utils lib is compiled. Change-Id: I836683b80810ad35d296366f89bb1d2a98a3afb4 Reviewed-on: http://codereview.qt.nokia.com/4180 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* move the qtcdebugger tool to an appropriate placeOswald Buddenhagen2009-06-081-3/+2
|
* Initial importcon2008-12-021-0/+9