summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2016-10-31also stubify generated object addersBjoern Michaelsen
2016-10-31populate library path to gbuildtojson in testsBjoern Michaelsen
2016-10-26add test for running gbuildtoide on non-build modulesBjoern Michaelsen
2016-10-26gbuild: missing emacs mode-linesMichael Stahl
2016-10-26i18nlangtag must presumably be dropped from Library_merged.mkStephan Bergmann
2016-10-25bail out on use of unknown install moduleDavid Tardon
2016-10-24solenv: force gbuildtoide test to use the same "make" as the callerMichael Stahl
2016-10-20Revert "prep WinResTarget for WNT in testdir"Giuseppe Castagno
2016-10-18prep WinResTarget for WNT in testdirBjoern Michaelsen
2016-10-14add gbuildtoide support for exesBjoern Michaelsen
2016-10-13Don't hard-code Library directory because of ExtensionLibraryMichael Stahl
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