summaryrefslogtreecommitdiff
path: root/pch
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-1/+3
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-04Removed duplicated includesAndrea Gelmini1-1/+0
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák2-1/+11
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák1-0/+29
2019-10-04add "system" PCH that contains often used system headers such as STLLuboš Luňák7-0/+165