summaryrefslogtreecommitdiff
path: root/solenv/gbuild
AgeCommit message (Expand)AuthorFilesLines
2016-03-05vs2015 spam C4267 even in 32 bits mode, silence it for now.Norbert Thiebaud1-2/+2
2016-03-04clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann2-2/+20
2016-02-27MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky1-1/+2
2016-02-21windows: silence new warning for nowNorbert Thiebaud1-1/+2
2016-02-21Force pdb write synchronization on all MS compilersDavid Ostrovsky1-8/+3
2016-02-18gbuild: AutoInstall: rewrite scp2 file generation in PythonMichael Stahl2-70/+105
2016-02-17gbuild: AutoInstall: Packages in ooo module run into 8k Win32...Michael Stahl1-0/+16
2016-02-16gbuild: add missing commas to fix build with make < 4.0Michael Stahl1-2/+2
2016-02-16gbuild: yet more substitution for AutoInstallMichael Stahl1-9/+13
2016-01-27Add optional debugrun soffice.bin arguments...Jan-Marek Glogowski2-2/+7
2016-01-21detailed warnings for invalid pch filesPeter Foley1-2/+2
2016-01-21Make ccache work properly with GCC PCHPeter Foley1-0/+7
2016-01-21gbuild: missing dependency in CustomTargetMichael Stahl1-5/+6
2016-01-20drop basebmp entirely nowCaolán McNamara1-1/+0
2016-01-19Revert "LTO fixes for android"Tor Lillqvist1-6/+0
2016-01-18LTO fixes for androidPeter Foley1-0/+6
2016-01-18Wrappers for LTOPeter Foley2-2/+3
2016-01-13gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl1-20/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl4-4/+4
2015-12-12Typo: strucure->structureJulien Nabet1-1/+1
2015-12-11Get rid of StaticLibrary_pdfimport_sStephan Bergmann1-0/+1
2015-12-03gbuild: expanded "make help" with missing targets.jan iversen1-14/+21
2015-12-02clang-cl needs -Wno-missing-bracesStephan Bergmann1-0/+6
2015-11-30move disabling of LNK4217Noel Grandin2-5/+6
2015-11-30gbuild: fix typo in helpMichael Stahl1-1/+1
2015-11-30remove LNK4217 warning spam from Windows buildNoel Grandin1-0/+5
2015-11-30gbuild: remove gb_Gallery__UNO_COMPONENTS and gb_Gallery__make_env_argsMichael Stahl1-14/+0
2015-11-28Add i18nlangtag and ucbhelper to libmergedMatúš Kukan2-0/+4
2015-11-28Add comphelper to libmergedMatúš Kukan2-0/+2
2015-11-27macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud1-2/+2
2015-11-27gbuild: document BUILDTOOLTRACE variableMichael Stahl1-0/+3
2015-11-27try to fix gengal dependenciesMichael Stahl1-5/+1
2015-11-27Mend gallery build dependencies for OS/X and add services/services.rdb dep.Michael Meeks1-1/+2
2015-11-26Attempt to improve gallery generation dependencies.Michael Meeks1-1/+4
2015-11-20wrap to allow for tests with longer names without inconvenient linebreaksBjoern Michaelsen1-3/+6
2015-11-20Revert "Fix dependency for Mac"Bjoern Michaelsen1-1/+1
2015-11-20set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen1-0/+1
2015-11-20Fix dependency for MacStephan Bergmann1-1/+1
2015-11-17make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen4-3/+14
2015-11-17refactor unittest help messageBjoern Michaelsen7-17/+103
2015-11-12Make "make debugrun" use lldb on MacStephan Bergmann1-4/+2
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann4-7/+7
2015-11-10Avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapiStephan Bergmann1-1/+1
2015-11-09Remove misleading 'make build' line from gbuild helpThorsten Behrens1-1/+1
2015-11-03Support of popupmenu resource typeMaxim Monastirsky1-0/+18
2015-11-02Let --enable-symbols only control emitting debuginfo, not optimization on MacStephan Bergmann1-4/+4
2015-11-02Pass emit-debuginfo flags into special bridge compilations, if applicableStephan Bergmann5-11/+13
2015-11-02Improve gb_Helper_print_on_error, and use in a CustomTargetStephan Bergmann1-1/+7
2015-10-25fix typoDavid Tardon1-2/+2