summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2016-10-13gbuildtoide does not need depsBjoern Michaelsen
2016-10-13remove needless cascaded definesBjoern Michaelsen
2016-10-13add initial json export for gbuild dataBjoern Michaelsen
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-09-29gbuild: try to avoid invoking gdb with LD_LIBRARY_PATH setMichael Stahl
2016-09-24show correct command to execute the testMarkus Mohrhard
2016-09-22gbuild: remove gb_CFLAGS/gb_CXXFLAGS += -fno-omit-frame-pointerMichael Stahl
2016-09-22gbuild: remove gb_CXXFLAGS += -mminimal-toc on PPC64Michael Stahl
2016-09-22gbuild: gb_COMPILERDEFAULTOPTFLAGS doesn't existMichael Stahl
2016-09-22Use 'with open(file) as f:' to avoid 'ResourceWarning: unclosed file'Mike Kaganski
2016-09-22Fix sh quoting of ; and \ (the latter in the cygpath -w output)Stephan Bergmann
2016-09-22Make workdir/UnpackedTarball/langtag/data/.libs/lt-reg2xml find its libsStephan Bergmann
2016-09-20Remove HAVE_GCC_VISIBILITY_BROKEN, never trueStephan Bergmann
2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann
2016-09-16Either -O2 is broken in Apple Clang, or some of our code is brokenTor Lillqvist
2016-09-12Disable GCC 6 -Wnull-dereference again for nowStephan Bergmann
2016-09-05gbuild: remove hardlink deliverThorsten Behrens
2016-08-30Fix placement of EXTRA_ENV_VARSStephan Bergmann
2016-08-30Hack for shaky VCL test under ASanStephan Bergmann
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: unset VCL_HIDE_WINDOWSKatarina Behrens
2016-08-17enable password export tests under macosxCaolán McNamara
2016-08-17"make debug=t" enables debuginfo againStephan Bergmann
2016-08-15Drop leftover EXTRA_CFLAGS and EXTRA_CDEFSTor Lillqvist
2016-08-05(initial) sparc64 portJames Clarke
2016-08-02Remove some presumably unnecessary leftovers from ancient timesTor Lillqvist
2016-07-21gbuild: always set CCACHE_CPP2=1 when COM_IS_CLANGMichael Stahl
2016-07-21gbuild: set CCACHE_CPP2 automatically with --enable-compiler-pluginMichael Stahl
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-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-20switch to EHs on windowsMarkus Mohrhard
2016-06-18uitest: build system part for new uitestsMarkus Mohrhard
2016-06-15tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-06-10CygWin is also known terminalVasily Melenchuk
2016-06-07pass image lists using a response fileDavid Tardon
2016-06-03try to avoid 'by-design' solar-mutex deadlock during ciNorbert Thiebaud
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-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