aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool
Commit message (Expand)AuthorAgeFilesLines
* CMake Build: Update CMake minimum Version to 3.10Cristian Adam2020-05-261-1/+1
* CMake build: Fix building sdktool against static QtEike Ziller2020-02-071-0/+9
* CMake build: Fix sdktool location for standalone buildEike Ziller2020-01-311-2/+8
* CMake build: Make it possible to build sdktool separatelyEike Ziller2020-01-311-3/+31
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-202-2/+2
* SDKTool: Allow for explicitly unsetting Qt in addKitOperationTobias Hunger2019-12-091-0/+5
* sdktool: Document WebAssembly typesAlessandro Portale2019-09-301-2/+5
* CMake build system for sdktool: use extend_qtc_executableAlessandro Portale2019-09-171-3/+3
* sdktool: Mark fallthrough cases correctlyChristoph Schlosser2019-08-231-0/+2
* SdkTool: Fix compile with msvcDavid Schulz2019-08-231-8/+8
* Add addvalue operation to SDK ToolChristoph Schlosser2019-08-226-0/+251
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-2/+2
* Avoid warning on empty expressionshjk2019-07-231-1/+1
* Fix qbs buildChristian Kandeler2019-06-181-0/+2
* CMake build: Build fix for "Enable macro editing for the Clang indexer"Cristian Adam2019-06-141-0/+2
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-0/+4
* CMake build: Make sdktool use parts of UtilsCristian Adam2019-06-121-2/+33
* sdktool: Fix linking on WindowsChristian Stenger2019-06-042-1/+3
* Utils: Move CommandLine to fileutils.{cpp,h}hjk2019-06-032-0/+6
* sdktool: Adapt testsChristian Stenger2019-06-033-6/+6
* Utils: Rename FileName to FilePathhjk2019-05-284-11/+11
* More FileName::appendPath() -> .pathAppended() changeshjk2019-05-271-5/+5
* Qt Creator CMake portCristian Adam2019-05-171-0/+28
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-5/+4
* Utils: Replace mutating FileName::appendStringhjk2019-05-151-2/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-087-54/+10
|\
| * sdktool: Do not fiddle with display namesEike Ziller2019-05-077-54/+10
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
|/
* sdktool: Make debugger engine data type consistent with Qt CreatorChristian Kandeler2019-02-042-3/+3
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* sdktool: Fix qbs buildChristian Kandeler2018-06-281-0/+1
* QtVersion: Allow to override ABIs via SDKtoolTobias Hunger2018-06-265-17/+40
* SDKtool: Add new addAbiFlavor operationTobias Hunger2018-06-265-1/+237
* SDKtool: Modernize a bitTobias Hunger2018-06-251-32/+31
* SDKtool: Fix testsTobias Hunger2018-06-223-10/+15
* sdktool: Update README and convert it to markdownChristian Gagneraud2018-01-221-67/+137
* sdktool: Rename README.txt -> README.mdOrgad Shaneh2018-01-131-0/+0
* Use IDE_ID in sdktoolEike Ziller2018-01-111-1/+1
* Make sdktool default data path overridable at build timeEike Ziller2017-12-121-3/+7
* sdktool: Use shell_quote for data path defineEike Ziller2017-12-121-3/+3
* sdktool: Fix header file listTobias Hunger2017-11-141-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-0518-19/+21
* sdktool: Fix qbs build on macOSChristian Kandeler2017-08-311-0/+9
* sdktool: Fix qbs buildChristian Kandeler2017-08-301-1/+4
* Fix build on Windows and macOS/QbsEike Ziller2017-08-292-2/+15
* Reduce dependencies for sdktool to QtCoreEike Ziller2017-08-292-5/+42
* Sdktool: Report settings write errors instead of silently failingEike Ziller2017-08-221-4/+14
* SDKtool: Provide default values in Operation objectsRobert Loehning2017-06-026-37/+8
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* SDKtool: Write toolchains compatible with Qt Creator 4.2 and 4.3Tobias Hunger2017-03-161-1/+25