aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/bazel_rules_test.sh
Commit message (Expand)AuthorAge
* bazel,tests: allow empty TMPDIR in testGravatar Laszlo Csomor2018-07-18
* Windows,tests: port bazel_rules_testGravatar Laszlo Csomor2018-07-12
* Use the local JDK as the default target javabaseGravatar cushon2018-05-14
* actions,temp: respect TMPDIR envvarGravatar Laszlo Csomor2018-01-15
* Shell code cleanupGravatar Androbin2017-12-14
* Use java.nio.file.Files.createTempDirectory() to create temporary directory i...Gravatar ruperts2017-12-13
* Enable local action execution statistics collection when the LocalSpawnRunner...Gravatar ruperts2017-12-12
* Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables.Gravatar lberki2017-12-06
* Add a random number to action temp dirGravatar Changming Sun2017-11-20
* Actions now have a temp envvar.Gravatar László Csomor2017-10-16
* Make tests more portableGravatar Klaus Aehlig2017-08-04
* Make all test cases pass with --noexperimental_separate_genfiles_directory.Gravatar lberki2017-07-24
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Fix building python zip when middleman runfile is used Gravatar Yun Peng2017-02-10
* Update GenRule to include the Cpp and Jdk toolchains and properly handleGravatar John Cater2017-02-06
* Description redacted.Gravatar Adam Michael2017-01-18
* Tell Python binaries the location of their runfiles tree using the RUNFILES_D...Gravatar Lukacs Berki2017-01-13
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Fix tests by explicitly passing TEST_TMPDIR to mk*temp.Gravatar Julio Merino2016-09-02
* Rollback of commit 1cd224a17bfe30f7d3c0e7f5eaada3e0331ff31a.Gravatar Cal Peyser2016-08-31
* Disable broken tests.Gravatar Cal Peyser2016-08-22
* Fix TMPDIR in test_genrule_default_envGravatar Klaus Aehlig2016-07-13
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Better error message when combine //visibility:(public|private) with other fo...Gravatar Yue Gan2016-05-25
* Make alias targets keep their own configuration.Gravatar Lukacs Berki2016-05-23
* Switch to using ../repo-name syntax for runfilesGravatar Kristina Chodorow2016-05-04
* Set the default workspace name to __main__Gravatar Kristina Chodorow2016-05-03
* 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
* Add workspace name to module_space in python stub_template.txt fileGravatar Yun Peng2016-04-05
* Remove current directory from PATH values.Gravatar Julio Merino2016-02-23
* Fix genfiles' @D with multiple outputsGravatar Kristina Chodorow2016-02-03
* Resolve repository-relative labels within the current repositoryGravatar Kristina Chodorow2016-01-28
* Fix extra_actions with sandboxing.Gravatar Brian Silverman2016-01-21
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Fix test when TMPDIR/PATH is undefinedGravatar Damien Martin-Guillerez2015-07-21
* Set PATH and TMPDIR in genrule / Skylark's actionGravatar Damien Martin-Guillerez2015-07-21
* Add -undefined dynamic_lookup to OSX linker optionsGravatar Damien Martin-Guillerez2015-05-18
* Make tests work even in the top level directory :)Gravatar Gunther Noack2015-03-30
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25