summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2015-05-22Revert "gbuild: allow recording of CppunitTests and PythonTests too"Michael Stahl
2015-05-21gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl
2015-05-19TypoJulien Nabet
2015-05-19update solenv READNEBjoern Michaelsen
2015-05-19add linkNoel Grandin
2015-05-19very very basic README for gbuildNoel Grandin
2015-05-18Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"Michael Stahl
2015-05-11Revert "Silence Clang -Werror,-Wreturn-type-c-linkage"Stephan Bergmann
2015-05-11Silence Clang -Werror,-Wreturn-type-c-linkageStephan Bergmann
2015-05-11-Wshadow appears to work now on Mac OS XStephan Bergmann
2015-05-07regenerate .rdb if makefile changesDavid Tardon
2015-04-29solenv: add COMPILER_EXTERNAL_TOOLMiklos Vajna
2015-04-26--enable-mergelibs: Turns out we don't need to install saxMatúš Kukan
2015-04-25gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGSMichael Stahl
2015-04-22Bin confusing --enable-mergelibs=all optionMatúš Kukan
2015-04-22handle tar.xz tarballsMarkus Mohrhard
2015-04-21Enable -Woverload-virtual for Mac OS X, tooStephan Bergmann
2015-04-21Do not filter out libsax from installation even if it's mergedMatúš Kukan
2015-04-20don't try to sign merged libs on windowsChristian Lohmaier
2015-04-02Model o3tl::enumarray after std::array to allow aggregate initializationStephan Bergmann
2015-04-01give postprocess announce an levelBjoern Michaelsen
2015-03-28make gbuild a bit more quiet by defaultNorbert Thiebaud
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon
2015-03-25gbuild: allow to react on change in configured langsDavid Tardon
2015-03-20Remove library urelibs. It was more just a temporary hack and is not used.Matúš Kukan
2015-03-20The 'svp' "plug-in" library is empty so don't build it at allTor Lillqvist
2015-03-05gbuild: stop disabling MSVC warning C4996 on --enable-dbgutil buildsMichael Stahl
2015-03-05gbuild: on WNT, target Windows XP with 7.1 SDK, and Vista with 8.x SDKMichael Stahl
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-03-05shell: remove unnecessary explicit -D_WIN32_IEMichael Stahl
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl
2015-02-27For Clang -fsanitize=vptr use -fvisibility-ms-compat, not -fvisibility=hiddenStephan Bergmann
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann
2015-02-26Reintegrate portion of a patch originally submitted byRichard PALO
2015-02-19Sun ld doesn't support -O1 optimize flagRichard PALO
2015-02-18Also mention -fstack-protector-strong when linkingStephan Bergmann
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-10Attempt at fixing Mac OS X code signingStephan Bergmann
2015-01-09gbuild: try to fix windows non-debug buildsMichael Stahl
2015-01-07use special $(TOUCH) for touch -hrRichard PALO
2015-01-06Fix --enable-pch option on msvc 64bit compilerDavid Ostrovsky
2014-12-24all deps for tools are expected to be at one placeDavid Tardon
2014-12-22Refactor building perfect hash tabels for tokensDaniel Sikeler
2014-12-21try to keep Class-Path lenght under controlNorbert Thiebaud
2014-12-21Remove unused gb_*_disable_compiler_pluginsStephan Bergmann
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann
2014-12-19Blind attempt to fix PCHStephan Bergmann
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann
2014-12-18avoid exceeding commandline limitsChristian Lohmaier
2014-12-15gbuild: More automagic for libmergedMatúš Kukan