aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports/qbs/Probes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.3' into masterIvan Komissarov2024-05-031-0/+7
|\
| * Qt: fix minimum macOS/iOS versions for Qt 6.7.1Ivan Komissarov2024-05-021-0/+7
* | Use BinaryProbe in the pkgconfig providerRaphael Cotty2024-05-032-24/+4
|/
* Remove qbspkgconfig.mergeDependenciesChristian Kandeler2024-01-292-7/+2
* qbspkgconfig: do not run qmake when not requestedIvan Komissarov2024-01-222-9/+7
* Fix qbspkgconfig Qt provider in case there is no QtIvan Komissarov2024-01-151-1/+1
* protobuf: Usable without qbspkgconfigproviderBjörn Schäpers2024-01-111-0/+6
* qbspkgconfig: Add support for the definePrefix optionIvan Komissarov2024-01-102-2/+10
* qbspkgconfig: Fix issues with msys/mingwIvan Komissarov2023-12-121-3/+8
* Make Qt and qbspkgconfig providers non-eagerIvan Komissarov2023-10-264-0/+1486
* Add executableSuffix to the FileInfo serviceRaphael Cotty2022-08-081-2/+1
* Fix Android build-tools detection, if it was installed via cmdline-toolsMax Bespalov2022-06-231-13/+9
* Fix Xcode support for 13.3Christian Kandeler2022-04-041-1/+1
* baremetal: Add test to check toolchain probesDenis Shienkov2022-02-211-1/+1
* Add support for other platforms supported by Digital MarsDenis Shienkov2022-02-171-1/+9
* Add support for other platforms supported by Open WatcomDenis Shienkov2022-02-091-3/+7
* Configure CI for Digital Mars compilerDenis Shienkov2022-02-081-1/+1
* Long live Open Watcom toolchainDenis Shienkov2022-02-041-0/+94
* Fix typoIvan Komissarov2022-02-031-1/+1
* Use Host and FileInfo serviceRaphael Cotty2022-01-3119-56/+59
* Print conan output while ConanfileProbe runsKai Dohmen2021-10-261-3/+18
* Long live Digital Mars toolchainDenis Shienkov2021-07-271-0/+89
* baremetal: Long live COSMIC toolchain for STM32 ARM architectureDenis Shienkov2021-05-281-0/+87
* Allow to specify windowsSdkVersionIvan Komissarov2021-04-192-4/+18
* Merge branch '1.18'Ivan Komissarov2021-02-193-1/+50
|\
| * Xcode: Fix XCode auto-detectionIvan Komissarov2021-01-041-0/+47
| * Add more paths to search in Library and Include probesJan Blackquill2020-12-232-1/+3
* | Implement codesign moduleJake Petroules2021-02-181-0/+3
* | Test for array-like objects with instanceof ArrayRichard Weickelt2021-02-151-2/+2
|/
* baremetal: Fix detection for IAR compiler include pathsDenis Shienkov2020-10-151-4/+5
* baremetal: Handle cpp.enableDefinesByLanguage for SDCC toolchainDenis Shienkov2020-09-241-2/+16
* Remove extra semicolonsDenis Shienkov2020-09-116-30/+30
* Fix InnoSetupModule to support InnoSetup v6Ivan Komissarov2020-09-041-10/+17
* baremetal: Fix assignment of probes 'found' flagDenis Shienkov2020-09-043-6/+8
* Merge branch 1.17 into masterRichard Weickelt2020-08-141-8/+16
|\
| * Tune search order of path probesIvan Komissarov2020-08-131-8/+16
* | Avoid wrong-typed temporary assignment to probe propertyRichard Weickelt2020-08-141-4/+5
|/
* Probes: Remove nameFilter from FrameworkProbeIvan Komissarov2020-07-162-8/+5
* Probes: Remove deprecated properties from PathProbeIvan Komissarov2020-07-151-10/+2
* Fix copyrightsIvan Komissarov2020-05-121-1/+1
* baremetal: Add support for ARMCLANG compiler in Keil toolchainDenis Shienkov2020-05-111-1/+1
* Fix autodetecting mingw compiler in PATHIvan Komissarov2020-04-031-0/+1
* LibraryProbe: extend search pathsIvan Komissarov2020-03-301-4/+29
* GccBinaryProbe: Exit early if we didn't find anythingChristian Kandeler2020-03-041-3/+4
* Autodetect clang-cl by using ProbeIvan Komissarov2020-02-171-0/+73
* Add ConanfileProbe item for querying conan recipe filesRichard Weickelt2020-02-151-0/+130
* Autotedect MSVC compiler by using a probeIvan Komissarov2020-02-141-0/+71
* clang-cl: Fix macro dumpingIvan Komissarov2020-02-141-3/+5
* Use consistent names in PathProbesIvan Komissarov2020-02-051-10/+10
* Assign allResults for all PathProbe child ProbesIvan Komissarov2020-02-053-23/+45