Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein | 1 | -1/+3 |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein | 1 | -0/+0 |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann | 1 | -1/+1 |
2019-12-04 | Removed duplicated includes | Andrea Gelmini | 1 | -1/+0 |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann | 1 | -2/+2 |
2019-10-04 | add gbuild function for a common PCH and use it in sc/ and sax/ | Luboš Luňák | 2 | -1/+11 |
2019-10-04 | support reusing PCH if linktarget has additional reasonable defines | Luboš Luňák | 1 | -0/+29 |
2019-10-04 | add "system" PCH that contains often used system headers such as STL | Luboš Luňák | 7 | -0/+165 |