Sign in
bazel
/
bazel
/
1250fdac4c7769cfa200af8b4f9b061024356fea
/
examples
285112c
Remove te protocol compiler rules from @bazel_tools.
by Lukacs Berki
· 9 years ago
96df361
Remove deprecated Skylark rules
by Kristina Chodorow
· 9 years ago
4b19997
Add support for resources to bundling rules.
by Dave MacLachlan
· 9 years ago
191d980
RELNOTES: Set --legacy_bazel_java_test to off by default.
by Damien Martin-Guillerez
· 9 years ago
434020c
Update bazel-bin/examples/objc/expression_prebuilt.a to be four way fat, and update instructions on how to generate.
by Dave MacLachlan
· 9 years ago
699f87a
Rename proto_java_library to java_proto_library.
by Julio Merino
· 9 years ago
5854a72
Turn //tools/build_rules into a package.
by Julio Merino
· 9 years ago
18eed30
Fix //src/test/shell/bazel:bazel_example_test
by Damien Martin-Guillerez
· 9 years ago
ea02b8a
Add imports attribute to Bazel native Python rules to allow adding directories to PYTHONPATH.
by David Chen
· 9 years ago
4800626
Add shell example to bazel. Includes sh_binary, sh_library and sh_test.
by Dave MacLachlan
· 9 years ago
2f4d1c2
Get rid of some g3doc warnings.
by Dave MacLachlan
· 9 years ago
68d0b69
Use labels in load statements
by Damien Martin-Guillerez
· 9 years ago
631fdd2
Fix up our external sample PrenotCalculator so it uses ios_application instead of just objc_binary.
by Dave MacLachlan
· 9 years ago
0e396b8
Use our java test runner in Bazel
by Damien Martin-Guillerez
· 9 years ago
d858931
[rust] Fix bugs in Rust test rules.
by David Chen
· 9 years ago
d00e3a1
Add dotnet csharp support to bazel.
by Jeremy Wall
· 9 years ago
9d7d689
Fixes compilation failure of //examples/android/java/bazel:hello_world when sandboxing was enabled, by adding "jni_dep.h" to "hdrs" in //examples/android/java/bazel:jni_dep.
by Philipp Wollermann
· 9 years ago
854b72d
[jsonnet] Add jsonnet_to_json_test rule for testing Jsonnet code.
by David Chen
· 9 years ago
14328eb
Replace "Google Inc" with "The Bazel Authors" in every copyright notice.
by Lukacs Berki
· 9 years ago
4718232
Provide an example for the Go rules, eg.
by Han-Wen Nienhuys
· 9 years ago
ab141f8
[rust] Add rust_bench_test and rust_doc_test rules and improve usability of rust_test rule.
by David Chen
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 9 years ago
4eb82ec1
Add rust_docs rule
by David Chen
· 9 years ago
98235e3
Initial checkin of sass_binary support for bazel
by Derek Perez
· 9 years ago
eaae08e
Update d_docs rule to take a dependency on a d_binary, a d_library or d_source_library.
by David Chen
· 9 years ago
c9e5220
Rollforward of [], which was rolled back in []. Cleans up support for objc_proto_library with native proto_library.
by Michael Thvedt
· 10 years ago
361d2e2
Add Jsonnet rules to Bazel.
by David Chen
· 10 years ago
8741978
Add initial D rules to Bazel.
by David Chen
· 10 years ago
b766987
Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937.
by Carmi Grushko
· 10 years ago
17e9d7c
Turn Bazel proto_library on for objc_proto_library.
by Michael Thvedt
· 10 years ago
1299767
Quick fix for shipping the android tools in the Bazel binary
by Damien Martin-Guillerez
· 10 years ago
d5079a5
Require an android_local_tools_repository stanza in the WORKSPACE file so that Bazel finds Android tools and update the tools themselves to handle their new location.
by Lukacs Berki
· 10 years ago
217e3ad
Android example readme: blaze -> bazel
by Damien Martin-Guillerez
· 10 years ago
583c356
Open-source full support for J2ObjC in Bazel, including dead code removal, and add an example.
by Michael Thvedt
· 10 years ago
6082c78
New-style android example
by Steven Dee
· 10 years ago
e449d50
Restore Rust examples and add Rust rule tests that were inadvertently excluded.
by David Chen
· 10 years ago
608b4cd
Introduce trivial rust tests
by Francois-Rene Rideau
· 10 years ago
debf73a
Update README.md for examples/android to clarify meaning of attribute values.
by John Field
· 10 years ago
f397120
Fixed Android example README.md to make the lists work.
by Alex Humesky
· 10 years ago
5dc9abf
Delete unnecessary example PrenotCalculatorInstruments.
by Michael Thvedt
· 10 years ago
841cf45
Make --android_crosstool_top default to the android_ndk_repository specified in the WORKSPACE file.
by Lukacs Berki
· 10 years ago
99389fd
Add an example Android app and a README.md file that details how to compile it.
by Lukacs Berki
· 10 years ago
8e36c42
Fix tests with python3 as default python.
by Peter Foley
· 10 years ago
a1036d7
Fix typo.
by Nathan Harmata
· 10 years ago
1ed3c47
Move the Error Prone plugin into Bazel
by Liam Miller-Cushon
· 10 years ago
4c7f35d
Add initial Rust rules to Bazel.
by David Chen
· 10 years ago
e01aa68
Simplify genproto.bzl.
by Han-Wen Nienhuys
· 10 years ago
464edea
Look for resources under Maven's standard directory layout
by Kristina Chodorow
· 10 years ago
a8628bf
Added py_test rule to Bazel
by Damien Martin-Guillerez
· 10 years ago
3af12e6
Remove constructor delegation from example
by Kristina Chodorow
· 10 years ago
c445809
Add Google auto to bazel
by Francois-Rene Rideau
· 10 years ago
06f446a
Update getting started instructions with .bazelrc strategy
by Kristina Chodorow
· 10 years ago
f5e23c6
Make Python rules in Bazel actually work.
by Lukacs Berki
· 10 years ago
18e5151
Remove unused code
by Daniel Wagner-Hall
· 10 years ago
8477641
Remove experimental Go support until we have a solution which fits the 'go' tool conventions better.
by Han-Wen Nienhuys
· 10 years ago
5cbd5a4
Open-source Bazel integration tests
by Damien Martin-Guillerez
· 10 years ago
adeef73
Move all examples into Bazel workspace
by Damien Martin-Guillerez
· 10 years ago