summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2017-03-24use VS 2015 to target XP with the 7.1A SDKChristian Lohmaier
2017-03-22Fix passing plain char into ctype.h is* functionsStephan Bergmann
2017-03-22codesigning script for macosx compained about double signingNorbert Thiebaud
2017-03-22gbuild: PythonTest depends on python.exe wrapper on WNTMichael Stahl
2017-03-22gbuild: MSVC: unbreak CPPUNITTRACE='$(DEVENV)'Michael Stahl
2017-03-20Fix version number in scp2-generated version ini-file UpdateID variableStephan Bergmann
2017-03-19uitest: allow to specify a different configuration for testsMarkus Mohrhard
2017-03-19tdf#87075: Filter out unused directories from FILELISTsStephan Bergmann
2017-03-16Fix typosAndrea Gelmini
2017-03-14Revert "Is gbuildtojson missing support for ExternalPackage?"Miklos Vajna
2017-03-11Fix passing /DEBUG:FASTLINK linker optionStephan Bergmann
2017-03-10Fix comment to match realityTor Lillqvist
2017-03-09gbuild: fix LIBPATH for LIBRARY_X64 with MSVC 2017Michael Stahl
2017-03-09Add missing CxxClrObject caseStephan Bergmann
2017-03-09Remove stray CR from inputStephan Bergmann
2017-03-09"/CxxObject/" etc. part was missing from generate_phony_line outputStephan Bergmann
2017-03-06masOS codesign: Use of unset variable is an errorAndras Timar
2017-03-05Is gbuildtojson missing support for ExternalPackage?Stephan Bergmann
2017-03-03[API CHANGE] Remove SAL_CONSTEXPR againStephan Bergmann
2017-03-03Use /debug:fastlink linker option to improve link performanceDavid Ostrovsky
2017-03-03Fix typosAndrea Gelmini
2017-03-01uitest: finally a working dependency on the build target for uicheckMarkus Mohrhard
2017-03-01let the top level uicheck depend on the buildMarkus Mohrhard
2017-02-28Fix gb_Extension_LICENSEFILE_DEFAULTStephan Bergmann
2017-02-28Add back tests that got lostStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-23solenv(gcc-wrappers): remove trailing space of includepathMark Hung
2017-02-22Improve error handling and fix some problemsTor Lillqvist
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny
2017-02-19uitest: allow tests in each moduleMarkus Mohrhard
2017-02-16Capture loplugin:redundantcast status-quo wrt const_castStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl
2017-02-01tdf#105311 VC++ Runtime installed in wrong directoryDavid Ostrovsky
2017-01-27Make plugin rewriting work on Windows tooStephan Bergmann
2017-01-27Use 'CPT' (for "compilerplugins test") instead of 'C??'Tor Lillqvist
2017-01-26unittest gbuildtojsonjan Iversen
2017-01-26gbuildtojson support for yacc files.jan Iversen
2017-01-26gbuildtojson, added support for lex filesjan Iversen
2017-01-25-DOPTIMIZE appears to be unused, since foreverStephan Bergmann
2017-01-25Minor loplugin:stringconstant improvementsStephan Bergmann
2017-01-25Default -ferror-limit=20 doesn't make sense for CompilerTestStephan Bergmann
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin
2017-01-18update approximate install location in READMECaolán McNamara
2017-01-17remove executable bit from .mk filesMichael Stahl
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski