summaryrefslogtreecommitdiff
path: root/bin/update
AgeCommit message (Expand)Author
2017-11-16updater: improve message for failed update generationMarkus Mohrhard
2017-09-28updater: make sure the target dir exists while writing update infoMarkus Mohrhard
2017-09-28fix the command line argument limit problem for incremental build generationMarkus Mohrhard
2017-08-20updater: move the update channel info from the config to versionrcMarkus Mohrhard
2017-08-20updater: another place needs to handle additional dir level on windowsMarkus Mohrhard
2017-08-20updater: replace whitespace in dir names and strip the extra win dir layerMarkus Mohrhard
2017-08-06updater: fix small python issueMarkus Mohrhard
2017-08-06updater: handle paths with spaces correctlyMarkus Mohrhard
2017-08-06Fix typos in codeAndrea Gelmini
2017-08-05updater: disable lang pack handling for windowsMarkus Mohrhard
2017-08-05updater: abort if there are not enough command line parametersMarkus Mohrhard
2017-08-05updater: convert to unix path in another placeMarkus Mohrhard
2017-08-04updater: get the partial update generation working on windowsMarkus Mohrhard
2017-08-04updater: handle windows path in cygwin correctlyMarkus Mohrhard
2017-08-04updater: check that access to mandatory externals is workingMarkus Mohrhard
2017-08-04updater: initial working on windows support for mar file generationMarkus Mohrhard
2017-06-17updater: expand ~ to $HOME in config path of uploader scriptMarkus Mohrhard
2017-05-27fix construction of directory pathMarkus Mohrhard
2017-05-19take the update server url from the configMarkus Mohrhard
2017-05-19fix errors in upload scriptsMarkus Mohrhard
2017-05-19integrate 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