- The Riftgates' Backyard
- https://starbeamrainbowlabs.com/
- Joined on
2016-04-22
Embed git commit hash in binary
Found it! We need to use the Exec Task with the IgnoreExitCode
parameter. That way we can execute git and if git isn't installed, we can display some default message or other instead.
Embed git commit hash in binary
There doesn't seem to be a way of doing it that preserves both Linux and Windows compatibility and that doesn't require git to be installed and in the PATH
variable.
Invalid variable names in generated constructor with
--public
flag
Invalid variable names in generated constructor with
--public
flag
6418f52bf8
Further clarified help text.
92fde60f37
Added additional using aliases
ecdffd85a7
Updated help file to reflect new options.
77c20cf8ef
Add example compressed class definition to examples folder
e8e36ae822
Bugfix: public / private generation
a7e708b8a1
Bugfix: Incorrect default using statement
Provide prebuilt binaries
ownCloud looks like a good place to host the binaries until we migrate over to GitHub.