- 26 Eki, 2016 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
- do concat for json in C++, everything else seems fragile on Windows - have APPEND vars separately - check that gbuildtoide work on modules without a full build (modulo some blacklisted "creative" ones) Change-Id: I6fe267fee7d1b77d758072303729387dfeb8e6c8 Reviewed-on: https://gerrit.libreoffice.org/30293Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
- 24 Eki, 2016 1 kayıt (commit)
-
-
Michael Stahl yazdı
Possibly mis-matching make binaries could be the reason behind failures that have been observed on Jenkins: make[3]: Entering directory '/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/windows_msc_dbgutil_32/solenv/qa/python/selftest' make[3]: *** internal error: invalid --jobserver-fds string 'gmake_semaphore_5488'. Stop. Also, to enable this: Revert "Revert "prep WinResTarget for WNT in testdir"" This reverts commit 6e261cb1. Change-Id: Idb858b5eeced91f19c9dd5600c4fdc5370b73cc5 Reviewed-on: https://gerrit.libreoffice.org/30226Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
- 20 Eki, 2016 1 kayıt (commit)
-
-
Giuseppe Castagno yazdı
Still random failures in Gerrit Windows builds. This reverts commit f5c54089. Change-Id: Iec48d2388691577ccd675b9a73941cedceebd527 Reviewed-on: https://gerrit.libreoffice.org/30103Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Reviewed-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu> Tested-by:
Giuseppe Castagno <giuseppe.castagno@acca-esse.eu>
-
- 18 Eki, 2016 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
Change-Id: I04c050dca1212d247c9b11a996ba8f37c0a6492f Reviewed-on: https://gerrit.libreoffice.org/29825Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
- 14 Eki, 2016 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...causes all gerrit/jenkins Windows builds to fail in test_gbuildtoide; Björn to investigate... Change-Id: I90f95e4a91f40835d2b2d9c67a6473b95fb81597
-
- 13 Eki, 2016 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
- also add gbuild selftest to test this (and possibly more later) Change-Id: Ia4ef41095613e596f39d107df700e929579ba45f Reviewed-on: https://gerrit.libreoffice.org/29744Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
- 29 Eki, 2013 1 kayıt (commit)
-
-
Michael Stahl yazdı
Since it's necessary to call install-gdb-printers anyway (which is what the CustomTarget_gdb does), just do it first thing in "build" target so that unit tests running during a from-scratch build get the pretty printers too. Change-Id: I357dfb828a2e0eed675aa552d3256f96a312a890
-
- 10 Eyl, 2013 1 kayıt (commit)
-
-
Matúš Kukan yazdı
And install them into $(INSTDIR) at the end of build, as it is done in dev-install case. Change-Id: I1a9852684361a12333046fa58f83720aa2c835da
-
- 09 Eyl, 2013 1 kayıt (commit)
-
-
Matúš Kukan yazdı
This commit breaks linkoo. make dev-install continues to work as before but it's not necessary to use it anymore. make check now uses files copied into instdir by gbuild. TODO: fix remaining issues so that instdir is the same as install/. Change-Id: I66836170f0922ee9ba204a61ffacc30d9e9a5d98
-
- 28 Nis, 2013 1 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I2e4805b89d519fd5586d5a1edf5dad7662c022de
-
- 22 Nis, 2013 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 14 Mar, 2013 1 kayıt (commit)
-
-
Peter Foley yazdı
Change-Id: I961bd23d1ec382d247a489cda42194ce9f4fe1da Reviewed-on: https://gerrit.libreoffice.org/2715Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
- 13 Mar, 2013 1 kayıt (commit)
-
-
Matúš Kukan yazdı
Now we build only what we really need for 'build' platform - there is new build-tools make target. The list of tools is in solenv/gbuild/extensions/pre_BuildTools.mk. Also similar is done to some extent for 'host' platform using gb_Module_add_targets_for_build which is ignored for 'host'. Change-Id: I6acd1762b16aca366aac1a0688500f27869cfca2
-
- 12 Mar, 2013 1 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: Iddbfcacd17c1022293357ff5240ab7a52b1a390e Reviewed-on: https://gerrit.libreoffice.org/2677Reviewed-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de>
-
- 11 Mar, 2013 1 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I6404472040f38c14ec7ca4a2c51be0d2f7f8199a Reviewed-on: https://gerrit.libreoffice.org/2659Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
- 02 Mar, 2013 1 kayıt (commit)
-
-
Matúš Kukan yazdı
Hopefully all stays the same except for vcl/unx/gtk/a11y/atkutil.cxx. Change-Id: I49108007ee6d045f045de86c8654efc7ca5fd3d0 Reviewed-on: https://gerrit.libreoffice.org/2491Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by:
David Ostrovsky <David.Ostrovsky@gmx.de>
-
- 25 Ara, 2012 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304Reviewed-by:
Peter Foley <pefoley2@verizon.net> Tested-by:
Peter Foley <pefoley2@verizon.net>
-
- 03 Kas, 2012 1 kayıt (commit)
-
-
Matúš Kukan yazdı
Change-Id: I4ef21f14a77442b60059c649b83435c775670060
-
- 29 May, 2012 1 kayıt (commit)
-
-
David Tardon yazdı
Actually I think it should be removed entirely, because dmake already includes minor.mk directly from solenv, but I do not want to pry into it right now... Change-Id: I51520642f4796d722cb2131e91e9e92a82920531
-
- 28 May, 2012 2 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I6e9a9bc1f35be02af40530b29044e1f4b33e91ab
-
Tor Lillqvist yazdı
Change-Id: Iebb6fede055f274d66aa09344b911913d5cb9882
-
- 20 May, 2012 2 kayıt (commit)
-
-
David Tardon yazdı
Change-Id: I6e0758e543a89f593a1b0432b28b4c9768993af7
-
David Tardon yazdı
Change-Id: I4362106ac5d221241eafdf44705ca5553ac7013c
-
- 07 Nis, 2012 1 kayıt (commit)
-
-
David Tardon yazdı
-
- 12 Mar, 2012 2 kayıt (commit)
-
-
David Tardon yazdı
-
David Tardon yazdı
-
- 25 Ara, 2011 1 kayıt (commit)
-
-
David Tardon yazdı
-
- 06 Ara, 2011 1 kayıt (commit)
-
-
Caolán McNamara yazdı
-
- 22 Agu, 2011 1 kayıt (commit)
-
-
David Tardon yazdı
-
- 28 Mar, 2011 2 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
- 25 Mar, 2011 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
- 07 Mar, 2011 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
- 11 Ock, 2011 1 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
- 01 Eki, 2010 1 kayıt (commit)
-
-
sb yazdı
-
- 14 Eyl, 2010 1 kayıt (commit)
-
-
sb yazdı
-
- 29 Haz, 2010 1 kayıt (commit)
-
-
sb yazdı
-
- 27 Nis, 2010 1 kayıt (commit)
-
-
sb yazdı
-
- 08 Mar, 2010 1 kayıt (commit)
-
-
sb yazdı
-
- 03 Mar, 2010 1 kayıt (commit)
-
-
sb yazdı
-