18 Commits

Author SHA1 Message Date
Caelan Sayler
ba04923fd0 wip new C++ library 2024-10-20 16:26:20 +01:00
Caelan
4fe71521f6 update nodejs tests 2024-10-07 21:31:56 -06:00
Caelan
0b2605d08e wip electron sample 2024-10-07 21:31:56 -06:00
Caelan Sayler
086eb0a980 wip 2024-10-07 21:31:56 -06:00
Caelan
3128d34b14 Rework solution structure to allow more types of library projects (#196)
* Rename avalonia & wpf samples

* Rename rest of samples

* fix sample readme

* Fix compat util tests

* rename / move all src projects

* remove package lock files and move libC# again

* Add rust lib and cargo workspace

* Replace locksmith lib with new filelocksmith-rs library

* Deprecated type

* fix setup compile

* Use thiserror for error handling

* Rename some enums and formatting

* Add missing SHA256

* wip c++ library

* cpp wip

* alphabetize readme

* Try to get build working again

* Fix some conditionally compiled bits

* cross config should be in workspace root

* Fix PathHelper for new rust target dir

* Missed one old path to velopack.csproj

* remove obsolete coverage code

* testawareapp.exe no longer exists
2024-08-06 22:56:40 +01:00
Caelan Sayler
35fe0f50eb remove docs 2024-03-02 17:35:47 +00:00
Caelan Sayler
0c87c94b45 Add new setup/update (Rust) 2023-12-13 15:41:03 +00:00
Caelan Sayler
49357b509c add .idea to git ignore 2022-05-07 15:52:49 +01:00
Caelan Sayler
a0e6e8a790 update git attributes/ignore 2021-12-20 15:01:13 +00:00
Caelan Sayler
2f5bb4d865 Fix updater conditional icon (can we patch this icon with WriteZipToSetup instead?) 2021-08-29 09:55:53 +01:00
Caelan Sayler
91dd8a0f16 Make inclusion of updater icon optional 2021-08-13 17:14:21 +01:00
UDV\mhg
ca3d5a1da3 Set codepage depending on language 2018-07-27 16:39:00 +02:00
LennartAJansson
62941f8866 By request from paulcbetts we need to check that:
1. SQUIRREL_TEMP directory exists
2. The user has write access to it
3. It's not a UNC path
2016-10-11 12:56:39 +02:00
George Hahn
eb67d7b07f Ignore *.sln.ide directories 2014-12-08 05:15:38 -05:00
Geert van Horrik
7caea975c1 Updated gitignore (required for packages) 2014-10-14 22:25:52 +02:00
Paul Betts
4b70bdcd4f Add a dummy payload which will just echo the command line 2014-07-29 19:03:15 +02:00
Paul Betts
41a90e1b49 This is really happening 2014-07-29 10:43:30 +02:00
Paul Betts
3aabd8890b Ignore 2014-07-28 08:36:31 +02:00