- 1fafa96 Remove default visibility to public by Xavier Bonaventura · 2 years, 5 months ago
- 1bae565 Fix typos in examples, scripts and tools. by Xiangquan Xiao · 2 years, 5 months ago
- 1afdaf4 Workaround for Bazel's Android example app build failure by Googler · 2 years, 9 months ago
- bd7a6b9 Automatic code cleanup. by Googler · 3 years, 1 month ago
- 26c7e10 Cleanup: Replace NULL with nullptr by Vertexwahn · 4 years ago
- ed9d72f Remove unnecessary rules_cc load statements in favor of builtins. by jingwen · 4 years ago
- 72e559d The great Skylark -> Starlark class migration: by gregce · 4 years, 7 months ago
- ca48e9a Starlark -> Skylark: final push for comment changes (1 of 2) by gregce · 5 years ago
- af26567 Run `buildifier --lint=fix -r` by laurentlb · 5 years ago
- a4de484 Add rules_java load statements. by iirina · 6 years ago
- 9ec3734 Make deps transitive in windows_dll_library by Yun Peng · 6 years ago
- 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
- c07188a Refactor building DLL example on Windows with windows_dll_library by Yun Peng · 6 years ago
- a65ce6d Update example of building dll on Windows by Yun Peng · 6 years ago
- c334bce Windows,examples: //examples/shell now works by Laszlo Csomor · 7 years ago
- 35df715 Replace //tools/defaults:jdk to //tools/jdk:* by dbabkin · 7 years ago
- e02bc5f Greeter.java: Trimming content read from greeting.txt by pcloudy · 7 years ago
- fa0fac2 Automated rollback of commit 0f9c6ea574918dda094cf5423fa3822112846c30. by lberki · 7 years ago
- 0f9c6ea Make __init__.py files creation optional by Mouad Benchchaoui · 7 years ago
- de6fd92 Move PrenotCalculator from Bazel examples to rules_apple examples. by allevato · 7 years ago
- 8aa8937 Delete j2objc example. by allevato · 7 years ago
- e9c788a Remove swift_library and tests, lives in the apple rules repo now. by thomasvl · 8 years ago
- a2194e5 Add an example that shows how to use the cpu:<num> tag for tests. by philwo · 8 years ago
- 22ad69d Adds external J2ObjC BUILD files to Bazel's generated embedded_tools directory, by Googler · 8 years ago
- dce45d3 Fix python stub template for python3 on Windows by Yun Peng · 8 years ago
- 4229823 Remove unnecessary python skylark rules and update example by Yu Yi · 8 years ago
- 2afab6b Fix warnings in Bazel Swift example library by Dmitry Shevchenko · 8 years ago
- aa4ca94 Update the Bazel sample app to demonstrate the support library syntax. by Adam Michael · 8 years ago
- 614fdc3 Remove non-source file genrule.txt from //examples/gen:srcs by Klaus Aehlig · 8 years ago
- 6446f52 Fix bazel_apple_test and Swift example to work with Xcode 8.0. by Philipp Wollermann · 8 years ago
- ca407f0 Adds missing dependencies to //:srcs by Damien Martin-Guillerez · 9 years ago
- 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
- a93e9de Added a dll hello world example program by Yun Peng · 9 years ago
- ce79c81 Make bazel test work on Windows by Yun Peng · 9 years ago
- 80af2cb Fix the fail test of java examples by Damien Martin-Guillerez · 9 years ago
- befa57c Update swift_library logic for module name generation by Dmitry Shevchenko · 9 years ago
- de424b6 Remove rust, jsonnet, scala and closure from the Bazel repository by Damien Martin-Guillerez · 9 years ago
- 93fbc3e Set Bazel's workspace name by Kristina Chodorow · 9 years ago
- 2036dbd Add a Skylark rule to build Swift modules. by Dmitry Shevchenko · 9 years ago
- 9e4c78f Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and commit 790d2f6009d47fe92cf0cd92a1473bbf0141f32e. by Damien Martin-Guillerez · 9 years ago
- 857cda2 Move the runfiles for external repositories to under the x.runfiles/ directory by Kristina Chodorow · 9 years ago
- 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