aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/webassembly/webassemblytoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* WebAssembly: Hide WebAssemblyToolchain class definition in .cpphjk2024-01-181-16/+3
* ProjectExplorer: Rename GccToolChain to GccToolchainhjk2023-12-041-1/+1
* WebAssembly: Convert to new plugin setup schemehjk2023-12-041-12/+3
* ProjectExplorer: Rename Tool{C,h}ainFactoryhjk2023-11-241-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* WebAssembly: Convert to using Tr::trAlessandro Portale2022-10-041-2/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* WebAssembly: Move auto-detection into stand-alone functionhjk2022-02-031-5/+2
* ProjectExplorer: Use a struct for toolchain autodetection parametershjk2022-01-181-3/+2
* ProjectExplorer: Pass device to ToolChain::autodetecthjk2021-04-281-1/+2
* WebAssembly: Revamp Emscripten SDK registration and toolchain handlingAlessandro Portale2020-11-161-2/+11
* ProjectExplorer: De-QObject-ify ToolChainFactoryhjk2020-02-271-2/+2
* WebAssembly: Remove ToolChain::fromMap hackhjk2019-08-011-3/+0
* WebAssembly: Initial commitAlessandro Portale2019-07-251-0/+59