aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
...
* Let detect-toolchains be used like setup-qt.Christian Kandeler2014-02-1317-277/+495
* make the MinGW build of setup-qt work for non-admin usersJoerg Bornemann2014-01-294-0/+26
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-221-0/+6
|\
| * Make config commands understand booleans.Christian Kandeler2014-01-161-0/+6
* | Introduce xcodeSdkName and xcodeSdkVersion properties.Jake Petroules2014-01-171-0/+4
* | Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-161-26/+31
* | Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-149-135/+171
* | Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-108-241/+8
* | Introduce per-profile preferences.Christian Kandeler2014-01-093-24/+48
* | Merge "Merge remote-tracking branch 'origin/1.1'"Christian Kandeler2014-01-0954-54/+54
|\ \
| * | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-0954-54/+54
| |\|
| | * Incremented year in copyright infoRobert Loehning2014-01-0854-54/+54
* | | setup-qt: Separate actual profile creation from the rest of the code.Christian Kandeler2014-01-096-139/+244
|/ /
* | Merge "Merge remote-tracking branch 'origin/1.1'"Christian Kandeler2013-11-286-54/+103
|\ \
| * | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-286-54/+103
| |\|
| | * simplify output of detect-toolchainsv1.1.1Joerg Bornemann2013-11-271-2/+1
| | * use the Windows SDK version, not the ProductVersionJoerg Bornemann2013-11-271-1/+1
| | * fix Windows SDK lookup for x86_64 buildJoerg Bornemann2013-11-271-6/+14
| | * add /FS to cpp.platformC(xx)Flags for VS 2013Joerg Bornemann2013-11-271-4/+10
| | * Fix formatting of command line option descriptions.Jake Petroules2013-11-261-23/+28
| | * fix "invalid subsystem" warning for MSVCJoerg Bornemann2013-11-262-10/+43
| | * Braces cleanupOrgad Shaneh2013-11-263-11/+8
* | | Return a clean build directory from the command line parser.Christian Kandeler2013-11-281-0/+1
|/ /
* | Support specifying the Qbs build directory as a command line option.Jake Petroules2013-11-268-1/+94
* | Rename OsxProbe to XcodeProbe.Jake Petroules2013-11-225-22/+22
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-221-2/+4
|\|
| * Fix settings export.Christian Kandeler2013-11-211-2/+4
* | Centralize determination of endianness.Jake Petroules2013-11-193-14/+6
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-141-0/+9
|\|
| * build fixJoerg Bornemann2013-11-131-1/+1
| * detect-toolchains: set qbs.endianness for MinGWJoerg Bornemann2013-11-131-0/+2
| * detect-toolchains: set qbs.architecture for MinGWJoerg Bornemann2013-11-131-0/+7
* | Merge "Merge branch '1.1' into 'master'."Joerg Bornemann2013-11-063-2/+13
|\ \
| * | Merge branch '1.1' into 'master'.Christian Kandeler2013-11-063-2/+13
| |\|
| | * make qbs-config-ui a non-console applicationJoerg Bornemann2013-11-062-0/+2
| | * Separate between overridden values and others in command-line frontend.Christian Kandeler2013-10-311-2/+11
* | | Fix meaning of "Command.silent".Christian Kandeler2013-11-061-2/+1
|/ /
* / Centralize architecture canonicalization data.Jake Petroules2013-11-044-41/+4
|/
* fix product/module name collisionJoerg Bornemann2013-10-301-1/+2
* Fix potential deadlock in Ctrl-C handling.Christian Kandeler2013-10-282-16/+56
* Fix build with namespaced Qt.Christian Kandeler2013-10-221-1/+7
* create a profile per MSVC installation and per architectureJoerg Bornemann2013-10-161-14/+28
* Canonicalize architecture in probes.Jake Petroules2013-10-143-2/+42
* Remove unused code from toolchain detector.Christian Kandeler2013-10-141-10/+0
* Set compiler flags for using a libc++ build of Qt.Jake Petroules2013-09-041-0/+7
* Introduce Qt.core.config property for user-config items.Jake Petroules2013-09-041-0/+1
* Raise iOS deployment target. Qt 5 will only support iOS 5.0 and above.Jake Petroules2013-09-041-1/+1
* check for existence before execution of a toolJoerg Bornemann2013-09-041-1/+8
* Remove "showProperties" command.Christian Kandeler2013-08-2010-156/+2
* fix setup-qt for Qt 5.2Joerg Bornemann2013-08-191-2/+7