17 Commits
Author SHA1 Message Date
Jonathan Feenstra e0ba155231 Update 7-Zip to 26.01 (#168) 2026-06-20 15:35:09 +02:00
Romeo Ahmed 64c62ad9a8 feat: move to vcpkg (#161) 2026-02-06 19:33:40 +01:00
Romeo Ahmed 98a71eae17 chore: update third-party binaries to latest versions (#160) 2026-02-02 20:04:18 +01:00
Mikaël CapelleandJeremy Rimpo b0688f81b9 WIP: Upgrade dependencies. (#132)
* Upgrade dependencies.
* Upgrade to Python 3.12
* Remove fmt tasks switch from fmt to std::format internally.

---------

Co-authored-by: Jeremy Rimpo <jrim@rimpo.org>
2024-05-25 14:25:40 +02:00
Mikaël Capelle b8fe18effa Switch to the new transfiex client. 2023-07-14 14:38:55 +02:00
Mikaël Capelle f9bb4a15d8 Bump 7z exe to 23.01. 2023-07-02 14:54:52 +02:00
Mikaël Capelle bbe2f318f7 Update nuget.exe. 2021-01-29 18:53:46 +01:00
isanae 7f374ee982 working on --pr
added stdin for process
added json third party
curl_downloader to string
2020-11-12 19:02:36 -05:00
isanae eca4a2d82e tx command
added tx binary
2020-07-11 17:16:47 -04:00
isanae 2c4464774d missing 7z.dll 2020-05-26 13:09:10 -04:00
isanae c41941b948 added fmt
added u8cout and u8cerr so strings can be converted to utf16 because of _O_U16TEXT
2020-05-11 05:25:37 -04:00
isanae c78018ef58 fixed incorrect fix for std::result_of in clipp
moved command line stuff to main()
made all conf values strings except for log level
-s option
2020-05-06 03:24:50 -04:00
isanae facf4c32f3 rework of conf, ini, vswhere
things are broken
2020-05-05 07:41:09 -04:00
isanae c323e95bc4 added nuget
ncc and nmm
2020-04-30 00:11:52 -04:00
isanae 344c8529c1 nasm
support for multiple urls in downloader
stop using -spe for 7z, do it manually
started boost from source and python, completed libffi and openssl
2020-04-28 19:29:05 -04:00
isanae 82639f556a jom instead of nmake
patches
only copy files if changed
merged build and install for now
2020-04-27 18:45:09 -04:00
isanae d7fa7ac910 initial 2020-04-26 13:47:26 -04:00