summaryrefslogtreecommitdiffstats
path: root/src/common-lib
Commit message (Expand)AuthorAgeFilesLines
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-112-0/+4
* Spelling fixes all over the placeRobert Griebl2020-07-171-8/+8
* Implement missing merging of the containers/selection configRobert Griebl2020-07-162-2/+10
* Retain /proc/<pid>/environ outputBernd Weimer2020-07-162-60/+119
* Implement cache typing and versioningRobert Griebl2020-05-273-16/+53
* Fix warnings in builds against Qt 5.15Robert Griebl2020-05-192-5/+7
* Increase signal stack sizeBernd Weimer2020-03-201-2/+4
* Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-03-121-1/+2
|\
| * Prevent QML backtrace when engine has been deletedBernd Weimer2020-02-271-1/+2
* | Improve tests and bash completionBernd Weimer2020-03-101-1/+0
* | Improve crash handlerBernd Weimer2020-03-092-23/+27
* | Fix some minor issuesBernd Weimer2020-02-271-6/+7
* | Add a hint when a stacktrace is shown while running in release modeDominik Holland2020-02-221-0/+9
* | Enable libbacktrace support for macosDominik Holland2020-02-221-1/+11
* | Fix Yocto/MingW build (part 2)Robert Griebl2020-02-193-5/+5
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-02-191-1/+14
|\|
| * Fix Yocto/MingW buildRobert Griebl2020-02-181-1/+1
| * Make sure to kill any child processes when the main AM process crashes (II)Robert Griebl2020-02-101-0/+25
| * Enable the crashhandler also on macosDominik Holland2020-02-051-2/+9
| * Make sure to kill any child processes when the main AM process crashes.Robert Griebl2020-02-051-0/+6
* | Improve error output during backtrace generationRobert Griebl2020-02-171-8/+21
* | Add a Windows crash handler for MSVC And MinGWRobert Griebl2020-02-117-380/+827
* | Fix failing auto-testsRobert Griebl2020-02-101-3/+4
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-311-0/+7
|\|
| * Fix crash in parallel YAML parsingRobert Griebl2020-01-311-16/+20
* | Mark methods with deployment warnings deprecatedBernd Weimer2020-01-312-20/+8
* | Defer logging output until configuration is knownBernd Weimer2020-01-293-15/+98
* | Fix 5.14 warningsRobert Griebl2020-01-221-2/+2
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-212-10/+9
|\|
| * Update demangle bufferBernd Weimer2020-01-141-5/+5
| * Merge remote-tracking branch 'gerrit/5.12' into 5.13Robert Griebl2019-10-081-5/+4
| |\
| | * Fix logging outputBernd Weimer2019-09-191-5/+4
| | * Revert "Add a option to configure the behavior of very long log messages pass...v5.12.4_QtASDominik Holland2019-09-033-31/+0
| | * Add a option to configure the behavior of very long log messages passed to DLTDominik Holland2019-08-303-0/+31
| | * Add more logging configuration optionsDominik Holland2019-08-302-4/+35
* | | Fix two stupid bugs in the new caching parser:Robert Griebl2019-11-261-5/+0
* | | Rename classesBernd Weimer2019-11-142-3/+9
* | | Fix compiler and code-model warningsRobert Griebl2019-11-082-208/+12
* | | Better YAML error outputRobert Griebl2019-11-082-9/+34
* | | Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-0710-33/+762
* | | Fix copyright headersRobert Griebl2019-11-053-0/+3
* | | Rewrite of the YAML parser abstraction for QtRobert Griebl2019-10-303-49/+544
* | | Add support for Qt resourcesBernd Weimer2019-08-131-0/+35
* | | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-0522-24/+24
* | | Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-2/+2
|/ /
* | Fix CI compilationRobert Griebl2019-07-251-0/+1
* | Add support for env variables and std. paths in am-config.yamlRobert Griebl2019-06-062-13/+6
* | Fix deprecation warnings against Qt 5.13Robert Griebl2019-06-051-1/+1
* | Fix compilation against devRobert Griebl2019-05-211-1/+0
* | Enable general logging category by defaultBernd Weimer2019-04-101-22/+65