aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix language tests on WindowsChristian Kandeler2016-12-071-1/+1
* Make Win32 API usage long-path awareJake Petroules2016-12-053-4/+16
* Fix warning on UnixChristian Kandeler2016-12-021-4/+2
* Add VS 2017 supportJoerg Bornemann2016-12-024-4/+31
* Simplify determination of MSVC compiler definesJoerg Bornemann2016-12-021-57/+29
* Fix change tracking for module properties requested from artifactsChristian Kandeler2016-11-301-1/+1
* Add or improve header guards for some filesJake Petroules2016-11-301-0/+5
* Speed up qbs-setup-toolchains for MSVCJoerg Bornemann2016-11-102-3/+38
* Refactor MSVC toolchain detectionJoerg Bornemann2016-11-104-53/+89
* Use string sharing when serializing file tagsChristian Kandeler2016-11-101-1/+1
* Use string sharing when storing the propertiers of rescuable artifactsChristian Kandeler2016-11-091-1/+1
* Do not use fromLocal8Bit() for string literalsKai Koehne2016-11-082-7/+7
* Merge 1.6 into masterChristian Kandeler2016-10-171-0/+4
|\
| * Cleanup remaining qbs_dummy files on detection of the MSVC environmentThomas Epting2016-10-061-0/+4
* | Time more operationsChristian Kandeler2016-10-103-0/+210
* | Fix "restoredWarnings" autotestChristian Kandeler2016-09-301-4/+7
* | Re-display warnings when loading a stored build graphChristian Kandeler2016-09-304-4/+50
* | Merge 1.6 into masterChristian Kandeler2016-09-303-4/+4
|\|
| * Fix undefined behavior in command line parserChristian Kandeler2016-09-082-3/+3
| * Fix bug causing --wait-lock to fail if more than 10 tries are attemptedJake Petroules2016-09-061-1/+1
* | Make the project structure of generators consistentJake Petroules2016-09-081-2/+2
* | Implement Visual Studio generatorJake Petroules2016-09-061-1/+3
* | Update license headersIikka Eklund2016-08-2940-556/+918
* | Update license headersIikka Eklund2016-08-2945-626/+1032
* | Introduce FileSaverJake Petroules2016-08-223-0/+150
* | Add a CommandLine helper class to create quoted command linesJake Petroules2016-08-222-0/+77
* | Introduce new PathUtils class with a helper functionJake Petroules2016-08-193-0/+62
* | Add generator for Clang compilation databaseChristian Gagneraud2016-08-191-0/+3
* | Deprecate the "moduleProperties" functionChristian Kandeler2016-08-042-12/+1
* | Removed a warning when compiling on WindowsFilippo Cucchetto2016-08-031-1/+5
* | Remove support for deprecated Transformer itemChristian Kandeler2016-08-022-3/+3
* | Merge 1.6 into masterChristian Kandeler2016-07-296-11/+55
|\|
| * Share probe results among products, if possibleChristian Kandeler2016-07-281-0/+2
| * Introduce the --wait-lock command line optionJake Petroules2016-07-144-6/+45
| * Merge remote-tracking branch 'origin/1.5' into 1.6Orgad Shaneh2016-07-132-5/+8
| |\
| | * BuildGraphLocker: Include 5.7.0 in versions that have QTBUG-533921.5Orgad Shaneh2016-07-131-2/+5
| | * FreeBSD fix: change order of includesRalf Nolden2016-07-081-3/+3
* | | Add an additional shellQuote overload for an argument listJake Petroules2016-07-282-3/+15
|/ /
* | Allow to check for module versionChristian Kandeler2016-07-072-0/+26
* | Extract toJSLiteral functions from scripttools.{h|cpp}Joerg Bornemann2016-07-066-66/+147
* | Remove superfluous includeJoerg Bornemann2016-07-051-1/+0
* | Remove unused, deprecated functions from Id classJoerg Bornemann2016-06-292-43/+0
* | Merge 1.5 into 1.6Jake Petroules2016-06-283-8/+8
|\|
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-273-8/+8
* | Determine Visual Studio architecture & build environment automatically.Jake Petroules2016-06-275-2/+568
* | Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-203-33/+26
* | Merge 1.5 into master.Christian Kandeler2016-06-171-6/+32
|\|
| * Make processNameByPid() work on OpenBSD,NetBSD and FreeBSDRalf Nolden2016-06-131-6/+32
* | Cache the results of probes.Christian Kandeler2016-06-153-1/+24
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-0875-76/+83
|\|