aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* fix loading of the generic unix cpp moduleJoerg Bornemann2013-06-181-1/+3
* fix MinGW run environmentJoerg Bornemann2013-06-181-0/+6
* make hostOS the default of targetOS againJoerg Bornemann2013-06-181-1/+1
* Make use of contains() where appropriate.Jake Petroules2013-06-186-34/+34
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-1818-55/+48
* Make the toolchain property a list.Jake Petroules2013-06-1812-15/+15
* fix usage of Properties item in Qt modulesJoerg Bornemann2013-06-172-1/+4
* Add a framework probe.Jake Petroules2013-06-172-0/+21
* fix Qt framework namesJoerg Bornemann2013-06-131-1/+1
* QML/Declarative: Add qmlDebugging propertyTobias Hunger2013-06-132-0/+10
* Performing variables expansion in Info.plistFawzi Mohamed2013-06-133-0/+121
* ios: use same compiler flags as xcodeFawzi Mohamed2013-06-131-0/+8
* ios: correctly link static Qt without manual fiddlingFawzi Mohamed2013-06-135-9/+60
* make Qt.core.buildVariant a list of stringsJoerg Bornemann2013-06-131-1/+1
* rename Qt.core.debugAndReleaseBuild to Qt.core.buildVariantJoerg Bornemann2013-06-121-1/+1
* setup-qt: check whether Qt is debug, release or bothJoerg Bornemann2013-06-121-0/+1
* add cpp.commonCompilerFlags, flags for all compilation commandsFawzi Mohamed2013-06-112-0/+8
* adding pluginPath property to qt informationFawzi Mohamed2013-06-111-0/+1
* fix cpp property references in DarwinGCC.qbsJoerg Bornemann2013-06-101-2/+2
* Make use of Rule.condition in ipa rule.Jake Petroules2013-06-102-17/+2
* Improve Info.plist handling.Jake Petroules2013-06-074-129/+135
* add product.sourceDirectory propertyJoerg Bornemann2013-06-051-1/+0
* MSVC add missing js importJoerg Bornemann2013-06-041-0/+1
* fix/add missing import statementsJoerg Bornemann2013-06-043-1/+3
* Add XIB compiler.Jake Petroules2013-06-043-3/+86
* Fix shared library symlink generation.Jake Petroules2013-06-042-4/+8
* Introduce a series of functions for working with Darwin bundles.Jake Petroules2013-06-0411-81/+420
* Doc: fix cpp module issuesJoerg Bornemann2013-06-041-4/+6
* MSVC: do not invoke shell to copy filesJoerg Bornemann2013-06-041-2/+6
* Remove dummy version number and also verify that one is set.Jake Petroules2013-06-041-1/+3
* move framework bundle rule to DarwinGCC.qbsJoerg Bornemann2013-06-042-28/+28
* Fix wrong casing in property reference.Jake Petroules2013-06-041-1/+1
* Introduce Qt.core.docPath.Christian Kandeler2013-06-031-0/+1
* MSVC: pass cpp.linkerFlags to linker command lineJoerg Bornemann2013-06-031-0/+1
* Be less ambiguous about the naming and referencing of OS X.Jake Petroules2013-06-0310-15/+15
* support creation of OS X framework bundlesv1.0.0Joerg Bornemann2013-05-314-24/+88
* Centralize Info.plist/bundle handling code.Jake Petroules2013-05-313-163/+112
* make sure that product.type is an arrayJoerg Bornemann2013-05-232-4/+20
* support response files in GCC toolchainJoerg Bornemann2013-05-221-0/+5
* remove property cpp.responseFileThresholdJoerg Bornemann2013-05-222-4/+0
* support versioning of shared objectsJoerg Bornemann2013-05-212-5/+48
* unify cpp.toolchainInstallPathJoerg Bornemann2013-05-161-12/+15
* fix MSVC lib.exe callJoerg Bornemann2013-05-151-8/+1
* fix cpp.precompiledHeader property for non-C++ filesJoerg Bornemann2013-04-252-36/+35
* introduce cpp.installNamePrefix to set LC_ID_DYLIB on OS XJoerg Bornemann2013-04-232-0/+11
* pass -headerpad_max_install_names to linker on DarwinJoerg Bornemann2013-04-231-1/+4
* fix cpp.rpaths on OS XJoerg Bornemann2013-04-231-1/+1
* make Depends.name and Depends.submodules case sensitiveJoerg Bornemann2013-04-1729-41/+41
* Fix handling of minimum Windows version and subsystem linker flags.Jake Petroules2013-04-123-25/+45
* Fix qmFilesDir for iOS.Jake Petroules2013-04-121-1/+1