aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/corelib.qbs
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Add a Utilities.cStringQuote functionJake Petroules2017-01-301-0/+1
* Use a dedicated launcher process to run all ProcessCommandsChristian Kandeler2017-01-251-0/+9
* Make scanning information persistentChristian Kandeler2017-01-101-2/+3
* Remove Item::m_functionsJoerg Bornemann2017-01-091-1/+0
* Refactor all jsextension code into the .cpp filesJake Petroules2017-01-051-10/+10
* Give the two copies command.{cpp,h} non-ambiguous namesJake Petroules2017-01-051-2/+2
* Move class ScanResultCache::Dependency into its own fileChristian Kandeler2017-01-051-1/+2
* Combine filetime_win.cpp and filetime_unix.cppJake Petroules2017-01-051-16/+1
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-2/+1
* Replace PropertyFinder with simple functionJoerg Bornemann2017-01-021-2/+0
* Allow scanner plugins to be built staticallyJake Petroules2016-12-161-0/+2
* qbs build: Use correct module name "Qt.testlib" instead of "Qt.test"Christian Kandeler2016-11-181-1/+1
* Time more operationsChristian Kandeler2016-10-101-0/+2
* Make the project structure of generators consistentJake Petroules2016-09-081-9/+2
* Implement Visual Studio generatorJake Petroules2016-09-061-0/+1
* Introduce FileSaverJake Petroules2016-08-221-0/+2
* Flesh out generators APIJake Petroules2016-08-221-0/+13
* Introduce new PathUtils class with a helper functionJake Petroules2016-08-191-0/+1
* Add generator for Clang compilation databaseChristian Gagneraud2016-08-191-0/+8
* Do not export QtXml from corelibJoerg Bornemann2016-07-061-1/+1
* Do not export QtScript from corelibJoerg Bornemann2016-07-061-1/+1
* Extract toJSLiteral functions from scripttools.{h|cpp}Joerg Bornemann2016-07-061-0/+2
* Merge 1.5 into 1.6Jake Petroules2016-06-281-2/+2
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-2/+2
* | Determine Visual Studio architecture & build environment automatically.Jake Petroules2016-06-271-1/+5
* | Merge 1.5 into master.Christian Kandeler2016-06-171-4/+0
|\|
| * Make processNameByPid() work on OpenBSD,NetBSD and FreeBSDRalf Nolden2016-06-131-4/+0
* | qbs build: Move build config properties into a dedicated module.Christian Kandeler2016-06-071-12/+12