aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/qtprofilesetup/templates
Commit message (Expand)AuthorAgeFilesLines
...
* libqtprofilesetup: Fix order of libraries in QtModule.qbs.Christian Kandeler2014-07-071-3/+3
* qtprofilesetup.cpp: Add missing placeholder value to gui.qbs.Christian Kandeler2014-07-071-0/+1
* qtprofilesetup: Determine Qt module library name at setup time.Christian Kandeler2014-07-074-10/+18
* libqtprofilesetup: Take prl files into account.Christian Kandeler2014-07-044-15/+87
* read Qt.core defines from Qt buildJoerg Bornemann2014-07-031-4/+1
* revisit how Qt compiler defines are set upJoerg Bornemann2014-07-024-6/+3
* beautify string template syntaxJoerg Bornemann2014-06-184-8/+8
* revisit how Qt includePaths are set upJoerg Bornemann2014-06-185-18/+6
* use toJSLiteral in setupQtProfileJoerg Bornemann2014-06-161-2/+2
* fix QtModule.qbsJoerg Bornemann2014-06-161-0/+1
* remove unused properties from Qt module filesJoerg Bornemann2014-06-132-3/+0
* remove superfluous ANGLE code from Qt.gui module templateJoerg Bornemann2014-06-121-3/+0
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-06-052-4/+11
|\
| * fix linking of static Qt libsJoerg Bornemann2014-06-051-3/+10
| * fix lib name for static Qt libs on OS XJoerg Bornemann2014-06-041-1/+1
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-06-023-9/+12
|\|
| * fix getQtLibraryName for static Qt4 modulesJoerg Bornemann2014-05-263-9/+12
* | use {input|output}.fileName where appropriateJoerg Bornemann2014-05-202-6/+6
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-163-4/+13
|\|
| * Fixed handling of Qt4 Phonon submodule in qtprofilesetup.Thomas Epting2014-05-163-4/+13
* | Introduce sensible build directory values.Christian Kandeler2014-05-132-3/+3
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-04-281-3/+2
|\|
| * fix collecting defines in moc.jsJoerg Bornemann2014-04-151-3/+2
* | Add a PropertyValidator class to centralize Module.validate operations.Jake Petroules2014-04-241-48/+23
|/
* pass framework paths to mocJoerg Bornemann2014-04-041-0/+4
* avoid duplicate defines in moc callJoerg Bornemann2014-04-041-2/+4
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-253-17/+17
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-43/+21
* Fix handling additionalProductFileTagsMaxim Zaitsev2014-01-291-1/+1
* Make ModUtils a proper import.Christian Kandeler2014-01-213-216/+2
* Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-167-0/+734