aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/corelib.qbs
Commit message (Expand)AuthorAgeFilesLines
* Remove QTextCursor API from ChangeSetIvan Komissarov2021-03-171-1/+0
* qt6: depend on the "core5compat" moduleIvan Komissarov2020-11-091-0/+4
* Re-create QML parser from grammar fileRichard Weickelt2020-11-011-0/+1
* Initial CMake portIvan Komissarov2020-08-171-1/+4
* Autodetect clang-cl by using ProbeIvan Komissarov2020-02-171-0/+2
* Bundle Qt libraries on all platformsRichard Weickelt2019-10-101-1/+0
* Fix static buildChristian Kandeler2019-10-101-1/+0
* Introduce the session commandChristian Kandeler2019-09-181-0/+1
* baremetal: Share common generators codeDenis Shienkov2019-07-311-0/+17
* Fix build errors when cross-building Qbs with MinGW on LinuxRichard Weickelt2019-05-241-1/+1
* Introduce module providersChristian Kandeler2019-01-231-0/+1
* Add support for job poolsChristian Kandeler2018-08-081-0/+2
* Install missing header fileChristian Kandeler2018-07-201-1/+1
* Fix Windows build with QtScript-less QtJoerg Bornemann2018-06-081-1/+3
* Add support for system-level settingsChristian Kandeler2018-06-011-0/+3
* Merge "Merge remote-tracking branch 'origin/1.11'"Joerg Bornemann2018-05-091-1/+1
|\
| * Merge remote-tracking branch 'origin/1.11'Joerg Bornemann2018-05-091-1/+1
| |\
| | * qbs build: Fix core lib's Export itemChristian Kandeler2018-05-021-1/+1
* | | qbs build: Add convenience properties for building staticallyChristian Kandeler2018-05-091-1/+1
|/ /
* | Initialize the JS extension classes explicitlyChristian Kandeler2018-05-081-1/+0
* | API: Make transformer data availableChristian Kandeler2018-04-201-1/+4
* | Make sure we can build qbs without item modelsJoerg Bornemann2018-04-191-0/+2
* | Add QtScript git submoduleJoerg Bornemann2018-04-091-1/+10
* | Remove most load() and store() methodsChristian Kandeler2018-02-161-1/+0
* | Track accesses to product.artifactsChristian Kandeler2018-02-161-0/+2
* | Move transformer change tracking to a dedicated set of filesChristian Kandeler2018-01-311-0/+2
* | Implement change tracking for the product.dependencies arrayChristian Kandeler2018-01-291-0/+2
* | Re-use product, module and project script valuesChristian Kandeler2018-01-261-0/+3
* | Factor out the setup of the product.artifacts script valueChristian Kandeler2018-01-251-0/+2
|/
* Install missing header filesChristian Kandeler2018-01-111-2/+10
* Move the Qt library installation out of the archive productJake Petroules2018-01-081-0/+1
* Get rid of all remaining dynamic_castsChristian Kandeler2017-12-071-0/+1
* Do not use the set class outside corelibChristian Kandeler2017-12-071-1/+1
* Get rid of the PersistentObject classChristian Kandeler2017-12-061-1/+0
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-1/+2
* Make Module.setup{Build,Run}Environment first-class citizensChristian Kandeler2017-11-201-0/+2
* Un-observe properties on observer destructionChristian Kandeler2017-11-071-0/+1
* Add BinaryFile service to manipulate binary filesDenis Shienkov2017-11-071-0/+1
* Use Utilities.cStringQuote in qbs project filesChristian Kandeler2017-10-131-3/+3
* Merge 1.9 into masterChristian Kandeler2017-08-281-1/+0
|\
| * Simplify export macro definition of the QML parserJoerg Bornemann2017-08-221-1/+0
* | Add a header file for iostream utility functionsJake Petroules2017-08-251-0/+1
* | Add a header file for string utility functionsJake Petroules2017-08-231-0/+1
* | Use categorized logging for the build graphJoerg Bornemann2017-08-021-0/+2
|/
* Merge 1.8 into 1.9Christian Kandeler2017-07-141-1/+1
|\
| * Install missing public header1.8Joerg Bornemann2017-07-101-1/+1
* | Move the buildgraph, language and tools tests into the proper locationsJake Petroules2017-06-221-16/+3
* | Transform the scanner plugin manager into a true generic plugin managerJake Petroules2017-06-131-4/+3
* | Introduce the qbsversion module for building QbsJake Petroules2017-06-021-1/+0
|/
* Add stlutils.hJoerg Bornemann2017-03-221-0/+1