Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update DEVELOPING.md | Sudarsana Babu Nagineni | 2018-07-30 | 1 | -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 lambda | Thiago Marcos P. Santos | 2017-08-07 | 1 | -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.9 | Bruno de Oliveira Abinader | 2017-07-19 | 1 | -0/+112 |