summaryrefslogtreecommitdiff
path: root/solenv
AgeCommit message (Expand)AuthorFilesLines
2018-09-12gdb pretty-printers: fix StringPrinterHelper for gdb 8.0Michael Stahl2-5/+5
2018-08-10"make debug=t" enables debuginfo againStephan Bergmann1-0/+2
2018-08-10Get rid of odd ENABLE_SYMBOLS=FALSEStephan Bergmann1-4/+2
2018-07-23use VS 2015 to target XP with the 7.1A SDKChristian Lohmaier1-1/+1
2018-07-23tdf#112928: don't use "magic statics" for 5.4 (fails on WinXP)Mike Kaganski1-0/+2
2018-07-05gcc7: disable -Wdeprecated for dynamic excpt specsThorsten Behrens1-0/+1
2018-02-20tdf#115554: Create tar archives using 'fakeroot'Michael Weghorn2-30/+17
2018-02-20tdf#115554: Use 'fakeroot' to build Debian packagesMichael Weghorn1-15/+4
2017-08-09Fix scheduler GDB pretty printerJan-Marek Glogowski1-1/+0
2017-08-09Run Idle tasks immediatlyJan-Marek Glogowski1-1/+1
2017-08-09Introduce a scheduler stackJan-Marek Glogowski1-0/+5
2017-08-09Change Idle to be a Timer subclassJan-Marek Glogowski1-9/+17
2017-08-09Refactor Scheduler to add Task classJan-Marek Glogowski1-8/+8
2017-08-09tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski2-1/+92
2017-03-09Remove stray CR from inputStephan Bergmann1-0/+1
2016-12-08add Venetian (vec) ui languageChristian Lohmaier1-0/+1
2016-07-12opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-0/+1
2016-06-29gbuild: recognize newfangled screen TERM=screen.xterm-256colorMichael Stahl1-0/+1
2016-06-21tdf#89657 sign Mac languagepack installer and force-start-close LOChristian Lohmaier1-5/+13
2016-06-17tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian1-0/+3
2016-06-07shortcut the signal handler during batch testNorbert Thiebaud2-0/+6
2016-05-25crash report lib should be part of mergelibMarkus Mohrhard1-0/+1
2016-05-20remove more linking noise from VisualStudio buildNoel Grandin1-1/+2
2016-05-16rhbz#1327847 emit .desktop trans. in predictable orderDavid Tardon1-1/+1
2016-05-11Enable Clang -Wimplicit-fallthroughStephan Bergmann2-0/+5
2016-05-05Fix linking of 64 bit artifacts in 32 bit Windows build with VS2015Tomofumi Yagi1-1/+1
2016-05-03Handle wchar_t as native C++11 type on windowsDavid Ostrovsky2-3/+0
2016-05-01tdf#99605 - add missing constructor methods.Mert Tumer1-0/+2
2016-04-28Revert "add additional modules to merged lib"Oliver Specht1-3/+0
2016-04-29add additional modules to merged libOliver Specht1-0/+3
2016-04-26Enable Clang plugin warnings in Bison source codeStephan Bergmann3-5/+10
2016-04-22gengal is not s script anymore so it is already signed on macNorbert Thiebaud1-1/+1
2016-04-18Enable further GCC 6 warningsStephan Bergmann1-0/+14
2016-04-16add VALGRIND_GDB also for normal unit testsMarkus Mohrhard1-0/+3
2016-04-16fix crash in perfcheckMarkus Mohrhard1-0/+3
2016-04-15disable MSVC warning C4091Michael Stahl1-0/+4
2016-04-13Also dump registersStephan Bergmann1-1/+1
2016-04-11Get rid of _XPMPRIVATEStephan Bergmann3-3/+0
2016-04-11Get rid of _XBMPRIVATEStephan Bergmann3-3/+0
2016-04-11Get rid of _GIFPRIVATEStephan Bergmann3-3/+0
2016-03-27mkdoc_portal: fix issue with main doc page generationNorbert Thiebaud1-5/+13
2016-03-27typo in doc generation makefileNorbert Thiebaud1-1/+1
2016-03-22android: add constructor functions that fell victim to tdf#74608Christian Lohmaier1-0/+5
2016-03-16coverity#1356338 inline markup didn't workCaolán McNamara1-1/+1
2016-03-14script/makefile to build doxygen docs in parallelNorbert Thiebaud5-0/+5030
2016-03-10Avoid reserved identifiersStephan Bergmann1-7/+7
2016-03-09Fix unrecognized -Wv:18 option for clang-cl on MSVC 14.0David Ostrovsky1-2/+10
2016-03-07drop handling of templates in SrsTargetDavid Tardon3-148/+0
2016-03-05vs2015 spam C4267 even in 32 bits mode, silence it for now.Norbert Thiebaud1-2/+2
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann2-2/+20