|
|
b2473181fd
|
Drop 32-bit tools in Windows scripts
|
2024-04-28 01:50:31 -07:00 |
|
|
|
3ea7d987d1
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2024-04-01 19:26:26 -07:00 |
|
|
|
ee7c7c2448
|
Allow using the live CD/DVD/etc as a source
|
2024-03-30 23:04:49 -07:00 |
|
|
|
3aff533c4d
|
Reduce size to zero-out
Most tools will use a 1MiB offset for the first partition
|
2024-03-30 23:04:08 -07:00 |
|
|
|
3f090ee968
|
Refactor SDIO sections
* Use the same code paths for the launcher and AutoSetup
* Local copy now has a different theme to differentiate
|
2023-11-11 17:45:28 -08:00 |
|
|
|
0fd96c0074
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2023-11-01 23:43:26 -07:00 |
|
|
|
f7d212d115
|
Refactor built-ufd to match new Linux builds
|
2023-11-01 23:30:27 -07:00 |
|
|
|
9b5c453552
|
Refactor music sections
|
2023-10-22 15:46:49 -07:00 |
|
|
|
1beab4b4b4
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2023-10-21 19:19:31 -07:00 |
|
|
|
8ab56ae9d8
|
Replace UninstallView with BCUninstaller
Addresses issue #223
|
2023-10-21 18:50:20 -07:00 |
|
|
|
4aedea65c7
|
Add DeviceCleanup and DDU
Address issue #203
|
2023-10-21 18:42:30 -07:00 |
|
|
|
b3e7b64116
|
Merge remote-tracking branch 'upstream/winget' into winget
|
2023-06-25 04:12:31 -07:00 |
|
|
|
9689dcfeab
|
Update source URLs
|
2023-06-25 04:10:08 -07:00 |
|
|
|
d545152d67
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2023-06-11 19:07:23 -07:00 |
|
|
|
2cce572acf
|
Drop OrderedDict usage in favor of standard dicts
Python 3.7+ guarantees insertion order is preserved and we (currently)
require 3.10+
|
2023-05-29 17:25:48 -07:00 |
|
|
|
12326a5e2c
|
Use new Union syntax
This bumps the minimum Python version to 3.10
|
2023-05-29 12:35:40 -07:00 |
|
|
|
62edaac25a
|
Add type hints to functions
|
2023-05-28 20:09:54 -07:00 |
|
|
|
03a143488c
|
Adjust ui imports and calls
|
2023-04-02 20:12:18 -07:00 |
|
|
|
e3ebc2d1b8
|
Merge branch 'dev' into ui-split
|
2023-04-01 22:28:32 -07:00 |
|
|
|
96136e8e46
|
Overwrite .new files if needed
Addresses issue #213
|
2023-04-01 22:25:11 -07:00 |
|
|
|
89fd647792
|
Split wk.std into debug, std, and ui sections
|
2023-04-01 22:14:03 -07:00 |
|
|
|
9953f3978c
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2023-03-26 23:22:34 -07:00 |
|
|
|
e00920f24a
|
Switch to ruff linting
|
2023-03-19 18:47:46 -07:00 |
|
|
|
893f2bc31a
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2022-12-23 19:10:37 -08:00 |
|
|
|
5e95cee2f3
|
Support kit dir to be at the root of a volume
|
2022-12-23 19:09:16 -08:00 |
|
|
|
813157fd17
|
Remove HDClone sections
|
2022-12-17 23:25:26 -08:00 |
|
|
|
aabe4a1944
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2022-12-17 23:21:38 -08:00 |
|
|
|
c235926930
|
Remove Linux Minimal build
- Merge archiso profiles
- Merge package lists
- Merge full/minimal sections in build_linux
- Remove minimal boot entries
- Remove minimal from build-ufd config and scripts
- Update Linux README.md
Addresses #207
|
2022-12-17 23:07:35 -08:00 |
|
|
|
7c72e35644
|
Fix build_win.py download order
|
2022-10-22 19:59:04 -07:00 |
|
|
|
b91030fde4
|
Add CoreTemp and stress tests launcher
|
2022-10-01 19:56:35 -07:00 |
|
|
|
39864daf0a
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2022-09-28 09:15:33 -07:00 |
|
|
|
5aa49fe5e5
|
Stomp bugs and typos
|
2022-09-28 00:33:15 -07:00 |
|
|
|
3b89f1eabc
|
Support download referer headers and redirects
|
2022-09-28 00:33:15 -07:00 |
|
|
|
dd59f94f85
|
Replace IOBit with UninstallView
|
2022-09-28 00:33:15 -07:00 |
|
|
|
2b42bf9a8c
|
Update sources
|
2022-09-28 00:33:14 -07:00 |
|
|
|
31e8fd5c4f
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2022-03-10 15:37:57 -07:00 |
|
|
|
2a70997a6c
|
Use sessions in requests when downloading files
|
2022-03-10 15:36:58 -07:00 |
|
|
|
a8fada86fd
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2021-12-14 21:07:00 -07:00 |
|
|
|
82a2e7f85c
|
Add support for renaming macWK boot.efi files
This prevents those boot entries from appearing in the macOS boot menu
|
2021-12-14 21:04:44 -07:00 |
|
|
|
7dc64fb73b
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2021-12-14 15:34:27 -07:00 |
|
|
|
32d7cd44ff
|
Save extra image list to UFD to support --update
Addresses #176
|
2021-12-14 15:08:01 -07:00 |
|
|
|
62d8dff7c6
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2021-12-13 19:31:46 -07:00 |
|
|
|
125431a767
|
Update XMPlay skin
|
2021-12-13 19:29:19 -07:00 |
|
|
|
2d131d0613
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2021-10-27 20:02:13 -06:00 |
|
|
|
49e8d5c894
|
Remove FastCopy setup after extraction
|
2021-10-27 19:37:19 -06:00 |
|
|
|
1138347b29
|
Add missing download in build_win
|
2021-10-20 23:40:31 -06:00 |
|
|
|
af76831ca1
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2021-10-20 22:05:00 -06:00 |
|
|
|
a5a96dd598
|
Drop 7za in favor of the full version
|
2021-10-20 21:59:49 -06:00 |
|
|
|
6a6a61cb78
|
Add ShutUp10 sections to wk.kit.build_win
|
2021-10-15 18:47:27 -06:00 |
|
|
|
dc9565185c
|
Merge remote-tracking branch 'upstream/dev' into dev
|
2021-10-15 02:30:59 -06:00 |
|