summaryrefslogtreecommitdiff
path: root/src/plugins/remotelinux
Commit message (Expand)AuthorAgeFilesLines
* Let users disable environment entriesChristian Kandeler2019-07-221-2/+4
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-221-1/+9
|\
| * RemoteLinux: Add "make install" step to pre-4.10 deploy configurationsChristian Kandeler2019-07-181-1/+9
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-181-0/+1
|\ \ | |/
| * RemoteLinux: Suppress "-j" option in MakeInstallStepChristian Kandeler2019-07-161-0/+1
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-122-35/+52
|\ \ | |/
| * RemoteLinux: Limit the number of concurrent stat callsChristian Kandeler2019-07-092-31/+47
| * RemoteLinux: Add missing check for stat failureChristian Kandeler2019-07-052-6/+7
* | 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
* | RemoteLinux: Simplify AbstractPackaging and derived stephjk2019-06-254-44/+9
* | ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-1/+2
* | ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-214-5/+7
* | Use more Utils::CommandLine in make stepshjk2019-06-201-1/+2
* | ProjectExplorer: Make Device::displayType a data memberhjk2019-06-192-6/+2
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-183-36/+31
|\ \ | |/
| * ProjectExplorer: Fix "Open Terminal With Run Env" for remote targetsChristian Kandeler2019-06-143-36/+31
* | RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStephjk2019-06-1418-184/+94
* | Enable macro editing for the Clang indexerMarco Bubke2019-06-131-1/+1
* | RemoteLinux et al: Use functor for deploy step polishinghjk2019-06-1114-100/+82
* | Utils: Encourage marking of raw command line parametershjk2019-06-061-6/+6
|/
* RemoteLinux: Use Util::CommandLine to construct device process commandshjk2019-06-052-30/+26
* Utils: Rename FileName to FilePathhjk2019-05-286-16/+16
* ProjectExplorer: Use an alias for QList<Abi>hjk2019-05-271-2/+2
* RemoteLinux: Let user specify the rsync flagsChristian Kandeler2019-05-243-5/+24
* RemoteLinux: Add explanatory message on MakeInstallStep failureChristian Kandeler2019-05-242-0/+23
* Fix "open terminal with environment" functionalityChristian Kandeler2019-05-244-20/+56
* SSH: Pass remote command as QStringChristian Kandeler2019-05-247-11/+11
* Utils: Make FileName::isFileNewerThan a memberhjk2019-05-201-3/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+49
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-1/+1
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-2/+3
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-102-6/+0
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-083-5/+5
|\
| * RemoteLinux: Fix crash on WindowsChristian Kandeler2019-05-071-2/+2
| * RemoteLinux: Fix off-by-one error for stat %Y last modified columnJonathan Liu2019-04-291-1/+1
| * RemoteLinux: Do not use rsync's -z optionChristian Kandeler2019-04-231-1/+1
| * RemoteLinux: Fix off-by-one error in parsing stat outputChristian Kandeler2019-04-231-1/+1
* | RemoteLinux: Use a structure to return check resultshjk2019-04-2520-67/+68
* | RemoteLinux: Aspectify RemoteLinuxCheckForFreeDiskSpaceStephjk2019-04-245-152/+27
* | RemoteLinux: Simplify RemoteLinuxCheckForFreeDiskSpaceStepWidgethjk2019-04-241-5/+0
* | RemoteLinux: Retrieve deployment info from local install rootChristian Kandeler2019-04-2310-3/+294
* | Merge remote-tracking branch 'origin/4.9'Orgad Shaneh2019-04-071-1/+3
|\ \ | |/
| * RemoteLinux: Fix upload of directoriesChristian Kandeler2019-04-051-1/+3
* | Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-03-141-1/+1
|\ \ | |/
| * Fix quotation marksRobert Loehning2019-03-051-1/+1
* | ProjectExplorer: Move RunControl related classes to separate file pairhjk2019-03-136-4/+9
* | ProjectExplorer: Add RunControl::set{Kit,Target}hjk2019-03-121-1/+1
* | ProjectExplorer: Split EnvironmentAspecthjk2019-03-112-23/+3
* | ProjectExplorer: De-virtualize EnvironmentAspect::baseEnvironmenthjk2019-03-072-9/+6