Commit Graph

49 Commits

Author SHA1 Message Date
Filipe PINTO
5fb9b3a54f
Support http2 on windows 2023-10-20 17:46:46 +02:00
Filipe PINTO
9481da06d7
Force vcpkg to rebuild cache on package features updates 2023-10-19 17:35:10 +02:00
lepapareil
186114b8bf
Optimize windows build 2023-10-18 16:10:34 +00:00
Filipe PINTO
af3f78e637
Fix chocolatey README contrib 2023-10-05 12:46:56 +00:00
Filipe PINTO
ca47196a58
Fix winget contrib 2023-09-21 15:16:22 +02:00
lepapareil
1867c410ac
Use active toolchain to set release packages names 2023-09-12 17:09:46 +02:00
Filipe PINTO
69cfb8d907
Fix chocolatey contrib 2023-06-02 08:03:31 +02:00
Filipe PINTO
453a99071d
Use squid instead of mitmproxy on ci 2023-04-09 14:03:14 +02:00
Filipe PINTO
f7d65d7cf2
Fix python to 3.9.13 version in Windows contrib 2023-03-24 09:06:55 +01:00
Filipe PINTO
6bc691aee0
Clean winget contrib 2023-03-03 09:46:05 +01:00
Filipe PINTO
eb34bb7ec7
Update winget contrib doc 2023-01-26 14:23:00 +01:00
Filipe PINTO
4d2bffb205
Update chocolatey contrib 2023-01-26 14:16:04 +01:00
Filipe PINTO
cec9b83e9c
Update winget contrib doc 2023-01-26 12:54:17 +01:00
Filipe PINTO
78c5019bf1
Fix hurl test on chocolatey contrib section 2023-01-25 16:48:53 +01:00
Filipe PINTO
d9718ef3be
Add get sum to chocolatey contrib section 2023-01-25 16:47:00 +01:00
Filipe PINTO
4721d305a7
Add pip upgrade to windows contrib doc 2023-01-05 08:19:55 +01:00
Filipe PINTO
636eeca8d4
Separates build prerequisites on windows contrib doc 2022-12-29 13:55:10 +01:00
Filipe PINTO
c17a3f4696
Use project ps1 scripts in windows contrib doc 2022-12-29 11:36:05 +01:00
fpinto
89cc524d17
Revert Use openssl3 for libcurl on windows 2022-12-28 22:46:57 +01:00
fpinto
02eb244d1d
Add PS1 checks on error handling 2022-12-28 10:20:27 +01:00
fpinto
290a7564d7
Use openssl3 for libcurl on windows 2022-12-28 09:36:01 +01:00
jcamiel
c69ebea464
Fix case url -> URL. 2022-10-31 11:50:22 +01:00
Kian-Meng Ang
3a5ff7dcb2 Fix typos
Found via `codespell -S contrib,target -L crate,asser,te,pleas`
2022-10-01 18:48:18 +08:00
lepapareil
4e70419579
Fix chocolatey doc 2022-09-22 14:16:50 +02:00
lepapareil
a94c0197a7
Add libcurl.dll to windows package 2022-09-19 16:32:06 +02:00
jcamiel
948f1e2065
Rename manual-page.md to manual.md 2022-09-02 15:39:24 +02:00
Christine Seeman
fe8d506f98 Changing to manual vs man in documenation
In intro documentation, it can be confusing to see just `man` for
the reference to reference manual pages and documentation. I believe this is a reference
to Unix man pages (manual pages), but markdown is much more than what those ASCII text displays could do.

To help understandability, I am submitting a PR to update some documentation references to manual over man.
2022-09-02 12:47:08 +02:00
Fabrice Reix
34075bc8a9
Refacto workflow scripts 2022-07-31 09:59:10 +02:00
lepapareil
eb269371ea
Clean contrib/windows/windows_package_managers/chocolatey/README.md 2022-06-28 11:30:41 +02:00
lepapareil
77195dfc4b
Fix rustup on windows contrib 2022-05-20 09:59:20 +02:00
lepapareil
73fe02dd67 Clean windows contrib (only powershell) 2022-05-20 09:56:48 +02:00
lepapareil
37294fabac
Fix rustup default-host for powershell contrib 2022-05-18 16:35:04 +02:00
lepapareil
5053c8e2c0
Fix NSIS powershell contrib 2022-05-18 16:20:06 +02:00
lepapareil
54f9a6095b
Uses only command line for powershell contrib 2022-05-18 16:00:31 +02:00
lepapareil
e41a90899f Disable doc tests on windows 2022-01-29 10:36:15 +01:00
lepapareil
326ef390c9
Add scoop help to windows contrib 2021-12-09 20:17:23 +01:00
lepapareil
520f2f145a
Add wingetcreate help to windows contrib 2021-12-09 20:12:31 +01:00
lepapareil
a8c037974d Convert contrib windows chocolatey files to templates 2021-12-09 15:30:19 +01:00
lepapareil
9c28e9224d clean and reorg windows package manager contrib 2021-11-11 00:56:08 +01:00
lepapareil
872c4db7a9
add README.md for scoop bucket 2021-11-09 11:25:23 +01:00
lepapareil
0a263425f3
fix packageSourceUrl in chocolatey hurl.nuspec 2021-11-09 11:13:07 +01:00
lepapareil
82d21c74d1 add actual windows package manager work 2021-11-08 18:06:07 +01:00
lepapareil
5326344b96 fix windows zip package 2021-10-12 14:41:22 +02:00
lepapareil
42d6f15d39 replace _ by - on win64 exe and zip packages names 2021-03-03 14:43:55 +01:00
lepapareil
41df46ff77 fix nsis path on win64 contrib doc 2021-03-02 20:37:29 +01:00
lepapareil
e21bbea974 add integration test in win contrib docs 2021-02-20 19:53:11 +01:00
Fabrice Reix
99b811fa70 Run Tests integ in windows
Decode hurlfmt output and error stream as text
supports both UTF-8 and UTF-16, both with and with BOM

Add optional os-specific expected error file
2021-02-16 09:13:17 +01:00
lepapareil
e655d05c1f
clean powershell doc 2021-02-05 16:52:18 +01:00
lepapareil
d3bd7a3366 add windows build documentation 2021-02-02 18:23:51 +01:00