[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2023-01-12 Thread Tor Lillqvist (via logerrit)
vcl/Module_vcl.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 743713648e1abc124fc5783f3ea6a20b7d73701d Author: Tor Lillqvist AuthorDate: Wed Jan 11 12:56:04 2023 +0200 Commit: Tor Lillqvist CommitDate: Thu Jan 12 08:26:22 2023 + Don't bother

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2020-07-21 Thread Tor Lillqvist (via logerrit)
vcl/Module_vcl.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit c3206f7cdec65f3ec4ea6739830933543020e7c2 Author: Tor Lillqvist AuthorDate: Tue Jul 21 10:11:48 2020 +0300 Commit: Tor Lillqvist CommitDate: Tue Jul 21 11:14:28 2020 +0200 Bypass Cppunit

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2020-03-07 Thread Tomaž Vajngerl (via logerrit)
vcl/Module_vcl.mk | 82 +++--- 1 file changed, 41 insertions(+), 41 deletions(-) New commits: commit 3729ef3347a0399ab3ef672f489de4a9b3d051cf Author: Tomaž Vajngerl AuthorDate: Sat Mar 7 11:01:19 2020 +0100 Commit: Tomaž Vajngerl CommitD

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2019-10-30 Thread Luboš Luňák (via logerrit)
vcl/Module_vcl.mk | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 282126c22cccac60388df2cbf3216acb3ba33e21 Author: Luboš Luňák AuthorDate: Wed Oct 30 12:03:24 2019 +0100 Commit: Luboš Luňák CommitDate: Wed Oct 30 12:04:24 2019 +0100 make Cpp

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2016-12-19 Thread Caolán McNamara
vcl/Module_vcl.mk |7 +++ 1 file changed, 7 insertions(+) New commits: commit 9aa53881393a2f8d6316473682c9c0682b2ce0ff Author: Caolán McNamara Date: Thu Dec 15 13:59:27 2016 + drop uninteresting binaries Change-Id: Ibf8a1ef17448c09195a6e7d5093f738136d91af6 Review

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2016-08-30 Thread Stephan Bergmann
vcl/Module_vcl.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a037f6338c19e16bcbc0674214666a786872c59d Author: Stephan Bergmann Date: Tue Aug 30 16:20:11 2016 +0200 Disable CppunitTest_vcl_wmf_test under --enable-merglibs for now ...the problems c

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2016-02-14 Thread Tor Lillqvist
vcl/Module_vcl.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f48b789e1b985f65be2c15e508202ccf9ec05102 Author: Tor Lillqvist Date: Mon Feb 15 09:15:42 2016 +0200 Package_opengl_blacklist is Windows-specific Change-Id: Ida79aa0d5a519a2c124d20a1cd

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2016-01-20 Thread David Tardon
vcl/Module_vcl.mk |1 - 1 file changed, 1 deletion(-) New commits: commit e1367aaf7d9cc93bbbe3ba64015fde3469c61c6e Author: David Tardon Date: Wed Jan 20 23:20:30 2016 +0100 disable test that suddenly eats GBs of memory Regression since 62ea0ef8428ca4e12c5fa11674737a9bf0b646aa

[Libreoffice-commits] core.git: vcl/Module_vcl.mk

2015-08-28 Thread Tor Lillqvist
vcl/Module_vcl.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit 02d87840558523370d552ef452f1660300d161b5 Author: Tor Lillqvist Date: Fri Aug 28 10:43:46 2015 +0300 Revert "CppunitTest_vcl_timer always fails on Windows for me" Now it works for me on Windows.

[Libreoffice-commits] core.git: vcl/Module_vcl.mk vcl/qa

2015-08-23 Thread Ashod Nakashian
vcl/Module_vcl.mk|7 +++ vcl/qa/cppunit/timer.cxx | 109 +-- 2 files changed, 112 insertions(+), 4 deletions(-) New commits: commit b103e7d786f5b7ec6cfe4f53f2ca317f06ceabc5 Author: Ashod Nakashian Date: Thu Aug 20 21:06:06 2015 -0400

[Libreoffice-commits] core.git: vcl/Module_vcl.mk vcl/opengl vcl/Package_opengl_blacklist.mk

2015-06-17 Thread Markus Mohrhard
vcl/Module_vcl.mk |1 + vcl/Package_opengl_blacklist.mk | 16 vcl/opengl/opengl_blacklist_windows.xml | 11 +++ vcl/opengl/win/blacklist.xml| 11 --- 4 files changed, 28 insertions(+), 11 deletions(-) New commits

[Libreoffice-commits] core.git: vcl/Module_vcl.mk vcl/qa

2015-06-05 Thread Michael Meeks
vcl/Module_vcl.mk|2 vcl/qa/cppunit/lifecycle.cxx | 102 +++ 2 files changed, 103 insertions(+), 1 deletion(-) New commits: commit 15499b1e4f2d31c2707d75800046f7fa12bb5dac Author: Michael Meeks Date: Fri Jun 5 12:49:05 2015 +0100 V