summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
Commit message (Expand)AuthorAgeFilesLines
* Enable further GCC 6 warningsStephan Bergmann2016-04-181-0/+14
* add VALGRIND_GDB also for normal unit testsMarkus Mohrhard2016-04-161-0/+3
* fix crash in perfcheckMarkus Mohrhard2016-04-161-0/+3
* disable MSVC warning C4091Michael Stahl2016-04-151-0/+4
* Fix unrecognized -Wv:18 option for clang-cl on MSVC 14.0David Ostrovsky2016-03-091-2/+10
* drop handling of templates in SrsTargetDavid Tardon2016-03-073-148/+0
* vs2015 spam C4267 even in 32 bits mode, silence it for now.Norbert Thiebaud2016-03-051-2/+2
* clang-cl: Enable more warnings etc. (like in the Clang/GCC case)Stephan Bergmann2016-03-042-2/+20
* MSVC 14.0: Fix building 64bit libraries in 32bit modeDavid Ostrovsky2016-02-271-1/+2
* windows: silence new warning for nowNorbert Thiebaud2016-02-211-1/+2
* Force pdb write synchronization on all MS compilersDavid Ostrovsky2016-02-211-8/+3
* gbuild: AutoInstall: rewrite scp2 file generation in PythonMichael Stahl2016-02-182-70/+105
* gbuild: AutoInstall: Packages in ooo module run into 8k Win32...Michael Stahl2016-02-171-0/+16
* gbuild: add missing commas to fix build with make < 4.0Michael Stahl2016-02-161-2/+2
* gbuild: yet more substitution for AutoInstallMichael Stahl2016-02-161-9/+13
* Add optional debugrun soffice.bin arguments...Jan-Marek Glogowski2016-01-272-2/+7
* detailed warnings for invalid pch filesPeter Foley2016-01-211-2/+2
* Make ccache work properly with GCC PCHPeter Foley2016-01-211-0/+7
* gbuild: missing dependency in CustomTargetMichael Stahl2016-01-211-5/+6
* drop basebmp entirely nowCaolán McNamara2016-01-201-1/+0
* Revert "LTO fixes for android"Tor Lillqvist2016-01-191-6/+0
* LTO fixes for androidPeter Foley2016-01-181-0/+6
* Wrappers for LTOPeter Foley2016-01-182-2/+3
* gbuild: let's hope this MSVC2012 specific hack is unnecessary nowMichael Stahl2016-01-131-20/+0
* Fix typosAndrea Gelmini2016-01-101-1/+1
* configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl2016-01-074-4/+4
* Typo: strucure->structureJulien Nabet2015-12-121-1/+1
* Get rid of StaticLibrary_pdfimport_sStephan Bergmann2015-12-111-0/+1
* gbuild: expanded "make help" with missing targets.jan iversen2015-12-031-14/+21
* clang-cl needs -Wno-missing-bracesStephan Bergmann2015-12-021-0/+6
* move disabling of LNK4217Noel Grandin2015-11-302-5/+6
* gbuild: fix typo in helpMichael Stahl2015-11-301-1/+1
* remove LNK4217 warning spam from Windows buildNoel Grandin2015-11-301-0/+5
* gbuild: remove gb_Gallery__UNO_COMPONENTS and gb_Gallery__make_env_argsMichael Stahl2015-11-301-14/+0
* Add i18nlangtag and ucbhelper to libmergedMatúš Kukan2015-11-282-0/+4
* Add comphelper to libmergedMatúš Kukan2015-11-282-0/+2
* macosx: typo: it is unittest-failed-MACOSX.sh not .mkNorbert Thiebaud2015-11-271-2/+2
* gbuild: document BUILDTOOLTRACE variableMichael Stahl2015-11-271-0/+3
* try to fix gengal dependenciesMichael Stahl2015-11-271-5/+1
* Mend gallery build dependencies for OS/X and add services/services.rdb dep.Michael Meeks2015-11-271-1/+2
* Attempt to improve gallery generation dependencies.Michael Meeks2015-11-261-1/+4
* wrap to allow for tests with longer names without inconvenient linebreaksBjoern Michaelsen2015-11-201-3/+6
* Revert "Fix dependency for Mac"Bjoern Michaelsen2015-11-201-1/+1
* set gb_PythonTest_DEPS in .../platform/macosx.mk for realBjoern Michaelsen2015-11-201-0/+1
* Fix dependency for MacStephan Bergmann2015-11-201-1/+1
* make CPPUNITTRACE=TRUE a shortcut for debuging on WNTBjoern Michaelsen2015-11-174-3/+14
* refactor unittest help messageBjoern Michaelsen2015-11-177-17/+103
* Make "make debugrun" use lldb on MacStephan Bergmann2015-11-121-4/+2
* Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann2015-11-124-7/+7
* Avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapiStephan Bergmann2015-11-101-1/+1