You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* - Adds new_http_archive for nuget-binary from github commit zipfile.
- Adds label attributes to nuget_package rule to get mono and nuget binary paths.
- Checks return value of execute nuget_cmd and fails with non-zero value.
- Changes dll_import rule in nuget_package BUILD from
`@workspace_name//:workspace_name` to `@workspace_name//:dylibs`
(less redundant, more descriptive).
- Bumps README.md to 0.0.3.
* - Adds new_nuget_package as workaround for Issue bazelbuild#18.
- csharp_binary fixes for path outputs. Closesbazelbuild#26.
* Reverts attr dict addition to maintain syntax conformance with python.
* Documentation for new_nuget_package.
$ ./output/bazel info execution_root
/private/var/tmp/_blaze_alexeagle/048dc339e919adf019cd498aa08795ff/bazel
The text was updated successfully, but these errors were encountered: