aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Add support for resources to bundling rules.Gravatar Dave MacLachlan2016-03-08
* RELNOTES: Set --legacy_bazel_java_test to off by default.Gravatar Damien Martin-Guillerez2016-03-04
* Update bazel-bin/examples/objc/expression_prebuilt.a to be four way fat, and ...Gravatar Dave MacLachlan2016-02-22
* Rename proto_java_library to java_proto_library.Gravatar Julio Merino2016-02-19
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Fix //src/test/shell/bazel:bazel_example_testGravatar Damien Martin-Guillerez2016-02-10
* Add imports attribute to Bazel native Python rules to allow adding directorie...Gravatar David Chen2016-02-10
* Add shell example to bazel. Includes sh_binary, sh_library and sh_test.Gravatar Dave MacLachlan2016-02-04
* Get rid of some g3doc warnings.Gravatar Dave MacLachlan2016-02-04
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Fix up our external sample PrenotCalculator so it uses ios_application instea...Gravatar Dave MacLachlan2016-01-21
* Use our java test runner in BazelGravatar Damien Martin-Guillerez2016-01-13
* [rust] Fix bugs in Rust test rules.Gravatar David Chen2015-11-25
* Add dotnet csharp support to bazel.Gravatar Jeremy Wall2015-11-10
* Fixes compilation failure of //examples/android/java/bazel:hello_world when s...Gravatar Philipp Wollermann2015-10-27
* [jsonnet] Add jsonnet_to_json_test rule for testing Jsonnet code.Gravatar David Chen2015-10-22
* Replace "Google Inc" with "The Bazel Authors" in every copyright notice.Gravatar Lukacs Berki2015-10-21
* Provide an example for the Go rules, eg.Gravatar Han-Wen Nienhuys2015-10-09
* [rust] Add rust_bench_test and rust_doc_test rules and improve usability of r...Gravatar David Chen2015-10-05
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Add rust_docs ruleGravatar David Chen2015-09-24
* Initial checkin of sass_binary support for bazelGravatar Derek Perez2015-09-24
* Update d_docs rule to take a dependency on a d_binary, a d_library or d_sourc...Gravatar David Chen2015-09-24
* Rollforward of [], which was rolled back in []. Cleans up support for objc_pr...Gravatar Michael Thvedt2015-09-14
* Add Jsonnet rules to Bazel.Gravatar David Chen2015-09-14
* Add initial D rules to Bazel.Gravatar David Chen2015-09-08
* Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937.Gravatar Carmi Grushko2015-09-04
* Turn Bazel proto_library on for objc_proto_library.Gravatar Michael Thvedt2015-09-04
* Quick fix for shipping the android tools in the Bazel binaryGravatar Damien Martin-Guillerez2015-09-03
* Require an android_local_tools_repository stanza in the WORKSPACE file so tha...Gravatar Lukacs Berki2015-08-26
* Android example readme: blaze -> bazelGravatar Damien Martin-Guillerez2015-08-26
* Open-source full support for J2ObjC in Bazel, including dead code removal, an...Gravatar Michael Thvedt2015-08-13
* New-style android exampleGravatar Steven Dee2015-08-04
* Restore Rust examples and add Rust rule tests that were inadvertently excluded.Gravatar David Chen2015-07-30
* Introduce trivial rust testsGravatar Francois-Rene Rideau2015-07-29
* Update README.md for examples/android to clarify meaning of attribute values.Gravatar John Field2015-07-27
* Fixed Android example README.md to make the lists work.Gravatar Alex Humesky2015-07-23
* Delete unnecessary example PrenotCalculatorInstruments.Gravatar Michael Thvedt2015-07-21
* Make --android_crosstool_top default to the android_ndk_repository specified ...Gravatar Lukacs Berki2015-07-20
* Add an example Android app and a README.md file that details how to compile it.Gravatar Lukacs Berki2015-07-20
* Fix tests with python3 as default python.Gravatar Peter Foley2015-07-06
* Fix typo.Gravatar Nathan Harmata2015-06-23
* Move the Error Prone plugin into BazelGravatar Liam Miller-Cushon2015-06-19
* Add initial Rust rules to Bazel.Gravatar David Chen2015-06-18
* Simplify genproto.bzl.Gravatar Han-Wen Nienhuys2015-06-02
* Look for resources under Maven's standard directory layoutGravatar Kristina Chodorow2015-04-24