aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/bazel_example_test.sh
Commit message (Expand)AuthorAge
* Windows,examples: //examples/shell now worksGravatar Laszlo Csomor2018-06-27
* Replace //tools/defaults:jdk to //tools/jdk:*Gravatar dbabkin2018-06-26
* Remove some references to JDK 7, which is not longer supportedGravatar cushon2018-04-25
* Move PrenotCalculator from Bazel examples to rules_apple examples.Gravatar allevato2017-09-18
* Disable tests on JDK7 that are not supported by a new JavaBuilder.Gravatar Dmitry Lomov2017-02-14
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Using stub_template.txt as __main__.py and zip header in python executable zipGravatar Yun Peng2016-08-10
* Set Bazel's workspace nameGravatar Kristina Chodorow2016-04-27
* 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
* Add shell example to bazel. Includes sh_binary, sh_library and sh_test.Gravatar Dave MacLachlan2016-02-04
* Use our java test runner in BazelGravatar Damien Martin-Guillerez2016-01-13
* Determine ios sdk version (and pass it to bazel) as part of test setupGravatar Chris Parsons2015-10-13
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Add integration tests for the Objective-C example in Bazel.Gravatar Michael Thvedt2015-07-27
* Fix tests with python3 as default python.Gravatar Peter Foley2015-07-06
* Move the Error Prone plugin into BazelGravatar Liam Miller-Cushon2015-06-19
* Use "python2" instead of "python" as the default Python2 interpreter.Gravatar Lukacs Berki2015-06-11
* Added py_test rule to BazelGravatar Damien Martin-Guillerez2015-04-17
* Fix issue #82Gravatar Ethan Rublee2015-03-31
* Use a wrapper around gcc on OSX to simulate rpathGravatar Damien Martin-Guillerez2015-03-25
* Remove experimental Go support until we have a solution which fits the 'go' t...Gravatar Han-Wen Nienhuys2015-03-25
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25