Age | Commit message (Expand) | Author |
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 |