Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue %17 - Actually build the progressui when not-Windows | Matt A. Tobin | 2022-03-21 |
| | | | | Also, don't have a redundant conditional for the updater icon. | ||
* | Revert "Issue %17 - Actually build the progressui when not-Windows" | Matt A. Tobin | 2022-03-21 |
| | | | | This reverts commit 1881ac068ab227c905d7c306fb0b69f543cea8b5. | ||
* | Issue %17 - Actually build the progressui when not-Windows | Matt A. Tobin | 2022-03-21 |
| | | | | Also, don't have a redundant conditional for the updater icon. | ||
* | Issue %3053 - Part 6: Add format detection to unwrap_full_update.pl | Moonchild | 2022-01-23 |
| | |||
* | Issue %3053 - Part 5: Update mar file generation scripts for use of xz. | Moonchild | 2022-01-21 |
| | | | | | | | | | - Update scripts to support both lzma and bzip2 - Update python script to support lzma - Add a configure switch to use the old bzip2 format (default=xz) - Update test scripts to support lzma to be thorough This all requires xz to be available in the path on the build system. | ||
* | Issue %3053 - Part 4: add xz-embedded decompression support to the updater. | Moonchild | 2022-01-20 |
| | | | | | Changes to the libmar host utilities (mar) are backwards compatible with the previous versions of mar. | ||
* | Issue %3005 - Move toolkit/mozapps/installer to system/installer | Matt A. Tobin | 2021-12-01 |
| | |||
* | Issue %3005 - Move updater to system/ and merge the update packaging into ↵ | Matt A. Tobin | 2021-12-01 |
the resulting tree This component is a bit more complex than most so it should live in system/ |