Andrew Malchuk
424ed9d430
Build universal binary instead of architecture dependent
...
Also added missing .gitignore, added some flags for removing DWARF debugging information, symbol table and all file system paths from the resulting executable.
2025-05-12 21:39:13 +04:00
Andrew Malchuk
3493bd8729
Added code owners ( #8 )
2025-05-12 17:31:59 +04:00
Nikolay Edigaryev
d31d276e73
README.md: document clipboard sharing ( #5 )
...
* README.md: document clipboard sharing
* More information about launchd and examples
2025-05-06 12:33:50 -04:00
Nikolay Edigaryev
c6f3377ab9
GoReleaser: separate Darwin (CGO_ENABLED=1) and Linux (CGO_ENABLED=0) ( #4 )
2025-04-29 21:09:15 +04:00
Nikolay Edigaryev
dbffcb0b08
Implement SPICE vdagent with clipboard sharing functionality ( #3 )
...
* Implement SPICE vdagent clipboard copy-paste functionality
* Install libx11-dev
* Fix typo in "sucessfully"
* Simply print the capabilities as an integer
2025-04-29 18:21:28 +04:00
Nikolay Edigaryev
b59f2c51e8
.goreleaser.yml: try not to override "install" for "brews"
2025-04-07 21:54:55 +02:00
Nikolay Edigaryev
567dd27f15
.goreleaser.yml: use "ids" to only select binaries
2025-04-07 21:48:35 +02:00
Nikolay Edigaryev
3531a0bf09
Add LICENSE and publish to our tap ( #2 )
2025-04-07 23:41:27 +04:00
Nikolay Edigaryev
42e506671f
Automatic disk resizing for macOS VMs ( #1 )
...
* Automatic disk resizing for macOS VMs
* CI: install Golang via Homebrew
* diskresizer_test.go: fix fixture values for "diskSizeUnused"
2025-04-07 22:54:19 +04:00
Nikolay Edigaryev
9685ba8ffc
Initial commit
2025-04-07 15:25:56 +02:00