summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux/makeinstallstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* RemoteLinux: Convert to Tr::trhjk2022-07-221-12/+13
* RemoteLinux: Switch default value for "clean install root"Christian Kandeler2022-07-071-1/+1
* Code cosmeticshjk2022-06-241-0/+2
* RemoteLinux: Hack in a way do make the MakeInstallStep work with dockerhjk2022-06-141-7/+26
* ProjectExplorer: Move makeInstallCommand()hjk2022-06-131-4/+5
* ProjectExplorer: Use FilePath in installRoot machineryhjk2022-06-101-3/+4
* ProjectExplorer: Use CommandLine in MakeInstallCommandhjk2022-06-101-4/+4
* MakeInstallStep: Fix error messagesJarek Kobus2022-06-091-2/+2
* RemoteLinux: Use more FilePaths in install stephjk2022-06-071-17/+26
* Utils: Replace Environment::size() check by some isValid() functionhjk2022-06-031-1/+1
* ProjectExplorer: Make target device for executable aspect explicithjk2022-06-021-1/+2
* ProjectExplorer: Shift full FilePath creation into Executable aspecthjk2022-05-181-2/+2
* Remove algorithm.h from buildtargetinfo.hJarek Kobus2022-05-181-0/+1
* ProjectExplorer: Remove one constructor overload of DeployableFilehjk2021-09-141-1/+1
* RemoteLinux: Fix updating of command line for temporary local installEike Ziller2021-08-171-6/+8
* Utils: Move process arguments class out of QtcProcesshjk2021-05-111-4/+4
* RemoteLinux: Fix MakeInstallStep widget againChristian Kandeler2021-05-101-0/+2
* Fix build after mergeEike Ziller2021-05-101-1/+1
* RemoteLinux: Fix "make install" stepChristian Kandeler2021-05-071-0/+6
* RemoteLinux: Classify executables correctlyChristian Kandeler2020-12-031-1/+7
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-061-1/+2
* Consolidate build/deploystep default display name handlinghjk2020-10-021-2/+0
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-22/+22
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* RemoteLinux: Declare step id constants publiclyhjk2020-03-171-1/+3
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-051-1/+2
|\
| * RemoteLinux: Consider hidden files in MakeInstallStepChristian Kandeler2020-01-311-1/+2
* | ProjectManager: Add convenience Task subclasseshjk2020-01-201-14/+12
* | ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* | RemoteLinux: Allow custom command line in MakeInstallStepChristian Kandeler2019-12-111-2/+40
* | ProjectExplorer: Settle on fixed set of build step listshjk2019-12-061-3/+3
* | Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-1/+2
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-1/+2
|/
* Qmake: Show real effective make call on Make step - take 2Orgad Shaneh2019-10-081-1/+1
* RemoteLinux: Use the "install to local dir" step in derived pluginsChristian Kandeler2019-09-271-2/+0
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-3/+3
* Utils::Environment: Consider target OS type when sortingChristian Kandeler2019-08-221-2/+4
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-1/+1
* Let users disable environment entriesChristian Kandeler2019-07-221-2/+4
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-281-2/+2
|\
| * Remote Linux: Use double quotes for emphasis in UI textLeena Miettinen2019-06-251-2/+2
* | ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-1/+2
* | Use more Utils::CommandLine in make stepshjk2019-06-201-1/+2
|/
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* RemoteLinux: Add explanatory message on MakeInstallStep failureChristian Kandeler2019-05-241-0/+20
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-2/+3
* RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-231-0/+205