aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
* Add workspace name to module_space in python stub_template.txt fileGravatar Yun Peng2016-04-05
* Fix flaky process_wrapper_test and add some explanatory comments.Gravatar Philipp Wollermann2016-04-01
* Support labels in new_{http,local}_repository's build_file attributeGravatar Damien Martin-Guillerez2016-03-31
* experimental UI: present SUBCOMMANDS in the scroll-back bufferGravatar Klaus Aehlig2016-03-31
* Make C++ autoconfigured toolchain the default for Linux and OS X.Gravatar Damien Martin-Guillerez2016-03-31
* Rollback of commit 044adedc70de040475443e52eb1a3c692159790eGravatar Googler2016-03-31
* Only break lines if cursor motion is in useGravatar Klaus Aehlig2016-03-31
* Signal that the help command does not buildGravatar Klaus Aehlig2016-03-31
* Signal that clean does not buildGravatar Klaus Aehlig2016-03-30
* Description redacted.Gravatar Chris Parsons2016-03-30
* Open source cc_inc_library.Gravatar Cal Peyser2016-03-29
* Add executable argument to repository_ctx.download function.Gravatar Yun Peng2016-03-24
* Signal that the query command does not buildGravatar Klaus Aehlig2016-03-24
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Signal that the info command does not buildGravatar Klaus Aehlig2016-03-24
* Make client-provided options an rc sourceGravatar Klaus Aehlig2016-03-23
* Deflake skylark_repository_testGravatar Damien Martin-Guillerez2016-03-21
* Make labels in .bzl files in remote repos resolve relative to their repoGravatar Kristina Chodorow2016-03-21
* Add a missing space in external_integration_testGravatar Damien Martin-Guillerez2016-03-21
* Add repository_ctx.download and repository_ctx.extract function.Gravatar Yue Gan2016-03-21
* Add detection of WORKSPACE cycles due to load statementsGravatar Damien Martin-Guillerez2016-03-18
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* sandbox:Gravatar Yue Gan2016-03-17
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Adds bazel_version to the native module for workspace macros.Gravatar Damien Martin-Guillerez2016-03-15
* Add an integration test for --experimental_uiGravatar Klaus Aehlig2016-03-15
* Use repository_ctx for each usage of repository context.Gravatar Damien Martin-Guillerez2016-03-14
* Make the bazel_worker_test non-flaky, once and for all.Gravatar Philipp Wollermann2016-03-10
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08
* Correctly report stderr content for repository_ctx.executeGravatar Damien Martin-Guillerez2016-03-04
* RELNOTES: Set --legacy_bazel_java_test to off by default.Gravatar Damien Martin-Guillerez2016-03-04
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-03
* Rollback of commit 37059e4ffd23fbc10828f61ab198b98c2ca7a8a9.Gravatar Kristina Chodorow2016-03-02
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-02
* Fix go example test to refer to remote reposGravatar Kristina Chodorow2016-02-29
* Use client environment for repository_ctx.which path environmentGravatar Damien Martin-Guillerez2016-02-29
* Remove incremental heuristic from workers, as it was not really useful.Gravatar Philipp Wollermann2016-02-29
* Fix killing workers in bazel_worker_test.sh.Gravatar Philipp Wollermann2016-02-29
* Adds an executable argument to repository_ctx.file and repository_ctx.templateGravatar Damien Martin-Guillerez2016-02-28
* Testing correct invalidation of Skylark Remote RepositoriesGravatar Damien Martin-Guillerez2016-02-25
* Handle http <-> https redirectsGravatar Michajlo Matijkiw2016-02-25
* Remove current directory from PATH values.Gravatar Julio Merino2016-02-23
* Implements repository_ctx.osGravatar Damien Martin-Guillerez2016-02-23
* Implements repository_ctx.executeGravatar Damien Martin-Guillerez2016-02-23
* Introduce SkylarkRepositoryModuleGravatar Damien Martin-Guillerez2016-02-17
* bazel_go_example_test.sh: Inline BUILD.go-toolchainGravatar Damien Martin-Guillerez2016-02-16
* Prevent load statements in remote repository's WORKSPACE file to breakGravatar Damien Martin-Guillerez2016-02-12
* Adds a build_file_content attribute to new_git_repository, new_http_archive, andGravatar Alex Humesky2016-02-12
* Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .Gravatar Lukacs Berki2016-02-11
* Allow load of external label in the WORKSPACE file.Gravatar Damien Martin-Guillerez2016-02-10