summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/containerfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Fix Main cleanupDaniel d'Andrada2018-07-231-1/+4
* Refactor the Application objectDaniel d'Andrada2018-05-141-1/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-051-1/+2
* common-lib cleanupRobert Griebl2017-03-131-0/+1
* Added support for debug-wrappers and io redirection to container pluginsRobert Griebl2017-02-201-10/+4
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Nicer and more consistent debug output during startupRobert Griebl2017-01-091-0/+6
* Extended the container interface to make it aware of the app it is executingRobert Griebl2016-12-201-4/+4
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-0/+3
* Added support for stdin/-out/-err redirection to the debug wrappersRobert Griebl2016-08-301-2/+10
* Added a plugin mechanism - currently for startup and containersRobert Griebl2016-08-231-1/+7
* Added support for 'debug wrappers' (gdbserver, valgrind, etc.)Robert Griebl2016-08-101-2/+2
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Added configurability via YAML to the containers sub-system.Robert Griebl2016-03-161-7/+7
* Refactored the runtime and container APIRobert Griebl2015-12-081-0/+91