aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/conan/conansettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Make FilePathAspect::setDefaultValue take a QStringhjk2023-08-171-1/+1
* Conan: Delay settings initialization to first usehjk2023-07-141-5/+5
* Utils: Make aspect settings access implicithjk2023-07-071-3/+1
* Utils: Use FilePathAspect::setDefaultValuehjk2023-06-301-1/+1
* Conan: Register settingsaspect directlyhjk2023-05-301-1/+0
* Conan: Simplify plugin setuphjk2023-05-191-0/+10
* Use new FilePathAspect in a few more placeshjk2023-05-171-1/+0
* Conan: Convert to Tr::trhjk2023-01-101-4/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Conan: Move closer to now-default settings constructionhjk2021-04-011-18/+13
* Conan: Do detect conan.exe on WindowsKai Köhne2021-01-281-1/+3
* Read a path to conan from ConanSettings/ConanFilePath keyJarek Kobus2021-01-211-0/+51