summaryrefslogtreecommitdiffstats
path: root/bin/update/create_partial_update.py
Commit message (Expand)AuthorAgeFilesLines
* updater: improve message for failed update generationMarkus Mohrhard2017-11-161-2/+2
* updater: another place needs to handle additional dir level on windowsMarkus Mohrhard2017-08-201-0/+2
* updater: get the partial update generation working on windowsMarkus Mohrhard2017-08-041-14/+17
* fix construction of directory pathMarkus Mohrhard2017-05-271-1/+1
* take the update server url from the configMarkus Mohrhard2017-05-191-1/+1
* use file instead of complete for the key of the partial update infoMarkus Mohrhard2017-05-191-1/+1
* simplify path handling in the updater scriptsMarkus Mohrhard2017-05-191-29/+24
* create valid partial language updates and write partial update infoMarkus Mohrhard2017-05-191-13/+37
* reuse the new extract mar code for the partial update generationMarkus Mohrhard2017-05-191-2/+3
* start working on the creation of partial update filesMarkus Mohrhard2017-05-191-0/+135