aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix PlatformToolset for VS 2017 projectsv1.12.2Joerg Bornemann2018-11-151-0/+3
* Persistence: Remove template specialization for time_tChristian Kandeler2018-10-081-14/+0
* MSVC: Add support for the Visual Studio 2017 Build ToolsChristian Kandeler2018-10-081-1/+1
* Store product names in ExportedModuleChristian Kandeler2018-08-311-1/+1
* Fix false positives in artifacts map change trackingChristian Kandeler2018-07-301-1/+1
* Install missing header fileChristian Kandeler2018-07-201-0/+1
* MSVC Probe: Expose WindowsSDKVersion and WindowsSdkDirJoerg Bornemann2018-07-101-1/+2
* Fix FileInfo::isDir() on UnixChristian Kandeler2018-06-141-1/+3
* Call QProcess::waitForFinished with timeout of -1Joerg Bornemann2018-06-141-1/+1
* Add support for system-level settingsChristian Kandeler2018-06-018-42/+190
* Fix CLOCK_REALTIME not being available on macOS SDK < 10.11Alexandru Croitor2018-05-181-0/+5
* Fix FileTime and FileInfo stat times implementation on macOSAlexandru Croitor2018-05-183-8/+43
* Mark parent artifacts explicitly as out of dateChristian Kandeler2018-05-181-1/+1
* Fix FileInfo::isDir() on WindowsChristian Kandeler2018-05-091-1/+1
* Add new property explicitlyDependsOnFromDependenciesAlexandru Croitor2018-05-092-1/+5
* Add FileInfo.suffix and FileInfo.completeSuffixJoerg Bornemann2018-05-022-0/+20
* Make ResolvedProduct::artifactProperties a vectorJoerg Bornemann2018-04-261-0/+7
* Make ResolvedProduct::groups a vectorJoerg Bornemann2018-04-261-0/+11
* Command line parser: Don't accidentally create floating-point valuesChristian Kandeler2018-04-241-1/+8
* Make sure we can build qbs without item modelsJoerg Bornemann2018-04-195-33/+133
* Remove the deprecated Product.profile propertyChristian Kandeler2018-04-131-1/+1
* Merge 1.11 into masterChristian Kandeler2018-04-051-8/+7
|\
| * Sync list of installed headers in qmake build with qbs buildJoerg Bornemann2018-04-041-8/+7
* | Fix and rename the excludedAuxiliaryInputs propertyChristian Kandeler2018-04-051-0/+1
* | Bump required Qt versionChristian Kandeler2018-04-033-70/+2
* | Do not instantiate PPHelper<T> objectsJoerg Bornemann2018-04-031-4/+4
* | Fix build with Visual Studio 2017Joerg Bornemann2018-04-031-30/+43
* | Provide rules with information about the content of Export itemsChristian Kandeler2018-03-142-1/+6
* | Merge 1.11 into masterChristian Kandeler2018-03-023-23/+19
|\|
| * Fix race condition in MSVC detection codeChristian Kandeler2018-03-011-1/+6
| * Make the Id class thread-safeChristian Kandeler2018-02-282-22/+13
* | Merge 1.11 into masterChristian Kandeler2018-02-161-0/+3
|\|
| * Check product and project names in command-line property overridesChristian Kandeler2018-02-151-0/+3
* | Remove most load() and store() methodsChristian Kandeler2018-02-164-29/+20
* | Get rid of redundancies between load() and store() methodsChristian Kandeler2018-02-164-28/+60
* | Track accesses to product.artifactsChristian Kandeler2018-02-161-1/+1
* | Move transformer change tracking out of the build graph loaderChristian Kandeler2018-02-162-1/+9
* | Allow store() and load() to take an arbitrary number of argumentsChristian Kandeler2018-02-151-2/+15
* | Simplify some templatesChristian Kandeler2018-02-152-13/+10
* | Persistence: Remove bogus functionChristian Kandeler2018-02-151-1/+0
* | Simplify some templatesChristian Kandeler2018-02-141-13/+7
* | Give load() and store() methods to some private classesChristian Kandeler2018-02-142-16/+46
* | Get rid of the casts in FileTime::{load,store}()Christian Kandeler2018-02-132-6/+32
* | Persistence: Support QRegExpChristian Kandeler2018-02-131-0/+7
* | Merge 1.11 into masterChristian Kandeler2018-02-023-2/+15
|\|
| * Fix build with Qt < 5.8Christian Kandeler2018-02-011-1/+10
| * Make FileTime::toString() include millisecondsChristian Kandeler2018-01-301-1/+1
| * Fix MSVC warningsOrgad Shaneh2018-01-242-1/+5
* | Implement change tracking for the product.dependencies arrayChristian Kandeler2018-01-292-1/+20
* | Re-use product, module and project script valuesChristian Kandeler2018-01-262-1/+4