aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* | Move several JS files in the cpp module to imports.Jake Petroules2014-04-1411-16/+16
|/
* load PropertyList extension in bundle-tools.jsJoerg Bornemann2014-04-111-0/+2
* WiX: Fix the "cultures" property handlingDenis Shienkov2014-04-111-1/+2
* Fix linking of MSIs built from multiple WiX source files.Jake Petroules2014-04-111-1/+1
* Add Windows 6.3 (8.1) to the list of known versions.Jake Petroules2014-04-081-1/+1
* detect Visual Studio build environment using vcvarsall.batJoerg Bornemann2014-04-081-40/+1
* Added PathTools import to DarwinGCCIvan Komissarov2014-04-071-0/+1
* fix library dependency orderJoerg Bornemann2014-03-142-9/+14
* Replace qmake placeholders in Info.plist.Jake Petroules2014-03-121-1/+16
* Support the qmake/CMake-style @SYNTAX@ in Info.plist replacement vars.Jake Petroules2014-03-121-24/+45
* Rename doRepl to expandPlistEnvironmentVariables.Jake Petroules2014-03-122-6/+7
* fix deprecation warning in qbs project filesJoerg Bornemann2014-03-061-1/+1
* Use PropertyList instead of plutil for increased performance.Jake Petroules2014-03-043-63/+51
* Define hostOSBuildVersion on Windows as well.Jake Petroules2014-03-031-4/+6
* Check ServerVersion first when retrieving Darwin product version.Jake Petroules2014-03-031-4/+4
* QBS: Add a new linkerScripts property for the CppModuleDenis Shienkov2014-02-282-0/+5
* import qbs.FileInfo in darwin-tools.jsJoerg Bornemann2014-02-283-2/+1
* move import of bundle-tools.js to path-tools.jsJoerg Bornemann2014-02-283-2/+2
* move import of windows.js out of GenericGCC.qbsJoerg Bornemann2014-02-282-1/+2
* Add retina display support to the default Info.plist.Jake Petroules2014-02-281-2/+6
* Rename PropertyList API functions for better self-documentation.Jake Petroules2014-02-271-2/+2
* Use getNativeSetting instead of sw_vers for increased performance.Jake Petroules2014-02-272-4/+15
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-2510-78/+78
* Fix typo in smart relinking code.Christian Kandeler2014-02-201-1/+1
* Ignore object addresses and sizes when doing smart relinking.Christian Kandeler2014-02-191-1/+17
* Check for dynamic symbols when doing smart re-linking.Christian Kandeler2014-02-171-1/+1
* Add missing Process import in IBModule.qbs.Jake Petroules2014-02-141-0/+1
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-1/+1
* fix order of libraries in gcc link command lineJoerg Bornemann2014-01-302-4/+22
* fix duplicate arguments in linker command lineJoerg Bornemann2014-01-292-3/+3
* remove ModUtils.uniqueConcat in favor of Array.uniqueConcatJoerg Bornemann2014-01-293-13/+2
* Make ModUtils a proper import.Christian Kandeler2014-01-2111-9/+10
* Fix build failures in IB module when using older versions of Xcode.Jake Petroules2014-01-201-6/+29
* Introduce xcodeSdkName and xcodeSdkVersion properties.Jake Petroules2014-01-173-2/+14
* Change type of provisioningProfile property to path.Jake Petroules2014-01-171-1/+1
* Do not force symbols to be defined in library dependencies.Christian Kandeler2014-01-161-1/+1
* Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-1631-720/+0
* Clean up prepare script of IPA Rule.Jake Petroules2014-01-161-6/+10
* Rename provisionFile property to provisioningProfile.Jake Petroules2014-01-162-5/+6
* Fix ResourceRules Rule condition for iOS.Jake Petroules2014-01-161-1/+1
* Make it possible to link with unresolved symbols.Christian Kandeler2014-01-154-13/+21
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-091-1/+4
|\
| * fix usage of dsym file tagJoerg Bornemann2014-01-091-1/+4
* | Add support for embedding Info.plist into unbundled executable products.Jake Petroules2014-01-093-4/+18
* | Prevent exceptions from products that don't use Info.plist.Jake Petroules2014-01-081-0/+5
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-071-3/+4
|\|
| * fix OS X dsym file tagsJoerg Bornemann2014-01-071-3/+4
* | Add WiX 3.9 to known versions list.Jake Petroules2013-12-221-1/+1
* | Merge "Merge remote-tracking branch 'origin/1.1'"Christian Kandeler2013-12-103-5/+13
|\ \
| * | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-12-103-5/+13
| |\|