summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)Author
2016-03-09Fix unrecognized -Wv:18 option for clang-cl on MSVC 14.0David Ostrovsky
2016-03-07drop handling of templates in SrsTargetDavid Tardon
2016-03-05vs2015 spam C4267 even in 32 bits mode, silence it for now.Norbert Thiebaud
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann
2016-02-27MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky
2016-02-21windows: silence new warning for nowNorbert Thiebaud
2016-02-21Force pdb write synchronization on all MS compilersDavid Ostrovsky
2016-02-18gbuild: AutoInstall: rewrite scp2 file generation in PythonMichael Stahl
2016-02-17gbuild: AutoInstall: Packages in ooo module run into 8k Win32...Michael Stahl
2016-02-16gbuild: add missing commas to fix build with make < 4.0Michael Stahl
2016-02-16gbuild: yet more substitution for AutoInstallMichael Stahl
2016-01-27Add optional debugrun soffice.bin arguments...Jan-Marek Glogowski
2016-01-21detailed warnings for invalid pch filesPeter Foley
2016-01-21Make ccache work properly with GCC PCHPeter Foley
2016-01-21gbuild: missing dependency in CustomTargetMichael Stahl
2016-01-20drop basebmp entirely nowCaolán McNamara
2016-01-19Revert "LTO fixes for android"Tor Lillqvist
2016-01-18LTO fixes for androidPeter Foley
2016-01-18Wrappers for LTOPeter Foley
2016-01-13gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl
2015-12-12Typo: strucure->structureJulien Nabet
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann
2015-12-03gbuild: expanded "make help" with missing targets.jan iversen
2015-12-02clang-cl needs -Wno-missing-bracesStephan Bergmann
2015-11-30move disabling of LNK4217Noel Grandin
2015-11-30gbuild: fix typo in helpMichael Stahl
2015-11-30remove LNK4217 warning spam from Windows buildNoel Grandin
2015-11-30gbuild: remove gb_Gallery__UNO_COMPONENTS and gb_Gallery__make_env_argsMichael Stahl
2015-11-28Add i18nlangtag and ucbhelper to libmergedMatúš Kukan
2015-11-28Add comphelper to libmergedMatúš Kukan
2015-11-27macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud
2015-11-27gbuild: document BUILDTOOLTRACE variableMichael Stahl
2015-11-27try to fix gengal dependenciesMichael Stahl
2015-11-27Mend gallery build dependencies for OS/X and add services/services.rdb dep.Michael Meeks
2015-11-26Attempt 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