summaryrefslogtreecommitdiff
path: root/solenv/gcc-wrappers
AgeCommit message (Expand)Author
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
:20 +0200'>2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin 2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin 2017-07-06use OString::operator== in preference to ::equalsNoel Grandin 2017-06-13fix bug in skeletonmakerNoel Grandin 2017-05-28remove unnecessary use of OString::getStrNoel Grandin 2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin 2017-01-10New loplugin:conststringvar: unodevtoolsStephan Bergmann 2016-11-01Omit the default comparatorTakeshi Abe 2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin 2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist 2016-05-02Remove unused pbOpt parameterStephan Bergmann 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-03-08Remove ornamental noiseStephan Bergmann 2016-03-08tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar 2016-02-24convert codemaker::UnoType::Sort to scoped enumNoel Grandin 2015-12-14Use emplace_backStephan Bergmann