aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functionJake Petroules2016-12-221-14/+0
* Fix qbs-setup-toolchains with concretely specified MSVCJoerg Bornemann2016-12-211-0/+1
* Fix passing -arch x86_64h or -arch armv7 to Clang for Apple targetsJake Petroules2016-12-091-1/+1
* macOS: Move foreground transformation code later in the lifetime cycleJake Petroules2016-12-052-9/+13
* Add VS 2017 supportJoerg Bornemann2016-12-022-38/+101
* Fix VS Qt version matchingJoerg Bornemann2016-11-301-3/+5
* Prepare VS Qt version matching for VS 2017Joerg Bornemann2016-11-302-19/+19
* Add or improve header guards for some filesJake Petroules2016-11-302-3/+8
* Speed up qbs-setup-toolchains for MSVCJoerg Bornemann2016-11-101-22/+27
* Refactor MSVC toolchain detectionJoerg Bornemann2016-11-101-51/+48
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-082-3/+3
* Allow JavaScript expressions when overriding propertiesChristian Kandeler2016-11-081-1/+3
* Merge 1.6 into masterChristian Kandeler2016-09-303-3/+2
|\
| * Fix undefined behavior in command line parserChristian Kandeler2016-09-083-3/+2
* | Merge 1.6 into masterChristian Kandeler2016-09-053-11/+1
|\|
| * Remove assertions from command line parserChristian Kandeler2016-09-022-7/+0
| * setup-qt: Fix toolchain profile look-upChristian Kandeler2016-09-011-3/+1
* | Update license headersIikka Eklund2016-08-291-14/+23
* | Update license headersIikka Eklund2016-08-2932-448/+736
* | Update license headersIikka Eklund2016-08-2927-378/+621
* | Flesh out generators APIJake Petroules2016-08-221-5/+3
* | API: Add installation info to ArtifactDataChristian Kandeler2016-08-031-2/+1
* | Remove support for deprecated Transformer itemChristian Kandeler2016-08-021-1/+1
* | Merge 1.6 into masterChristian Kandeler2016-07-299-4/+40
|\|
| * Don't set the compiler or linker name in the Xcode probeJake Petroules2016-07-281-2/+0
| * Introduce the --wait-lock command line optionJake Petroules2016-07-148-2/+40
* | Fix crash when getting help for the generate commandChristian Kandeler2016-07-271-1/+2
* | Forward parsed properties from the qbs CLI frontend to generatorsJake Petroules2016-07-261-1/+3
|/
* Remove superfluous includeJoerg Bornemann2016-07-011-1/+0
* Fix regression in setup-toolchainsChristian Kandeler2016-06-291-3/+8
* Merge 1.5 into 1.6Jake Petroules2016-06-286-10/+10
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-276-10/+10
* | Fix base profile setup for MSVC Qt profilesJoerg Bornemann2016-06-271-8/+37
* | Determine Visual Studio architecture & build environment automatically.Jake Petroules2016-06-279-605/+52
* | Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-202-37/+32
* | Cache the results of probes.Christian Kandeler2016-06-158-0/+39
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-0865-65/+65
|\|
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-0665-65/+65
* | Use Qt5-style connectsOrgad Shaneh2016-06-075-28/+25
* | qbs build: Move build config properties into a dedicated module.Christian Kandeler2016-06-071-3/+3
* | Merge 1.5 into master.Christian Kandeler2016-05-271-0/+2
|\|
| * Fix setup-toolchains when the compiler name is g++ and no --type is set.Jake Petroules2016-05-231-0/+2
* | Determine compiler version automatically for GCC.Jake Petroules2016-05-231-59/+7
* | Automatically determine the compiler's architecture.Jake Petroules2016-05-112-11/+6
* | Do extensive validation on the value of qbs.toolchain.Jake Petroules2016-04-291-16/+5
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-2/+4
|/
* Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-071-2/+2
* setup-toolchains: Fix tools detection with MinGWOrgad Shaneh2016-04-061-2/+2
* setup-toolchains: Minor optimizations for QFileInfo usagesOrgad Shaneh2016-04-061-4/+5
* qbs-setup-android: allow SDK directory to be unset.Jake Petroules2016-03-142-10/+7