summaryrefslogtreecommitdiff
path: root/external/onlineupdate
AgeCommit message (Expand)AuthorFilesLines
2024-05-31tdf#161292: Fix create-partial-info for newly added filesStephan Bergmann1-1/+7
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier11-55/+55
2024-05-03makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier1-1/+1
2024-01-23MAR update, too big to (not) failStephan Bergmann1-0/+13
2024-01-22Create MAR updates from msi rather than from archiveStephan Bergmann3-65/+45
2024-01-12Windows MAR update issues with program/{setup,version}.iniStephan Bergmann2-0/+12
2024-01-12Further adapting of create-partial-infoStephan Bergmann2-2/+88
2024-01-11Fix `make create-partial-info` (for Windows, at least)Stephan Bergmann3-0/+27
2024-01-11Make create-update-info handle conditional contentStephan Bergmann1-4/+30
2024-01-05Introduce external/onlineupdate/monitor-sources.shStephan Bergmann2-0/+30
2024-01-05Workaround for --disable-windows-build-signing --enable-dbgutil test buildsStephan Bergmann2-0/+29
2024-01-05Fix `make create-update-info` (for Windows, at least)Stephan Bergmann2-0/+136
2024-01-02Re-enable MOZ_VERIFY_MAR_SIGNATURE featureStephan Bergmann8-24/+57
2023-12-22Fix Windows MSI custom action for --enable-online-update-marStephan Bergmann2-41/+88
2023-12-21Windows MSI custom action for --enable-online-update-marStephan Bergmann4-0/+238
2023-12-19Improve --enable-online-update-mar Windows MOZ_MAINTENANCE_SERVICE featureStephan Bergmann6-20/+171
2023-12-15Turn onlineupdate into external/onlineupdateStephan Bergmann29-0/+1059