Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-01 | Dep/protobuf: Backport https://github.com/protocolbuffers/protobuf/pull/2337 ↵ | Shauren | |
to our embedded version | |||
2020-01-02 | New Year | Aokromes | |
2019-01-01 | Update copyright note for 2019 | vincent-michael | |
auto happy = new year(2019); | |||
2018-01-01 | Update copyright note for 2018 | vincent-michael | |
auto happy = new year(2018); | |||
2017-12-20 | Build: Disable warnings in protobuf projects | Naios | |
2017-12-20 | Build: Use interface targets for inheriting flags and definitions | Naios | |
* Remove the usage of global flags and definitions set through the CMAKE_CXX_FLAGS variable. * Use cmake target compile features for setting the CXX standard automatically. * Make C++14 globally available in the project * Closes #21033 (cherry picked from commit e60c1f84a7e13577a82046b02b214f9466d20a7c) | |||
2017-01-01 | Update copyright note for 2017 | vincent-michael | |
Happy new year | |||
2016-04-25 | Dep/Protobuf: Quote a string in the CMakeLists | Naios | |
* Prevents errors when the c or cxx flags are empty for some reason (which should never happen in proper configured environments). * Closes #17031 | |||
2016-04-17 | Dep/Protobuf: Link protobuf dynamically when building with shared libs | Naios | |
* Fixes issues with linux and dynamic linking * Closes #16993 | |||
2016-03-28 | Build fixes | Shauren | |
2016-03-26 | Dep: Added google protobuf | Shauren | |