summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2016-11-08typo fix: ressource -> resourceAndras Timar1-3/+3
2016-11-07Fix typos (also in the code)Andrea Gelmini1-1/+1
2016-11-04Allow including/packaging help-specific imagesKatarina Behrens1-6/+24
2016-11-03Disable gbuildtoide test on macOS, tooTor Lillqvist1-0/+2
2016-11-02disable gbuildtoide test on Windows as CI builders are unstableBjoern Michaelsen1-0/+2
2016-10-31also stubify generated object addersBjoern Michaelsen1-0/+2
2016-10-31populate library path to gbuildtojson in testsBjoern Michaelsen2-0/+2
2016-10-26for now, use a limited subset for testing on windows as it is so slowBjoern Michaelsen1-0/+3
2016-10-26add test for running gbuildtoide on non-build modulesBjoern Michaelsen7-41/+295
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl1-1/+2
2016-10-26gbuild: missing emacs mode-linesMichael Stahl8-3/+7
2016-10-26fix "TabError: inconsistent use of tabs and spaces in indentation"Michael Stahl1-1/+1
2016-10-26solenv: fix Windows buildMiklos Vajna1-1/+4
2016-10-26solenv: don't run make with LD_LIBRARY_PATH setMichael Stahl1-0/+2
2016-10-26i18nlangtag must presumably be dropped from Library_merged.mkStephan Bergmann1-1/+0
2016-10-25bail out on use of unknown install moduleDavid Tardon1-0/+2
2016-10-24solenv: force gbuildtoide test to use the same "make" as the callerMichael Stahl4-4/+13
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-20Revert "prep WinResTarget for WNT in testdir"Giuseppe Castagno3-7/+4
2016-10-18prep WinResTarget for WNT in testdirBjoern Michaelsen3-4/+7
2016-10-16help packimages.pl be compatible with Perl versions before 5.12Douglas Mencken1-2/+2
2016-10-15clang-cl loplugin: solenvStephan Bergmann2-10/+9
2016-10-14Disable PythonTest_solenv_python on Windows for nowStephan Bergmann1-0/+2
2016-10-14tearDown/clean up solenv test tempdirBjoern Michaelsen1-6/+10
2016-10-14fix license, this is entirely new contentBjoern Michaelsen1-10/+1
2016-10-14add gbuildtoide support for exesBjoern Michaelsen5-3/+33
2016-10-13Don't hard-code Library directory because of ExtensionLibraryMichael Stahl1-2/+1
2016-10-13use tempdir for testBjoern Michaelsen1-3/+5
2016-10-13gbuildtoide does not need depsBjoern Michaelsen1-0/+2
2016-10-13remove needless cascaded definesBjoern Michaelsen1-24/+23
2016-10-13installoffice{,_impress}.oxt seem to be long dead codeBjoern Michaelsen2-0/+0
2016-10-13add initial json export for gbuild dataBjoern Michaelsen4-0/+128
2016-10-13add a testbed for gbuildBjoern Michaelsen6-0/+90
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl5-2/+7
2016-10-02cppcheck invalidPrintfArgTypeJochen Nitschke1-1/+1
2016-10-01Fix typosAndrea Gelmini1-2/+2
2016-09-29gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH setMichael Stahl1-2/+2
2016-09-26LLDB remove pretty-printing of long obsolete String classMichael Stahl1-16/+0
2016-09-26LLDB pretty print rtl_String / OString tooMichael Stahl1-0/+40
2016-09-24show correct command to execute the testMarkus Mohrhard1-1/+1
2016-09-22gbuild: remove gb_CFLAGS/gb_CXXFLAGS += -fno-omit-frame-pointerMichael Stahl8-16/+0
2016-09-22gbuild: remove gb_CXXFLAGS += -mminimal-toc on PPC64Michael Stahl1-1/+0
2016-09-22gbuild: gb_COMPILERDEFAULTOPTFLAGS doesn't existMichael Stahl1-1/+1
2016-09-22Use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file'Mike Kaganski1-5/+11
2016-09-22Fix sh quoting of ; and \ (the latter in the cygpath -w output)Stephan Bergmann1-1/+1
2016-09-22Make workdir/UnpackedTarball/langtag/data/.libs/lt-reg2xml find its libsStephan Bergmann1-0/+10
2016-09-20Remove HAVE_GCC_VISIBILITY_BROKEN, never trueStephan Bergmann1-2/+0
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann1-6/+2
2016-09-16Either -O2 is broken in Apple Clang, or some of our code is brokenTor Lillqvist1-0/+2
2016-09-12Disable GCC 6 -Wnull-dereference again for nowStephan Bergmann1-2/+0