Age | Commit message (Collapse) | Author |
|
Change-Id: I3e7edb5319ab2e2ec316204b917a7e29c1791b5b
|
|
Change-Id: I7436edc85f87d1f68b50d39bf29564ff498c9ab9
|
|
Change-Id: I1a499f57d01ee28afdb2c4f85dc976f2e6837dfd
Reviewed-on: https://gerrit.libreoffice.org/40837
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
The updater itself does not link to NSS on Windows and instead uses the
Windows-internal crypto libraries. However the mar executable needs to
link against NSS, so we need to split the code a bit.
Change-Id: Iea61c716aa507a876fdb444eb28ad828bdea18bd
Reviewed-on: https://gerrit.libreoffice.org/40608
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: I30186f76302e7666c833933b059931e8b1b7b78c
|
|
Change-Id: I68c9b14937c219ee142386b72047a6995d004f47
|
|
Change-Id: I80e80708346aa2850b2964c566ebc6423837a9cd
|
|
Change-Id: I9de1e8e8ec26dce85107c774c6a1d862dea3ab84
|
|
Change-Id: I25921090083f20c4bb416f9cfdd5ec6400a27a21
|
|
We again need to use a static lib to prevent the file is in use problem
during the update.
Change-Id: I22d00ea2ab46949d32cdaae85c799896d6e0468f
|
|
Change-Id: Iae098ef00d000099e13c54349ba37619e545fe4a
|
|
Change-Id: I4bfa678b6a028a91a63b79a24f6db3a3644d086a
|
|
Change-Id: I86972657e333821a153bb0c1e154f22841f624e5
|
|
Change-Id: Ic0b98c859cf2115195a75e9521c35ef32bd8b833
|
|
Converted libmar into static library and removed duplicate code.
Change-Id: I51c58ae9a6a1f1128422b4a79491d0cd62e6ced6
Reviewed-on: https://gerrit.libreoffice.org/23312
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
|
|
Unfortunately needs more work, I've pushed it too early...
This reverts commit e60506acc53098b4b479d565048c316562657cec.
|
|
Converted libmar into static library and removed duplicated code
Change-Id: I6a6c8ce24103a400e1835ccf7e6421024f5cec4b
Reviewed-on: https://gerrit.libreoffice.org/23179
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
|
|
This will enable the mar-based online update instead of the 'traditional' one.
At the moment, this does not build, as libbz2 was not packaged as an external
library yet.
Change-Id: I1ad7d9adf7a12a427786682ad932597eb2319256
|
|
Change-Id: I033f114d29cd020b6dba5a74257d3f577dd73ea7
|
|
Remove unneeded mar library build support
Add macro workarounds in mar.c; will deal with them in the future
Change PL_strdup to strdup (is this safe?)
Change-Id: Ib3108abdf360f6fc1ccc1bf5030df8529d724b82
|
|
Change-Id: I04040d67b82afc0f00558d493ee046c97001cd5d
|