summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2016-07-04gbuild: recognize newfangled screen TERM=screen.xterm-256colorMichael Stahl
2016-06-26tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian
2016-02-29MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky
2016-02-22windows: silence new warning for nowNorbert Thiebaud
2016-02-22Force pdb write synchronization on all MS compilersDavid Ostrovsky
2016-02-22move disabling of LNK4217Noel Grandin
2016-01-25gbuild: missing dependency in CustomTargetMichael Stahl
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2015-11-30try to fix gengal dependenciesMichael Stahl
2015-11-30Mend gallery build dependencies for OS/X and add services/services.rdb dep.Michael Meeks
2015-11-30macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud
2015-11-30gbuild: document BUILDTOOLTRACE variableMichael Stahl
2015-11-27Attempt to improve gallery generation dependencies.Michael Meeks
2015-11-20wrap to allow for tests with longer names without inconvenient linebreaksBjoern Michaelsen
2015-11-20Revert "Fix dependency for Mac"Bjoern Michaelsen
2015-11-20set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen
2015-11-20Fix dependency for MacStephan Bergmann
2015-11-17make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen
2015-11-17refactor unittest help messageBjoern Michaelsen
2015-11-12Make "make debugrun" use lldb on MacStephan Bergmann
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann
2015-11-10Avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapiStephan Bergmann
2015-11-09Remove misleading 'make build' line from gbuild helpThorsten Behrens
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-11-02Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann
2015-11-02Improve gb_Helper_print_on_error, and use in a CustomTargetStephan Bergmann
2015-10-25fix typoDavid Tardon
2015-10-22gbuild: incremental builds with --enable-pch are unsoundMichael Stahl
2015-10-20tdf#95169 - copy snk files before using them to link.Michael Meeks
2015-10-16Missing dependenciesStephan Bergmann
2015-10-07relax deps of link target on external projectsDavid Tardon
2015-10-05Emscripten: First steps of porting to EmscriptenSamuel Mehrbrodt
2015-10-05Fix gb_CppunitTest__use_vcl dependenciesStephan Bergmann
2015-10-02Remove setting Make SHELL completely from the build systemStephan Bergmann
2015-10-02Clean up Make SHELL handlingStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-25Replace GUIBASE with USING_X11Samuel Mehrbrodt
2015-09-18Use a C99 flexible array memberStephan Bergmann
2015-09-14gbuild: add a comment why C4589 is disabledMichael Stahl
2015-09-13Disable Warning 4589David Ostrovsky
2015-09-07module-deps now distinguishes merged-libs in its output.Michael Meeks
2015-09-03setup_native: Add vcruntime and libucrt on MSVC 14.0David Ostrovsky
2015-09-03add stagingcheck target for unstable/failing testsBjoern Michaelsen
2015-09-03remove KDE3 support, --enable-kde and --enable-kdeabMichael Stahl
2015-09-02Don't redefine snprintf as VS 2015 supports ISO standardDavid Ostrovsky
2015-09-02percheck: produce similar stats than off-tree callgrindNorbert Thiebaud
2015-09-01core: fix build with system boost 1.59David Ostrovsky
2015-08-31sal: don't use --target as parameter to cppunittesterMichael Stahl
2015-08-31log resource usage of unit tests on UNX platformsMarkus Mohrhard