index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
*
Add an example that shows how to use the cpu:<num> tag for tests.
philwo
2017-06-06
*
Adds external J2ObjC BUILD files to Bazel's generated embedded_tools directory,
Googler
2017-05-31
*
Fix python stub template for python3 on Windows
Yun Peng
2017-03-21
*
Remove unnecessary python skylark rules and update example
Yu Yi
2017-02-28
*
Fix warnings in Bazel Swift example library
Dmitry Shevchenko
2017-01-16
*
Update the Bazel sample app to demonstrate the support library syntax.
Adam Michael
2016-12-22
*
Remove non-source file genrule.txt from //examples/gen:srcs
Klaus Aehlig
2016-11-03
*
Fix bazel_apple_test and Swift example to work with Xcode 8.0.
Philipp Wollermann
2016-10-21
*
Adds missing dependencies to //:srcs
Damien Martin-Guillerez
2016-07-04
*
Add all the sources to //:srcs filegroup and add a check to detect
Damien Martin-Guillerez
2016-07-01
*
Added a dll hello world example program
Yun Peng
2016-07-01
*
Make bazel test work on Windows
Yun Peng
2016-06-15
*
Fix the fail test of java examples
Damien Martin-Guillerez
2016-06-03
*
Update swift_library logic for module name generation
Dmitry Shevchenko
2016-05-30
*
Remove rust, jsonnet, scala and closure from the Bazel repository
Damien Martin-Guillerez
2016-05-09
*
Set Bazel's workspace name
Kristina Chodorow
2016-04-27
*
Add a Skylark rule to build Swift modules.
Dmitry Shevchenko
2016-04-22
*
Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...
Damien Martin-Guillerez
2016-04-22
*
Move the runfiles for external repositories to under the x.runfiles/ directory
Kristina Chodorow
2016-04-20
*
Remove te protocol compiler rules from @bazel_tools.
Lukacs Berki
2016-04-11
*
Remove deprecated Skylark rules
Kristina Chodorow
2016-03-24
*
Add support for resources to bundling rules.
Dave MacLachlan
2016-03-08
*
RELNOTES: Set --legacy_bazel_java_test to off by default.
Damien Martin-Guillerez
2016-03-04
*
Update bazel-bin/examples/objc/expression_prebuilt.a to be four way fat, and ...
Dave MacLachlan
2016-02-22
*
Rename proto_java_library to java_proto_library.
Julio Merino
2016-02-19
*
Turn //tools/build_rules into a package.
Julio Merino
2016-02-17
*
Fix //src/test/shell/bazel:bazel_example_test
Damien Martin-Guillerez
2016-02-10
*
Add imports attribute to Bazel native Python rules to allow adding directorie...
David Chen
2016-02-10
*
Add shell example to bazel. Includes sh_binary, sh_library and sh_test.
Dave MacLachlan
2016-02-04
*
Get rid of some g3doc warnings.
Dave MacLachlan
2016-02-04
*
Use labels in load statements
Damien Martin-Guillerez
2016-02-02
*
Fix up our external sample PrenotCalculator so it uses ios_application instea...
Dave MacLachlan
2016-01-21
*
Use our java test runner in Bazel
Damien Martin-Guillerez
2016-01-13
*
[rust] Fix bugs in Rust test rules.
David Chen
2015-11-25
*
Add dotnet csharp support to bazel.
Jeremy Wall
2015-11-10
*
Fixes compilation failure of //examples/android/java/bazel:hello_world when s...
Philipp Wollermann
2015-10-27
*
[jsonnet] Add jsonnet_to_json_test rule for testing Jsonnet code.
David Chen
2015-10-22
*
Replace "Google Inc" with "The Bazel Authors" in every copyright notice.
Lukacs Berki
2015-10-21
*
Provide an example for the Go rules, eg.
Han-Wen Nienhuys
2015-10-09
*
[rust] Add rust_bench_test and rust_doc_test rules and improve usability of r...
David Chen
2015-10-05
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Add rust_docs rule
David Chen
2015-09-24
*
Initial checkin of sass_binary support for bazel
Derek Perez
2015-09-24
*
Update d_docs rule to take a dependency on a d_binary, a d_library or d_sourc...
David Chen
2015-09-24
*
Rollforward of [], which was rolled back in []. Cleans up support for objc_pr...
Michael Thvedt
2015-09-14
*
Add Jsonnet rules to Bazel.
David Chen
2015-09-14
*
Add initial D rules to Bazel.
David Chen
2015-09-08
*
Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937.
Carmi Grushko
2015-09-04
*
Turn Bazel proto_library on for objc_proto_library.
Michael Thvedt
2015-09-04
*
Quick fix for shipping the android tools in the Bazel binary
Damien Martin-Guillerez
2015-09-03
[next]