Age | Commit message (Expand) | Author |
2022-02-13 | may just as well use -Z7 if trying to avoid shared .pdb access | Luboš Luňák |
2022-01-19 | Fix processing of first path in SOLARINC | Stephan Bergmann |
2021-11-17 | support ccache for MSVC too | Luboš Luňák |
2021-11-03 | fix gcc-wrapper for ccache.exe | Luboš Luňák |
2021-10-05 | drop 'using namespace std' in s* + toolkit | Julien Nabet |
2021-07-23 | do not use "using namespace std" in headers | Collabora |
2020-11-22 | Fix typos | Andrea Gelmini |
2020-11-21 | firebird: build fixes (incl. parallel build) | Jan-Marek Glogowski |
2020-10-09 | Be more verbose why gcc-wrapper could not create process | Stephan Bergmann |
2020-09-11 | WIN cross: fix gpg-related library builds | Jan-Marek Glogowski |
2020-03-27 | revert the gyp-based nss build changes | Luboš Luňák |
2020-03-23 | build nss using gyp+ninja also on Windows | Luboš Luňák |
2018-01-08 | gcc-wrappers: always pass -debug to linker | Michael Stahl |
2018-01-08 | gcc-wrappers: recognise -ggdb.* in addition to -g as debug flag | Michael Stahl |
2017-09-19 | gpg4libre: have gcc-wrapper handle linking properly | David Ostrovsky |
2017-02-23 | solenv(gcc-wrappers): remove trailing space of includepath | Mark Hung |
2016-10-15 | clang-cl loplugin: solenv | Stephan Bergmann |
2016-05-03 | Handle wchar_t as native C++11 type on windows | David Ostrovsky |
2015-12-02 | For some odd reason, clang-cl.exe doesn't like being called by CreateProcess | Stephan Bergmann |
2015-12-02 | Filter out -fPIC too | Stephan Bergmann |
2015-12-02 | Be explicit about missing env vars | Stephan Bergmann |
2015-04-19 | tdf#82430: gcc-wrappers: command line *must* start with a space | Michael Stahl |
2015-03-19 | We require MSVC2013 (_MSC_VER == 1800) now | Tor Lillqvist |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-08-18 | fdo#82430: gcc-wrappers: don't stop if REAL_CXX_FLAGS is empty | Michael Stahl |
2014-08-14 | fdo#82430: configure: MSVC build: avoid using SSE2 instructions | Michael Stahl |
2014-07-07 | Use -FS for VS 2013 | Tor Lillqvist |
2014-06-01 | fix header guard | Thomas Arnhold |
2014-06-01 | fdo#68849: Add header guards to all include files | Jens Carl |
2014-05-17 | Correct common misspellings, and remove some ASCII art along the way. | Chris Laplante |
2013-11-25 | Fix different typos for "unknown" | Julien Nabet |
2013-09-19 | Revert "gcc-wrapper: warn on invalid path names." | Jan Holesovsky |
2013-09-18 | gcc-wrapper: warn on invalid path names. | Michael Meeks |
2013-07-17 | gcc-wrapper: improve argument mangling | Michael Stahl |
2013-04-15 | gbuild: add support for building against MSVC debug runtime | Michael Stahl |
2013-03-24 | fix liborcus on windows | Peter Foley |
2013-03-23 | make gcc-wrapper work with ccache | Peter Foley |
2013-03-18 | remove executable bits from source files | Luboš Luňák |
2013-03-16 | add support for more options to gcc-wrapper | Peter Foley |
2013-03-14 | add gcc-wrapper | Peter Foley |