aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool/addkitoperation.cpp
Commit message (Expand)AuthorAgeFilesLines
* SdkTool: Fix sysroot for docker devicesMarcus Tillmanns2023-08-221-1/+1
* SdkPersistentSettings: Fix buildJarek Kobus2023-03-061-0/+1
* SdkTool: Fork utils/persistentsettingshjk2023-03-061-2/+1
* Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settingshjk2023-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Tests: Fix expectation in sdktool testChristian Stenger2022-06-301-1/+1
* SdkTool: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-301-1/+1
* SdkTool: Fix build with Qt5Christian Stenger2022-04-051-1/+1
* sdktool: Change tests to use QTestMarcus Tillmanns2022-04-041-298/+211
* SdkTool: Change style of test initialization for deviceshjk2022-02-281-8/+19
* SdkTool: Add --builddevice optionhjk2022-02-251-2/+18
* SdkTool: Make auto test easier maintainablehjk2022-02-251-116/+262
* SdkTool: Use slightly less repetitive approach for operation interfacehjk2022-02-101-157/+129
* SdkTool: Fix path handling and adjust expectationChristian Stenger2021-11-231-2/+4
* SdkTool: Allow remote paths in various operationshjk2021-11-191-3/+2
* sdktool: Use newest toolchain key when writing kitEike Ziller2021-04-301-1/+1
* SDKtool: Do not add empty CMake configuration valuesTobias Hunger2020-07-221-1/+2
* Tools: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-151-3/+3
* SDKTool: Allow for explicitly unsetting Qt in addKitOperationTobias Hunger2019-12-091-0/+5
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-081-12/+5
|\
| * sdktool: Do not fiddle with display namesEike Ziller2019-05-071-12/+5
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
|/
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* QtVersion: Allow to override ABIs via SDKtoolTobias Hunger2018-06-261-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-1/+1
* SDKtool: Provide default values in Operation objectsRobert Loehning2017-06-021-7/+0
* Remove spaces in initializer listsTim Jenssen2017-02-221-27/+27
* SDKtool: Fix cmake related options to addKitTobias Hunger2016-12-211-5/+4
* SDKtool: Make AddKit handle cmake related settingsTobias Hunger2016-11-231-26/+114
* SDKtool: Keep old syntax for toolchain registration workingTobias Hunger2016-07-221-9/+9
* SDKtool: Add toolchain language supportTobias Hunger2016-07-211-26/+60
* SDKTool: Fix compile for Qt5.6Christian Stenger2016-07-201-4/+5
* SDKtool: De-noise addkitoperationTobias Hunger2016-07-201-261/+173
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SDKtool: Make sure to use '/' as path separatorTobias Hunger2016-01-191-1/+2
* Sdktool: Avoid setting invalid debugger entry in kitOrgad Shaneh2015-07-221-4/+1
* Sdktool: Add switch to set environment for kits.Tobias Hunger2015-05-041-9/+39
* Sdktool: Fix default kit handlingTobias Hunger2015-05-041-11/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* SDKTool: Change DeviceType from QByteArray to QStringOrgad Shaneh2014-08-041-12/+12
* SdkTool: Use Qt Creator doctypesOrgad Shaneh2014-07-081-5/+5
* SdkTool: Fix capitalizationOrgad Shaneh2014-07-031-1/+1
* SDKtool: Only write values into kit that were set on the commandlineTobias Hunger2014-04-091-25/+55
* SDKtool: Correctly handle mac ABIsTobias Hunger2014-04-071-1/+11
* SDKtool: Fix test case and compiler warningTobias Hunger2014-04-041-0/+19
* sdktool: Fix addKit complaining about unknown toolchainsKai Koehne2014-03-311-5/+0
* SDKtool: Check for existing objects when creating kitsRainer Keller2014-03-041-24/+110