aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* fix XcodeProbe::compareVersionsJoerg Bornemann2014-04-231-3/+3
* setup-qt: fix help textJoerg Bornemann2014-04-161-1/+1
* Fix compilation on Windows.Christian Kandeler2014-04-111-0/+1
* detect Visual Studio build environment using vcvarsall.batJoerg Bornemann2014-04-086-5/+258
* move MSVC info classes to separate fileJoerg Bornemann2014-04-034-14/+52
* clean up qbs-setup-toolchains.proJoerg Bornemann2014-04-031-2/+13
* Combine createGccProfile and createMingwProfile.Jake Petroules2014-03-121-25/+16
* Correctly set toolchain prefix for GCC cross compilers.Jake Petroules2014-03-121-1/+12
* Improve human readability of and consolidate probe functions.Jake Petroules2014-03-121-10/+10
* Detect MinGW on all platforms.Jake Petroules2014-03-041-9/+22
* Normalize signal/slot signaturesOrgad Shaneh2014-03-031-2/+2
* Recognize more MinGW machine names.Jake Petroules2014-03-031-4/+10
* Canonicalize more architectures.Jake Petroules2014-03-031-8/+2
* Make the "lib" part of plugin and library locations configurable.Christian Kandeler2014-02-273-2/+9
* introduce qbs::LanguageInfo classJoerg Bornemann2014-02-271-7/+4
* Do not put the plugins where the resources are.Christian Kandeler2014-02-251-1/+1
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-2128-96/+207
* Add command line parser classes to config-ui and setup-qt.Christian Kandeler2014-02-2110-68/+369
* Remove the tool for setting up MADDE platforms.Christian Kandeler2014-02-205-221/+0
* Move "static Qt" discovery into libqtprofilesetup.Christian Kandeler2014-02-171-28/+0
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-2/+2
* 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
|\|