summaryrefslogtreecommitdiffstats
path: root/src/winrtrunner/appxlocalengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove winrt specific codeOliver Wolff2020-08-061-884/+0
* winrtrunner: Pass logging rules set in the environment to the appOliver Wolff2018-12-071-0/+25
* winrtrunner: Increase deployment timeoutOliver Wolff2018-07-051-2/+2
* winrtrunner: Do not set debug message handles in every loop iterationOliver Wolff2018-04-091-1/+1
* winrtrunner: Use dynamic shared memory sizeOliver Wolff2018-04-091-3/+34
* winrtrunner: Synchronize debug messagesOliver Wolff2018-04-091-0/+11
* winrtrunner: Add possibility to enable localhost capability for serversOliver Wolff2018-04-061-0/+43
* winrtrunner: Add loopbackexempt command line optionOliver Wolff2018-04-061-0/+42
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-2/+0
|\
| * winrtrunner: Do not close handle twice for local appsOliver Wolff2018-01-051-2/+0
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-1/+1
|/
* winrtrunner: Give additional hint in case of missing prerequisiteOliver Wolff2017-07-201-4/+9
* winrtrunner: print verbose error after failed deployment operationOliver Wolff2017-07-201-12/+0
* Fix licensingJani Heikkinen2017-05-031-12/+15
* winrtrunner: Fix waiting for local package (un-)installationOliver Wolff2017-03-241-10/+64
* Parse the pid file for exit codeMaurice Kalinowski2016-01-051-4/+21
* winrtrunner: Use noquote() for all messages with file names.v5.6.0-alpha1Friedemann Kleint2015-09-011-3/+6
* Updated WinRT license headers to use LGPLv3 instead of LGPLv21Jani Heikkinen2015-05-201-10/+13
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-18/+10
* winrtrunner: Split AppxEngine into abstract base and Appx Local subclassAndrew Knight2014-06-051-0/+669