summaryrefslogtreecommitdiffstats
path: root/solenv/gcc-wrappers
Commit message (Expand)AuthorAgeFilesLines
* firebird: build fixes (incl. parallel build)Jan-Marek Glogowski2020-11-211-1/+14
* Be more verbose why gcc-wrapper could not create processStephan Bergmann2020-10-091-1/+2
* WIN cross: fix gpg-related library buildsJan-Marek Glogowski2020-09-114-21/+71
* revert the gyp-based nss build changesLuboš Luňák2020-03-271-27/+18
* build nss using gyp+ninja also on WindowsLuboš Luňák2020-03-231-18/+27
* gcc-wrappers: always pass -debug to linkerMichael Stahl2018-01-081-1/+2
* gcc-wrappers: recognise -ggdb.* in addition to -g as debug flagMichael Stahl2018-01-081-1/+1
* gpg4libre: have gcc-wrapper handle linking properlyDavid Ostrovsky2017-09-191-1/+1
* solenv(gcc-wrappers): remove trailing space of includepathMark Hung2017-02-231-8/+12
* clang-cl loplugin: solenvStephan Bergmann2016-10-151-7/+7
* Handle wchar_t as native C++11 type on windowsDavid Ostrovsky2016-05-031-1/+0
* For some odd reason, clang-cl.exe doesn't like being called by CreateProcessStephan Bergmann2015-12-021-7/+4
* Filter out -fPIC tooStephan Bergmann2015-12-021-1/+1
* Be explicit about missing env varsStephan Bergmann2015-12-021-0/+8
* tdf#82430: gcc-wrappers: command line *must* start with a spaceMichael Stahl2015-04-191-0/+5
* We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2015-03-191-2/+0
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is emptyMichael Stahl2014-08-184-4/+7
* fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl2014-08-142-2/+6
* Use -FS for VS 2013Tor Lillqvist2014-07-071-1/+5
* fix header guardThomas Arnhold2014-06-011-3/+3
* fdo#68849: Add header guards to all include filesJens Carl2014-06-011-0/+5
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+1
* Fix different typos for "unknown"Julien Nabet2013-11-251-1/+1
* Revert "gcc-wrapper: warn on invalid path names."Jan Holesovsky2013-09-191-5/+1
* gcc-wrapper: warn on invalid path names.Michael Meeks2013-09-181-1/+5
* gcc-wrapper: improve argument manglingMichael Stahl2013-07-171-4/+33
* gbuild: add support for building against MSVC debug runtimeMichael Stahl2013-04-151-1/+5
* fix liborcus on windowsPeter Foley2013-03-241-2/+3
* make gcc-wrapper work with ccachePeter Foley2013-03-233-4/+11
* remove executable bits from source filesLuboš Luňák2013-03-183-0/+0
* add support for more options to gcc-wrapperPeter Foley2013-03-163-2/+24
* add gcc-wrapperPeter Foley2013-03-144-0/+242