summaryrefslogtreecommitdiff
path: root/DEVELOPING.md
Commit message (Collapse)AuthorAgeFilesLines
* [documentation] Updated README and DEVELOPINGThiago Marcos P. Santos2020-02-071-166/+9
| | | | To reflect changes in the buildsystem.
* Update DEVELOPING.mdSudarsana Babu Nagineni2018-07-301-0/+45
| | | | | | Added a section about inheriting constructors (e.g. using Base::Base;) issue on the compilers which has only partial C++11 support.
* [core] Do not use polymorphic lambdaThiago Marcos P. Santos2017-08-071-0/+11
| | | | | | Crashes with GCC 5.2.0 needed by Qt Automotive. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68278
* [build] Downgrade GCC support from 5.0 to 4.9Bruno de Oliveira Abinader2017-07-191-0/+112