aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports/qbs/Probes/GccBinaryProbe.qbs
Commit message (Expand)AuthorAgeFilesLines
* Use Host and FileInfo serviceRaphael Cotty2022-01-311-3/+3
* Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-031-0/+1
* GccBinaryProbe: Exit early if we didn't find anythingChristian Kandeler2020-03-041-3/+4
* Use consistent names in PathProbesIvan Komissarov2020-02-051-10/+10
* Assign allResults for all PathProbe child ProbesIvan Komissarov2020-02-051-5/+14
* Add PathProbe::candidateFilter propertyIvan Komissarov2019-06-261-2/+2
* Allow PathProbe to search multiple filesIvan Komissarov2019-06-251-8/+11
* Rename PathProbe.pathPrefixes and PathProbe.platformPaths propertiesIvan Komissarov2018-12-101-3/+3
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-1/+0
* Fix GccBinaryProbe for mingwChristian Kandeler2017-12-221-0/+2
* Automatically detect Windows cross-compilers when building for WindowsJake Petroules2017-12-211-1/+35
* Move the GCC-like compiler binary probe into a dedicated Probe typeJake Petroules2017-12-191-0/+29