summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)Author
2016-07-11Fix --enable-mergelibs build.Jan Holesovsky
2016-07-11Make --enable-symbols orthogonal to --enable-debug/-dbgutilStephan Bergmann
2016-07-11Get rid of odd ENABLE_SYMBOLS=FALSEStephan Bergmann
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann
2016-07-11Centralize setting gb_DEBUGINFO_FLAGS for gb_SYMBOL in LinkTarget.mkStephan Bergmann
2016-07-10uitest: running uitests under gdb makefile partMarkus Mohrhard
2016-07-09tdf#74608 Constructor function for MemoryStreamYeliz Taneroğlu
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-02android: another constructor function that fell victim to tdf#74608Christian Lohmaier
2016-06-28gbuild: recognize newfangled screen TERM=screen.xterm-256colorMichael Stahl
2016-06-24uitest: seems like the python_shell is not a necessary dependencyMarkus Mohrhard
2016-06-24uitest: the correct python executable for windows is in instdirMarkus Mohrhard
2016-06-22uitest: start the switch to python's unittestMarkus Mohrhard
2016-06-20tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier
2016-06-20switch to EHs on windowsMarkus Mohrhard
2016-06-18uitest: build system part for new uitestsMarkus Mohrhard
2016-06-16Improve output of UnoAnyPrinterStephan Bergmann
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-06-13Fix typosAndrea Gelmini
2016-06-10CygWin is also known terminalVasily Melenchuk
2016-06-07pass image lists using a response fileDavid Tardon
2016-06-06use smaller hammerDavid Tardon
2016-06-04remove use of Archive::ZipDavid Tardon
2016-06-04drop unused optionDavid Tardon
2016-06-03try to avoid 'by-design' solar-mutex deadlock during ciNorbert Thiebaud
2016-06-01final solution of the ARCHIVE questionDavid Tardon
2016-05-27shortcut the signal handler during batch testNorbert Thiebaud
2016-05-25crash report lib should be part of mergelibMarkus Mohrhard
2016-05-20remove more linking noise from VisualStudio buildNoel Grandin
2016-05-16rhbz#1327847 emit .desktop trans. in predictable orderDavid Tardon
2016-05-11Enable Clang -Wimplicit-fallthroughStephan Bergmann
2016-05-05Fix linking of 64 bit artifacts in 32 bit Windows build with VS2015Tomofumi Yagi
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky
2016-05-01tdf#99605 - add missing constructor methods.Mert Tumer
2016-04-28Revert "add additional modules to merged lib"Oliver Specht
2016-04-29add additional modules to merged libOliver Specht
2016-04-26Enable Clang plugin warnings in Bison source codeStephan Bergmann
2016-04-22gengal is not s script anymore so it is already signed on macNorbert Thiebaud
2016-04-18Enable further GCC 6 warningsStephan Bergmann
2016-04-16add VALGRIND_GDB also for normal unit testsMarkus Mohrhard
2016-04-16fix crash in perfcheckMarkus Mohrhard
2016-04-15disable MSVC warning C4091Michael Stahl
2016-04-13Also dump registersStephan Bergmann
2016-04-11Get rid of _XPMPRIVATEStephan Bergmann
2016-04-11Get rid of _XBMPRIVATEStephan Bergmann
2016-04-11Get rid of _GIFPRIVATEStephan Bergmann
2016-03-27mkdoc_portal: fix issue with main doc page generationNorbert Thiebaud
2016-03-27typo in doc generation makefileNorbert Thiebaud
2016-03-22android: add constructor functions that fell victim to tdf#74608Christian Lohmaier
2016-03-16coverity#1356338 inline markup didn't workCaolán McNamara