/svx/source/

='distro/collabora/co-24.04.5'>distro/collabora/co-24.04.5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gcc-wrappers
AgeCommit message (Expand)Author
2021-11-17support ccache for MSVC tooLuboš Luňák
2021-11-03fix gcc-wrapper for ccache.exeLuboš Luňák
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-07-23do not use "using namespace std" in headersCollabora
2020-11-22Fix typosAndrea Gelmini
2020-11-21firebird: build fixes (incl. parallel build)Jan-Marek Glogowski
2020-10-09Be more verbose why gcc-wrapper could not create processStephan Bergmann
2020-09-11WIN cross: fix gpg-related library buildsJan-Marek Glogowski
2020-03-27revert the gyp-based nss build changesLuboš Luňák
2020-03-23build nss using gyp+ninja also on WindowsLuboš Luňák
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