summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2017-03-09gbuild: fix LIBPATH for LIBRARY_X64 with MSVC 2017Michael Stahl1-1/+1
2017-03-09Add missing CxxClrObject caseStephan Bergmann1-0/+5
2017-03-09Remove stray CR from inputStephan Bergmann1-0/+1
2017-03-09"/CxxObject/" etc. part was missing from generate_phony_line outputStephan Bergmann1-10/+10
2017-03-06masOS codesign: Use of unset variable is an errorAndras Timar1-0/+1
2017-03-05Is gbuildtojson missing support for ExternalPackage?Stephan Bergmann1-1/+1
2017-03-03[API CHANGE] Remove SAL_CONSTEXPR againStephan Bergmann1-1/+1
2017-03-03Use /debug:fastlink linker option to improve link performanceDavid Ostrovsky1-0/+1
2017-03-03Fix typosAndrea Gelmini3-3/+3
2017-03-01uitest: finally a working dependency on the build target for uicheckMarkus Mohrhard1-0/+5
2017-03-01let the top level uicheck depend on the buildMarkus Mohrhard1-1/+1
2017-02-28Fix gb_Extension_LICENSEFILE_DEFAULTStephan Bergmann1-1/+1
2017-02-28Add back tests that got lostStephan Bergmann1-0/+12
2017-02-28new loplugin unoanyNoel Grandin1-12/+1
2017-02-23solenv(gcc-wrappers): remove trailing space of includepathMark Hung1-8/+12
2017-02-22Improve error handling and fix some problemsTor Lillqvist1-9/+22
2017-02-21When building with clang-cl on Windows, build CLR code with MSVCStephan Bergmann12-28/+176
2017-02-21Kill bitrot Emscripten experimentKhaled Hosny1-18/+0
2017-02-19uitest: allow tests in each moduleMarkus Mohrhard1-5/+5
2017-02-16Capture loplugin:redundantcast status-quo wrt const_castStephan Bergmann1-0/+1
2017-02-10Remove MinGW supportStephan Bergmann3-458/+0
2017-02-08gbuild, python3: stop defining SOLARIS, and remove SOLARIS patchMichael Stahl1-1/+3
2017-02-01tdf#105311 VC++ Runtime installed in wrong directoryDavid Ostrovsky5-1/+141
2017-01-27Make plugin rewriting work on Windows tooStephan Bergmann2-74/+79
2017-01-27Use 'CPT' (for "compilerplugins test") instead of 'C??'Tor Lillqvist1-1/+1
2017-01-26unittest gbuildtojsonjan Iversen1-1/+1
2017-01-26gbuildtojson support for yacc files.jan Iversen1-1/+4
2017-01-26gbuildtojson, added support for lex filesjan Iversen1-3/+6
2017-01-25-DOPTIMIZE appears to be unused, since foreverStephan Bergmann1-1/+0
2017-01-25Minor loplugin:stringconstant improvementsStephan Bergmann1-0/+1
2017-01-25Default -ferror-limit=20 doesn't make sense for CompilerTestStephan Bergmann1-1/+1
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe1-1/+1
2017-01-23Revert "used std::map in SfxItemSet"Noel Grandin1-2/+42
2017-01-18update approximate install location in READMECaolán McNamara1-2/+2
2017-01-17remove executable bit from .mk filesMichael Stahl1-0/+0
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski1-9/+17
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-8/+8
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2-1/+92
2017-01-17used std::map in SfxItemSetNoel Grandin1-42/+2
2017-01-16fix testStephan Bergmann1-1/+1
2017-01-16post_GbuildToJson.mk, extended with extra file typesjan Iversen1-3/+4
2017-01-16gbuildtojson prepare for new filetypes.jan Iversen2-29/+18
2017-01-14cosmetics: no need for that echo when using codesign with --verboseChristian Lohmaier1-1/+0
2017-01-14workaround for codesigning on Mac baseline - do jnilibs firstChristian Lohmaier1-1/+10
2017-01-13tdf#105204 shellcheckJochen Nitschke1-18/+10
2017-01-13solenv: don't run solenv_python test with make 3.81Michael Stahl1-0/+2
2017-01-12gbuild: make 3.81 doesn't currently work with gbuildtojsonMichael Stahl1-0/+4
2017-01-12gbuild: fix "make gbuildtojson" on Mac OS XMichael Stahl1-0/+1
2017-01-12Allow CompilerTest_compilerplugins_clang to include css/uno/Reference.hxxStephan Bergmann2-0/+3
2017-01-12Update comment to match realityTor Lillqvist1-3/+3