Yesudeep Mangalapilly
Yesudeep Mangalapilly
https://github.com/zaucy/rules_imagemagick
https://github.com/zaucy/rules_blender
https://github.com/zaucy/rules_7zip
Here's the post: http://googleappengine.blogspot.com/2009/07/writing-custom-property-classes.html Just so that there's not much duplication everywhere.
Namaste, Here's my configuration for whitespace-mode: ``` ;; Use whitespace mode. Cleans up trailing spaces, shows tabs, unnecessary ;; whitespace, EOF newline, bad indentation, margin bleeds, etc. (require 'whitespace) (global-whitespace-mode...
```shell ❯ bazel test ... ... ERROR: /Users/yesudeep/code/bwuck/third_party/cc/test/BUILD.bazel:93:10: C++ compilation of rule '//third_party/cc/test:asap_example' failed (Exit 1): wrapped_clang failed: error executing command ... Use --sandbox_debug to see verbose messages from the...
**Describe the bug** ```shell ❯ bazel build //test/... WARNING: /usr/home/yesudeep/.cache/bazel/_bazel_yesudeep/ffbd632d168ee0cddab7ac9029ce644e/external/remote_java_tools_linux/BUILD:671:11: in hdrs attribute of cc_library rule @remote_java_tools_linux//:combiners: Artifact 'external/remote_java_tools_linux/java_tools/src/tools/singlejar/zip_headers.h' is duplicated (through '@remote_java_tools_linux//:transient_bytes' and '@remote_java_tools_linux//:zip_headers'). Since this rule was created...
```shell ❯ /bin/bash -c 'ferret --disable-formatting -c -o '\''bazel-out/darwin-fastbuild/bin/bazel/rules_ferret/tests/lazy_sum.cpp'\'' -b '\''bazel-out/darwin-fastbuild/bin/bazel/rules_ferret/tests/lazy_sum'\'' -i '\''bazel/rules_ferret/tests/lazy_sum.clj'\''' 20:31:29 INFO dir => bazel/rules_ferret/tests/ 20:31:29 INFO file => bazel/rules_ferret/tests/lazy_sum.clj 20:31:31 INFO compiled => bazel-out/darwin-fastbuild/bin/bazel/rules_ferret/tests/lazy_sum.cpp 20:31:31 INFO...
Hi! I'm new to ferret, but I'm wondering whether an LLVM frontend would make sense for ferret.