summaryrefslogtreecommitdiffstats
path: root/pch
Commit message (Expand)AuthorAgeFilesLines
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+3
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* Drop o3tl::optional wrapperStephan Bergmann2020-02-211-1/+1
* Removed duplicated includesAndrea Gelmini2019-12-041-1/+0
* Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2019-12-011-2/+2
* add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák2019-10-042-1/+11
* support reusing PCH if linktarget has additional reasonable definesLuboš Luňák2019-10-041-0/+29
* add "system" PCH that contains often used system headers such as STLLuboš Luňák2019-10-047-0/+165