summaryrefslogtreecommitdiff
path: root/onlineupdate/Module_onlineupdate.mk
AgeCommit message (Collapse)AuthorFilesLines
2016-03-14Revert "tdf#98602 Duplicate code in onlineupdate/"Jan Holesovsky1-1/+0
Unfortunately needs more work, I've pushed it too early... This reverts commit e60506acc53098b4b479d565048c316562657cec.
2016-03-14tdf#98602 Duplicate code in onlineupdate/Ras-al-Ghul1-0/+1
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>
2015-06-29online update: Configure switch --enable-online-update=marJan Holesovsky1-0/+2
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
2015-06-29online update: Add updater executable build supportNathan Yee1-1/+2
Change-Id: I033f114d29cd020b6dba5a74257d3f577dd73ea7
2015-06-29online update: Add mar executable build supportNathan Yee1-1/+1
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
2015-06-29online update: Add preliminary support for creating MAR librariesNathan Yee1-0/+17
Change-Id: I04040d67b82afc0f00558d493ee046c97001cd5d