aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeinstallstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Add AUTOGEN output parsingCristian Adam2024-10-081-1/+2
* CMakePM: Rename CMakeParser to CMakeOutputParserCristian Adam2024-10-011-4/+4
* Use the new BaseAspect::addOnChanged in a few placeshjk2024-07-121-1/+1
* CMake: Use setup functions for more plugin itemshjk2024-01-291-8/+17
* CMake: Rename cmakekitinformation.{h,cpp} to cmakekitaspect.{h,cpp}hjk2023-08-221-1/+1
* AbstractProcessStep: Get rid of done hookJarek Kobus2023-07-141-1/+0
* AbstractProcessStep: De-virtualize finish() methodJarek Kobus2023-07-131-8/+1
* CMakeProjectManager: Use aspect more directly in CMakeInstallStephjk2023-07-131-19/+14
* CMake: Use LayoutBuilder in CMakeInstallStephjk2023-05-031-5/+2
* Layouting: Handle attach types via setterhjk2023-05-031-1/+2
* Utils: Remove one LayoutBuilder::addRow() overloadhjk2023-04-251-1/+1
* CMake: Allow to run staging installation in CMakeInstallStephjk2023-04-061-0/+1
* ProjectExplorer: Create BuildDirectory on deviceMarcus Tillmanns2023-04-041-1/+1
* Utils: Replace FilePath::onDevice() by new FilePath::withMappedPath()hjk2023-04-041-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* AbstractProcessStep: Merge finish() with processFinished()Jarek Kobus2023-01-051-4/+3
* CMake: Move CMakeInstallStep definition to .cpphjk2022-12-201-3/+20
* CMakePM: Add "CMake Install" deployment stepCristian Adam2022-12-191-0/+123