summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2014-10-13enhance perfcheck failing messageLaurent Godard
2014-10-11drop -Wno-long-double compiler flagDouglas Mencken
2014-10-10MACOSX_INTEL_GCC is deadStephan Bergmann
2014-10-10Drop unnecessary gb_COMPILERDEFAULTOPTFLAGSStephan Bergmann
2014-10-09Remove jvmfwk plugin featureStephan Bergmann
2014-10-09fix 'line too long' link error on Windows with merged-libsNoel Grandin
2014-10-06gbuild: enable -Wnon-virtual-dtor for all GCC platformsMichael Stahl
2014-10-06gbuild: -Wnon-virtual-dtor and strict aliasing workaround for GCC < 4.6Michael Stahl
2014-10-01Drop -Wno-deprecated-declarations workaroundStephan Bergmann
2014-09-25Fix PythonTest on windowsPeter Foley
2014-09-24Revert "Make PythonTests depend on the ExternalExecutable"Matúš Kukan
2014-09-24Make PythonTests depend on the ExternalExecutablePeter Foley
2014-09-24fix a typo in gbuild help and improve a autoconf error messagePeter Foley
2014-09-23PPC Mac support can go away now (again)Tor Lillqvist
2014-09-19Add support for external hamcrest when using junit 4.11+Peter Foley
2014-09-18Don't use gnu++03 alias of gnu++98 for ODK buildsJan-Marek Glogowski
2014-09-17s/INSTDIR/INSTROOTTor Lillqvist
2014-09-17Set up the instdir_for_build URE unorc file when cross-compilingTor Lillqvist
2014-09-17Bye bye VS2010Tor Lillqvist
2014-09-15More forced-C++03 -Werror tweakingStephan Bergmann
2014-09-15Filter out non-interesting -Wvariadic-macros / -Werror=non-virtual-dtorMiklos Vajna
2014-09-15check that ODK headers compile with C++03Luboš Luňák
2014-09-15build ODK headers check without LIBO_INTERNAL_ONLYLuboš Luňák
2014-09-15gbuild command for disabling usage of compiler plugins for a targetLuboš Luňák
2014-09-15two missing CppunitTest gbuild functionsLuboš Luňák
2014-09-13mac: clean-up obsolete conditional code based on old SDKNorbert Thiebaud
2014-09-12Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist
2014-09-12Handle LIBO_SHARE_HELP_FOLDERTor Lillqvist
2014-09-11(Rudimentary) C++11 support is a hard requirement nowStephan Bergmann
2014-09-09Fix help and showmodules build targetsPeter Foley
2014-09-05gbuild: Framework for performance unit tests using callgrindMatúš Kukan
2014-09-03Fix mergelibs build by adding dbtools to libmergedMatúš Kukan
2014-09-03This local hack was pushed by mistakeStephan Bergmann
2014-08-30Start of support for Android on AArch64Tor Lillqvist
2014-08-29Linux AArch64 portStephan Bergmann
2014-08-14fdo#82430: configure: MSVC build: avoid using SSE2 instructionsMichael Stahl
2014-08-14TypoTor Lillqvist
2014-08-14If we disable C4189 we should also disable C4100Tor Lillqvist
2014-08-14MSVC: disable C4189 again in optimizing buildsThomas Arnhold
2014-08-13gbuild: MSVC: disable warning C4373 againMichael Stahl
2014-08-13msvc: enable some warnings, as they are usefulThomas Arnhold
2014-08-11OSX: drop -malign-natural flag for non-clang compilersDouglas Mencken
2014-08-10Use $(LIBO_SHARE_FOLDER) instead of hardcoded "share"Tor Lillqvist
2014-08-08Generalize -fsanitize=address checksStephan Bergmann
2014-08-07Under -fsanitize=undefined, always link with C++ compilerStephan Bergmann
2014-08-07Fix tarball.rebuild on windowsZolnai Tamás
2014-08-02fix python deps for services testDavid Tardon
2014-08-02gbuild: ensure py files for a component are thereDavid Tardon
2014-08-02fix java deps for services testDavid Tardon
2014-08-02gbuild: require java UNO runtime explicitlyDavid Tardon