aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check for Darwin in general rather than merely OS X, where appropriate.Jake Petroules2013-04-122-2/+2
* setup-qt: detect static Qt buildsJoerg Bornemann2013-04-101-0/+1
* Add support for QtWebkitWidgets module.Christian Kandeler2013-04-081-0/+10
* make use of Rule.condition in dSYM ruleJoerg Bornemann2013-04-051-7/+1
* Add rules for qhp and qch file generation.Christian Kandeler2013-04-031-0/+73
* Add iOS module and move OS X/iOS common code to DarwinGCCFawzi Mohamed2013-04-025-32/+271
* fix refactoring artifact in gcc.jsJoerg Bornemann2013-03-261-1/+1
* remove Product.destination in favor of Product.destinationDirectoryJoerg Bornemann2013-03-251-1/+1
* Default to applicationbundle for iOS as well.Jake Petroules2013-03-251-1/+1
* change values of qbs.endiannessJoerg Bornemann2013-03-221-0/+7
* Improve iOS toolchain detectionFawzi Mohamed2013-03-213-7/+20
* Add support for setting the minimum operating system target version.Jake Petroules2013-03-206-17/+148
* Determine if Qt is a framework build in setup-qt.Jake Petroules2013-03-201-1/+1
* Actually put some items into the Info.plist (and upgrade to v1.0).Jake Petroules2013-03-191-3/+11
* Place the executable in the application bundle directly.Jake Petroules2013-03-192-7/+6
* introduce properties for platform-specific compiler flagsJoerg Bornemann2013-03-183-10/+36
* introduce property cpp.objcxxFlagsJoerg Bornemann2013-03-182-0/+12
* simplify language selection in GenericGCC.qbsJoerg Bornemann2013-03-181-25/+14
* move cpp.compilerName to the module's base itemJoerg Bornemann2013-03-182-1/+2
* Fix directory names for application bundle artifacts.Jake Petroules2013-03-181-3/+3
* Remove share.pri.Christian Kandeler2013-03-121-3/+0
* Add the input file's extension when generating .o filenames.Jake Petroules2013-03-122-3/+3
* Add support for -iframework (like -isystem but for frameworks).Jake Petroules2013-03-113-6/+15
* fix linking of staticlibrary products with MSVCJoerg Bornemann2013-03-111-1/+1
* use the simplified base import statementJoerg Bornemann2013-03-0838-38/+38
* remove superfluous version numbers from import statementsJoerg Bornemann2013-03-087-8/+8
* slash the Loader's Gordian KnotJoerg Bornemann2013-03-071-2/+0
* Provide the ability to weak-link frameworks on OS X.Jake Petroules2013-03-043-3/+12
* fix import in mac-gcc.qbsJoerg Bornemann2013-03-011-0/+1
* Rename ModUtils::findFirst() and ModUtils::appendAll().Christian Kandeler2013-02-2810-125/+125
* Install the plugin libraries and share/qbsAlejandro Exojo2013-02-221-0/+3
* remove unused variables from msvc.jsJoerg Bornemann2013-02-211-6/+0
* MSVC: fix manifest resource id for DLLsJoerg Bornemann2013-02-211-1/+1
* MSVC: fix incremental linkingJoerg Bornemann2013-02-211-7/+15
* Move property look-up into the C++ backend.Christian Kandeler2013-02-2010-139/+113
* Fix Moc.args().Christian Kandeler2013-02-202-6/+6
* add missing import in CppApplication.qbsJoerg Bornemann2013-02-151-0/+2
* Allow custom name for the lrelease tool.Christian Kandeler2013-02-081-1/+2
* Make the qbs.platforms property a bit more generic.Christian Kandeler2013-02-081-7/+5
* Better support for non-Linux, non-Mac Unixoid systems.Christian Kandeler2013-02-062-2/+6
* Allow non-standard names for Qt tools.Christian Kandeler2013-02-063-4/+15
* Introduce the "install" command.Christian Kandeler2013-01-222-83/+3
* Remove the "platform" concept.Christian Kandeler2013-01-181-1/+0
* Fix framework include path handling on OS X.Jake Petroules2013-01-082-3/+7
* fix getLibraryName() in qtfunctions.js for framework buildsJoerg Bornemann2012-12-213-8/+10
* introduce qt.core.frameworkBuildJoerg Bornemann2012-12-212-7/+8
* Respect "warnings as errors" setting with MSVC compiler.Christian Kandeler2012-12-051-0/+2
* Move Qt-specific MSVC flags into qtcore.qbs.Christian Kandeler2012-12-052-1/+10