summaryrefslogtreecommitdiff
path: root/sanitize-ubsan-excludelist
AgeCommit message (Expand)Author
2020-07-10replace usage of blacklist with denylistThorsten Behrens
ovsky 2015-12-02For some odd reason, clang-cl.exe doesn't like being called by CreateProcessStephan Bergmann 2015-12-02Filter out -fPIC tooStephan Bergmann 2015-12-02Be explicit about missing env varsStephan Bergmann 2015-04-19tdf#82430: gcc-wrappers: command line *must* start with a spaceMichael Stahl 2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist 2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini 2014-08-18fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is emptyMichael Stahl 2014-08-14fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl 2014-07-07Use -FS for VS 2013Tor Lillqvist 2014-06-01fix header guardThomas Arnhold 2014-06-01fdo#68849: Add header guards to all include filesJens Carl 2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante 2013-11-25Fix different typos for "unknown"Julien Nabet 2013-09-19Revert "gcc-wrapper: warn on invalid path names."Jan Holesovsky 2013-09-18gcc-wrapper: warn on invalid path names.Michael Meeks