aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/mesonprojectmanager/mesonbuildsystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Introduce & make use of BuildConfiguration::kitChangedChristian Kandeler2025-03-111-1/+1
* ProjectExplorer: Switch BuildSystem to "per build config" approachChristian Kandeler2025-02-111-2/+3
* MesonProjectManager: forward Python executable and some CMake infoAlexis Jeandet2025-01-161-0/+10
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* ProjectExplorer: Dissolve kitaspects.{h,cpp}Christian Kandeler2024-11-201-1/+1
* Meson: Hide BuildOptionsParser and most of MesonInfoParserJarek Kobus2024-07-251-0/+1
* Meson: Use QVersionNumber instead of self-made substituteJarek Kobus2024-07-251-3/+3
* Meson: Hide the tool aspect implementationhjk2024-07-221-3/+1
* Meson: Use setup functions for more plugin itemshjk2024-01-301-3/+21
* ProjectExplorer: Some more ToolChain->Toolchain renamingshjk2023-12-121-1/+1
* ProjectExplorer: Promote CppProjectUpdaterInterfacehjk2023-11-061-3/+4
* Meson: Remove unused header filehjk2023-08-151-1/+0
* QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* Meson: Inline MesonBuildSystem::init() into ctorhjk2023-07-131-63/+51
* Meson: Remove unnecessary MesonBuildSystem::kitshjk2023-07-121-5/+0
* Meson: Move MachineFileManager near build systemhjk2023-07-121-8/+143
* Meson: Emit parsing finished when donehjk2023-06-221-0/+3
* Meson: Simplify settings setup a bithjk2023-05-301-1/+1
* Move some FileSystemWatcher usages to FilePathhjk2023-01-271-2/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Meson: Convert to Tr::trhjk2022-10-101-1/+2
* Meson: Flatten directory hierarchyhjk2022-10-101-0/+214