Commit Graph

2839 Commits

Author SHA1 Message Date
Caelan Sayler
4c3fcc74db Prevent zip path exploits 2024-03-17 21:39:21 +00:00
caesay
35e8852ad0 file mode 2024-03-17 20:36:02 +00:00
caesay
d65c01065c Delete cache folder during sudo 2024-03-17 20:36:02 +00:00
Caelan Sayler
71074a421c Use ~/Library for logs & packages on osx 2024-03-17 20:36:02 +00:00
Caelan Sayler
2ba40213c2 Support linux binaries with spaces in the name 2024-03-17 17:59:31 +00:00
Caelan Sayler
23d27db4b5 Should pack vendor libs 2024-03-16 14:11:47 +00:00
Caelan Sayler
8d1673bbdf Fix bug if github repo is provided with trailing slash 2024-03-16 14:11:00 +00:00
Caelan Sayler
484af1b99b The NuGet clean targets are not working 2024-03-16 12:39:04 +00:00
Caelan Sayler
2b11f35b99 Simplify sample code 2024-03-14 18:38:11 +00:00
Caelan Sayler
fa95058b78 Conditionally compile in experimental commands 2024-03-14 17:22:05 +00:00
Caelan Sayler
cb9a86f0fd Refactor self contained nuget package into it's own target file 2024-03-14 17:20:50 +00:00
Caelan Sayler
542fbc97ba Move nupkg cache cleaning to shared targets 2024-03-14 16:37:27 +00:00
Caelan Sayler
4088cee484 Move nuget packaging properties to shared targets 2024-03-14 16:30:13 +00:00
Caelan Sayler
4834a5182f Auto populate more build targets 2024-03-11 12:08:00 +00:00
Caelan Sayler
0c001774ce Auto detect the runtimes from tfm 2024-03-11 11:37:48 +00:00
Caelan Sayler
c5676a2efb Remove old build script 2024-03-11 11:36:37 +00:00
Caelan Sayler
ede3a6b12e Minor fixes for msbuild task 2024-03-11 11:19:14 +00:00
Caelan Sayler
40558a25d6 Working on NuGet dev loop 2024-03-11 11:01:14 +00:00
Kevin Bost
8b9f51c21f Some work on publishing a nuget package
Run `dotnet build -c Release; dotnet pack` from the Velopack.Build directory
2024-03-10 23:19:49 -07:00
Caelan Sayler
c59a970e16 Remove dependency on Newtonsoft 2024-03-10 23:26:47 +00:00
Caelan Sayler
dd94b60be3 WIP packaging Build as NuGet package 2024-03-10 23:15:07 +00:00
Caelan Sayler
0dfeffddda Allow assembly name to be passed without .exe on windows 2024-03-10 23:14:30 +00:00
Caelan Sayler
0e910e1e93 Update Packaging targets to drop netstandard 2024-03-10 23:14:08 +00:00
Caelan Sayler
6873fbce41 Working on bundling Velopack.Build 2024-03-10 20:50:18 +00:00
Caelan Sayler
612e54736f Add VelopackFlow repository 2024-03-10 19:36:20 +00:00
Caelan Sayler
1c2c112ee3 Add Velopack.Build project 2024-03-10 17:19:00 +00:00
Caelan Sayler
fea1031d1d Add login/logout/publish commands 2024-03-10 17:19:00 +00:00
Caelan Sayler
3adc026e64 Add Velopack Flow update source 2024-03-10 17:19:00 +00:00
Caelan Sayler
40e9f6b2b0 Add Velopack Flow service 2024-03-10 17:19:00 +00:00
Caelan Sayler
c8e3124864 Minor changes to spelling, comments, code style 2024-03-10 17:19:00 +00:00
Caelan Sayler
55fbec5ac2 update editorconfig & cspell 2024-03-10 17:19:00 +00:00
Caelan Sayler
f364e48074 Provide extra separation between update runs in the log 0.0.359 2024-03-10 13:23:19 +00:00
Caelan Sayler
435565f1ef Remove -i arg from dev scripts 2024-03-10 13:20:56 +00:00
Caelan Sayler
7f302fccbf Make icon an optional parameter on linux/osx 2024-03-10 13:03:59 +00:00
Caelan Sayler
26830b5aa9 Merge branch 'cs/osx-symlink' of https://github.com/velopack/velopack into cs/osx-symlink 2024-03-08 09:50:00 +00:00
caesay
0bffac3c99 Fix cp arguments to match previous behavior 2024-03-08 09:48:09 +00:00
Caelan Sayler
60b525a22e Run SimpleFileSource fallback in a task to prevent UI lockup 2024-03-07 15:04:23 +00:00
Caelan Sayler
e497a3d5ae Use 'cp -a' when packaging on unix to preserve symlinks 2024-03-07 14:31:54 +00:00
Caelan Sayler
8b74e0fc74 print CWD for diagnostics 2024-03-04 13:00:24 +00:00
Caelan Sayler
f89b4028e8 sort out links to new doc site 2024-03-03 17:41:25 +00:00
Caelan Sayler
e68f3507ab Merge branch 'cs/docs' 2024-03-03 17:24:02 +00:00
Caelan Sayler
679d8a8283 sln fixes 2024-03-03 17:23:55 +00:00
Caelan Sayler
7530764ce2 Fix mainExe check properly. 2024-03-03 17:06:20 +00:00
Caelan Sayler
cab2d5dc26 Passing in .app bundle should look in the MacOS dir for mainExe 2024-03-03 16:45:55 +00:00
Caelan Sayler
6471a54fd3 Merge remote-tracking branch 'origin/kdb/docs' into cs/docs 2024-03-03 10:18:49 +00:00
Kevin B
ccfc34008e Using user culture for microsoft links 2024-03-02 13:40:03 -08:00
Caelan Sayler
35fe0f50eb remove docs 2024-03-02 17:35:47 +00:00
Caelan Sayler
138e16973e docs: reference libs and root toc to .gitignore 2024-02-28 15:19:15 +00:00
Caelan Sayler
18025ef594 docs: remove root toc 2024-02-28 15:16:51 +00:00
Caelan Sayler
8b59712dfd docs: add electron sample app 2024-02-27 22:55:56 +00:00