summaryrefslogtreecommitdiff
path: root/solenv/gcc-wrappers
AgeCommit message (Expand)Author
2018-01-08gcc-wrappers: always pass -debug to linkerMichael Stahl
2018-01-08gcc-wrappers: recognise -ggdb.* in addition to -g as debug flagMichael Stahl
2017-09-19gpg4libre: have gcc-wrapper handle linking properlyDavid Ostrovsky
2017-02-23solenv(gcc-wrappers): remove trailing space of includepathMark Hung
2016-10-15clang-cl loplugin: solenvStephan Bergmann
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky
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
2013-07-17gcc-wrapper: improve argument manglingMichael Stahl
2013-04-15gbuild: add support for building against MSVC debug runtimeMichael Stahl
2013-03-24fix liborcus on windowsPeter Foley
2013-03-23make gcc-wrapper work with ccachePeter Foley
2013-03-18remove executable bits from source filesLuboš Luňák
2013-03-16add support for more options to gcc-wrapperPeter Foley
2013-03-14add gcc-wrapperPeter Foley