[Libreoffice-commits] core.git: bin/update

2023-12-06 Thread Stephan Bergmann (via logerrit)
bin/update/path.py |9 + 1 file changed, 9 insertions(+) New commits: commit d4370db8ceb74950d3ef381d4a0c1aca033f0294 Author: Stephan Bergmann AuthorDate: Wed Dec 6 16:29:12 2023 +0100 Commit: Stephan Bergmann CommitDate: Thu Dec 7 08:57:10 2023 +0100 mkdir_p still

[Libreoffice-commits] core.git: bin/update

2023-12-06 Thread Stephan Bergmann (via logerrit)
bin/update/create_full_mar.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cc3fb303db41492eccf845f34581b462c6ee24ec Author: Stephan Bergmann AuthorDate: Wed Dec 6 16:33:16 2023 +0100 Commit: Stephan Bergmann CommitDate: Wed Dec 6 18:42:10 2023 +0100

[Libreoffice-commits] core.git: bin/update

2019-11-23 Thread Jens Carl (via logerrit)
bin/update/create_partial_update.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4dc85b98d7d84ac0d50f6f64833b667fb48236c7 Author: Jens Carl AuthorDate: Sun Nov 17 10:55:15 2019 -0800 Commit: Jens Carl CommitDate: Sun Nov 24 07:41:58 2019 +0100 Fix

[Libreoffice-commits] core.git: bin/update

2017-11-16 Thread Markus Mohrhard
bin/update/create_partial_update.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f94d98db1be8c27e470b39d4b16ed406db3aef87 Author: Markus Mohrhard Date: Thu Nov 16 23:18:43 2017 +0100 updater: improve message for failed

[Libreoffice-commits] core.git: bin/update

2017-09-28 Thread Markus Mohrhard
bin/update/make_incremental_update.sh |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1047b426ed7ab0ee7a1b3ecf01adab18eb040de2 Author: Markus Mohrhard Date: Thu Sep 28 18:37:56 2017 +0200 updater: make sure the target dir

[Libreoffice-commits] core.git: bin/update

2017-09-28 Thread Markus Mohrhard
bin/update/make_incremental_update.sh | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit d239ac8e4b6f01d350c89f067659e0d86f9a8f0e Author: Markus Mohrhard Date: Thu Sep 28 14:58:54 2017 +0200 fix the command line

[Libreoffice-commits] core.git: bin/update desktop/source instsetoo_native/CustomTarget_setup.mk

2017-08-20 Thread Markus Mohrhard
bin/update/get_update_channel.py | 23 +++ desktop/source/app/updater.cxx | 10 +- desktop/source/app/updater.hxx |1 + instsetoo_native/CustomTarget_setup.mk |1 + 4 files changed, 34 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: bin/update

2017-08-19 Thread Markus Mohrhard
bin/update/create_partial_update.py |2 ++ 1 file changed, 2 insertions(+) New commits: commit b9f85538e65882238de80ab36c864bc0082ad7f4 Author: Markus Mohrhard Date: Sun Aug 20 01:39:06 2017 +0200 updater: another place needs to handle additional dir

[Libreoffice-commits] core.git: bin/update

2017-08-06 Thread Andrea Gelmini
bin/update/create_build_config.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a040b71d1beed5c7233a5f8e265975876d06d0b9 Author: Andrea Gelmini Date: Sat Aug 5 23:49:31 2017 +0200 Fix typos in code Change-Id:

[Libreoffice-commits] core.git: bin/update

2017-08-04 Thread Markus Mohrhard
bin/update/create_build_config.py | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) New commits: commit e371ec501db0c473bea7ef7325d9a9049f913b5e Author: Markus Mohrhard Date: Sat Aug 5 03:53:13 2017 +0200 updater: disable lang pack

[Libreoffice-commits] core.git: bin/update

2017-08-03 Thread Markus Mohrhard
bin/update/create_partial_update.py | 31 +-- bin/update/uncompress_mar.py|7 --- 2 files changed, 21 insertions(+), 17 deletions(-) New commits: commit e74846af5130daa9c96babea6987befeb8a8e75c Author: Markus Mohrhard

[Libreoffice-commits] core.git: bin/update

2017-08-03 Thread Markus Mohrhard
bin/update/tools.py |4 1 file changed, 4 insertions(+) New commits: commit 71b0d8b89d4701fcf1d22e2baf1ef5d983bc10d5 Author: Markus Mohrhard Date: Thu Aug 3 00:19:55 2017 +0200 updater: initial working on windows support for mar file generation