aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/setupprojectparameters.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the fallback providerIvan Komissarov11 days1-3/+0
* Let users specify a job count also when resolvingChristian Kandeler2023-09-051-0/+3
* Loader: Move out the setupProjectFilePath() methodChristian Kandeler2023-05-051-0/+1
* Make handling of deprecated items and properties configurableChristian Kandeler2022-10-041-0/+4
* qt6: do not forward-declare QStringListIvan Komissarov2020-11-041-1/+1
* Introduce the session commandChristian Kandeler2019-09-181-0/+2
* Use pass-by-value and moveIvan Komissarov2019-03-071-0/+2
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-231-1/+1
* Introduce module providersChristian Kandeler2019-01-231-0/+3
* corelib: Apply modernize-use-nullptrAlessandro Portale2018-08-201-1/+3
* Change a bunch of includes to forward declarationsJake Petroules2017-12-011-3/+6
* Refactor SetupProjectParameters to take a qbs::Profile objectChristian Kandeler2017-07-271-2/+2
* Initialize qbs.installRoot in the qbs moduleChristian Kandeler2017-06-011-1/+1
* Make use of more data from the build graph when rebuildingChristian Kandeler2017-05-021-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-4/+4
* Update license headersIikka Eklund2016-08-291-14/+23
* Introduce the --wait-lock command line optionJake Petroules2016-07-141-0/+3
* Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-201-6/+4
* Cache the results of probes.Christian Kandeler2016-06-151-0/+3
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Introduce a "relaxed mode" for product resolution errors.Christian Kandeler2015-11-191-0/+3
* Rename SetupProjectParameters::PropertyCheckingMode.Christian Kandeler2015-11-181-3/+4
* Add support for building internal executables (libexec) as part of Qbs.Jake Petroules2015-05-191-0/+3
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Make the handling of unknown properties configurable.Christian Kandeler2015-01-151-0/+4
* | Do installation at build time.Joerg Bornemann2015-01-081-1/+2
|/
* License update.Eike Ziller2014-10-161-7/+8
* Use the same environment in Loader and BuildGraphLoader.Christian Kandeler2014-07-021-0/+1
* Add the settings directory to the project setup parameters.Christian Kandeler2014-05-261-3/+6
* Sanitize the project setup API.Christian Kandeler2014-05-231-2/+12
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+101