aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/vsenvironmentdetector.cpp
Commit message (Expand)AuthorAgeFilesLines
* MSVC Probe: Expose WindowsSDKVersion and WindowsSdkDirJoerg Bornemann2018-07-101-1/+2
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-11/+13
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-1/+1
* Provide more detailed error message when failing to find vcvarsall.batJake Petroules2017-11-171-5/+20
* Fix return value of VsEnvironmentDetector::startJoerg Bornemann2017-10-121-3/+6
* Remove superfluous qAsConst callJoerg Bornemann2017-10-121-1/+1
* Replace all uses of QVector with std::vectorJake Petroules2017-03-291-10/+11
* Remove all usages of Q_FOREACH from the libraryChristian Kandeler2017-02-211-4/+5
* Change style of #includes of Qt headersJake Petroules2017-01-041-6/+6
* Make Win32 API usage long-path awareJake Petroules2016-12-051-1/+1
* Add VS 2017 supportJoerg Bornemann2016-12-021-4/+26
* Refactor MSVC toolchain detectionJoerg Bornemann2016-11-101-22/+47
* Update license headersIikka Eklund2016-08-291-14/+23
* Determine Visual Studio architecture & build environment automatically.Jake Petroules2016-06-271-0/+191