summaryrefslogtreecommitdiff
path: root/onlineupdate/astyle.options
blob: fc8d9f69faffd0c4f698b9ac3459310190fd0b26 (plain)
1
2
3
4
5
6
7
--style=allman
-s4
--indent=spaces=4
--attach-namespaces
--indent-switches
--indent-col1-comments
--pad-header
tegrate the partial update info into the uploaded infoMarkus Mohrhard 2017-05-19use file instead of complete for the key of the partial update infoMarkus Mohrhard 2017-05-19add missing fileMarkus Mohrhard 2017-05-19use the shared signing codeMarkus Mohrhard 2017-05-19simplify path handling in the updater scriptsMarkus Mohrhard 2017-05-19create valid partial language updates and write partial update infoMarkus Mohrhard 2017-05-19extract the mar signing codeMarkus Mohrhard 2017-05-19extract mar file name generationMarkus Mohrhard 2017-05-19reuse the new extract mar code for the partial update generationMarkus Mohrhard 2017-05-19ignore the precomplete file at least for nowMarkus Mohrhard 2017-05-19add a script to extract and uncompress from a mar fileMarkus Mohrhard 2017-05-19remove the split functionality from the update creationMarkus Mohrhard 2017-05-19start working on the creation of partial update filesMarkus Mohrhard 2017-05-19send the csrf token with the updater scriptsMarkus Mohrhard 2017-05-19handle signing errors much betterMarkus Mohrhard 2017-05-19error out if the path to the updater config is emptyMarkus Mohrhard 2017-05-19add the manifest file to the mar fileMarkus Mohrhard 2017-05-19make sure that the upload command succeedsMarkus Mohrhard 2017-05-19move most of the updater settings to ini fileMarkus Mohrhard 2017-05-19create complete and correct build_config files for the updaterMarkus Mohrhard 2017-05-19we only need the signed mar filesMarkus Mohrhard 2017-05-19improve the build system part for generating mar filesMarkus Mohrhard 2017-05-19don't use MOZ_ prefixed env varsMarkus Mohrhard 2017-05-19also include the platform into the build configMarkus Mohrhard 2017-05-19change of plans, we are not going to use balrogMarkus Mohrhard 2017-05-19use the new file based approach for the mar creationMarkus Mohrhard 2017-05-19add makefile part to generate mar file and update infoMarkus Mohrhard 2017-05-19add files to send update info to balrog serverMarkus Mohrhard 2017-05-19add script for incremental mar generationMarkus Mohrhard 2017-05-19add script to generate complete mar filesMarkus Mohrhard