summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-12Always exit with error if codesign failsTor Lillqvist1-5/+5
2017-01-12CodesignRules.plist was removed in 615fae2f67028f3c5c51c70c77dbaa9b9f3856d6Tor Lillqvist1-5/+2
2017-01-09loplugin:externvarStephan Bergmann1-1/+1
2017-01-09New loplugin:externvarStephan Bergmann1-0/+1
2017-01-04Remove useless cat, and replace backtickMuhammet Kara1-1/+1
2017-01-04gbuild: CppunitTest: export VCL_HIDE_WINDOWSMichael Stahl1-1/+1
2016-12-30Fix GbuildToJson for tests: Set source files correctlyMatúš Kukan1-18/+24
2016-12-27make the gbuildtojson output debugable.jan Iversen1-1/+1
2016-12-22drop imglstCaolán McNamara2-3/+1
2016-12-20bodge linking for disable-dynamic-loading caseCaolán McNamara1-7/+14
2016-12-20use new ENABLE_NSS for code which needs nssCaolán McNamara1-2/+2
2016-12-20sanitze->sanitizeCaolán McNamara1-1/+1
2016-12-20gdb pretty printers: fix the SwXTextCursor::Impl one even moreMichael Stahl1-5/+8
2016-12-20gdb pretty printers: fix BigPtrArray printer for member renameMichael Stahl1-4/+4
2016-12-20gdb pretty printers: fix SwXTextCursor::Impl printer for SwClient renameMichael Stahl1-1/+1
2016-12-20gdb pretty printers: fix SwPaM printer for Ring member renamingMichael Stahl1-2/+2
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2-1/+6
2016-12-19uitest: help on windows with the debug outputMarkus Mohrhard1-0/+1
2016-12-19initial support to build with --disable-dynloading on standard linuxCaolán McNamara1-3/+25
2016-12-19lets always have at least dbtoolsCaolán McNamara1-1/+1