summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2015-07-01gbuild: CppunitTest: don't hang with DEBUGCPPUNIT=TRUE ...Michael Stahl
2015-06-30No space inside brackets, againStephan Bergmann
2015-06-30colorful interactive gbuild outputBjoern Michaelsen
2015-06-25restore gb_ExternalProject_use_unpacked, with diff. purposeDavid Tardon
2015-06-24gbuild: PythonTest: run tests with --headlessMichael Stahl
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22scp2: add AutoInstall support for executables with COMPONENTCONDITIONMichael Stahl
2015-06-22Fix typosAndrea Gelmini
2015-06-19qadevOOo: fix _XDataPilotTables failure in non-english localesMichael Stahl
2015-06-15make debugrun under WindowsJuergen Funk
2015-06-12mysqlcppconn library ends up in an extension, not in layer NONEStephan Bergmann
2015-06-01gbuild: document what CFLAGS/CXXFLAGS etc. *actually* doMichael Stahl
2015-05-28More aggressive system malloc memory checking for linux unit tests.Michael Meeks
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