aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell
Commit message (Expand)AuthorAge
...
* Download from remote http repository only if zip file with correct hash doesn...Gravatar Janak Ramakrishnan2015-07-29
* Allow modules to specify additional nodes in the graph to be invalidated and ...Gravatar Janak Ramakrishnan2015-07-29
* Quiet bazel shell tests a little.Gravatar Janak Ramakrishnan2015-07-29
* Do not build Xcode tooling on LinuxGravatar Damien Martin-Guillerez2015-07-27
* Make default values of attributes point to the main repository.Gravatar Lukacs Berki2015-07-27
* Add integration tests for the Objective-C example in Bazel.Gravatar Michael Thvedt2015-07-27
* Make tar.gz decompressor overwrite old versions of decompressed filesGravatar Kristina Chodorow2015-07-23
* Make generate_workspace also generate a BUILD file with transitive depsGravatar Kristina Chodorow2015-07-23
* Fix test when TMPDIR/PATH is undefinedGravatar Damien Martin-Guillerez2015-07-21
* Add http_file() workspace functionGravatar Damien Martin-Guillerez2015-07-21
* Set PATH and TMPDIR in genrule / Skylark's actionGravatar Damien Martin-Guillerez2015-07-21
* Invalidate external repository files when the WORKSPACE changesGravatar Kristina Chodorow2015-07-17
* Add git_repository and new_git_repository workspace rules.Gravatar David Chen2015-07-17
* Add a type attribute to {new_,}http_archiveGravatar Damien Martin-Guillerez2015-07-17
* Make include() work with remote repositories.Gravatar Lukacs Berki2015-07-10
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Add a test for the correct handling BUILD_SCM_STATUS in the workspace status ...Gravatar Lukacs Berki2015-07-08
* Fix up BazelWorkspaceStatusAction.equals() so that it returns false if the wo...Gravatar Lukacs Berki2015-07-08
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Add tar.gz support for remote repositoriesGravatar Kristina Chodorow2015-07-08
* Support (test) timeouts in Bazel.Gravatar Han-Wen Nienhuys2015-07-07
* Make absolute labels in remote repositories refer to the same repository by d...Gravatar Lukacs Berki2015-07-07
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Fix tests with python3 as default python.Gravatar Peter Foley2015-07-06
* Rollback of several changes related to the persistent Javac worker.Gravatar Han-Wen Nienhuys2015-07-06
* Make //src/test/shell:bazel_test work again.Gravatar Lukacs Berki2015-06-30
* Remove --experimental_persistent_javac. Bazel does not support theGravatar Han-Wen Nienhuys2015-06-29
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26
* Make generate_workspace dump transitive dependencies for Maven artifactsGravatar Kristina Chodorow2015-06-25
* Cleanup the WORKSPACE_DIR in the test-setupGravatar Damien Martin-Guillerez2015-06-24
* Move the Error Prone plugin into BazelGravatar Liam Miller-Cushon2015-06-19
* Add initial Rust rules to Bazel.Gravatar David Chen2015-06-18
* Print an error message when an @foo dep isn't foundGravatar Kristina Chodorow2015-06-17
* This CL adds the android_binary rule to Bazel. Gravatar Lukacs Berki2015-06-16
* Set-up travis OSX to compile using JDK 7Gravatar Damien Martin-Guillerez2015-06-16
* Improve platform and CPU detection, use the correct protoc binary for the run...Gravatar Philipp Wollermann2015-06-12
* Add an integration test for the persistent JavaBuilder as a Worker process.Gravatar Philipp Wollermann2015-06-12
* Fix permissions for zip filesGravatar Kristina Chodorow2015-06-12
* Simplify maven_jar to just take a single artifact descriptorGravatar Kristina Chodorow2015-06-12
* Use "python2" instead of "python" as the default Python2 interpreter.Gravatar Lukacs Berki2015-06-11
* Remove tools/jdk/jdk symbolic link creationGravatar Damien Martin-Guillerez2015-06-11
* Update Bazel's protobuf from 2.5.0 to 3.0.0-alpha3 for proto3 support.Gravatar Philipp Wollermann2015-06-10
* Bazel: Add an integration test for the persistent JavaBuilder as a Worker pro...Gravatar Philipp Wollermann2015-06-10
* Support --run_under in Bazel.Gravatar Han-Wen Nienhuys2015-06-10
* Add pom.xml parserGravatar Kristina Chodorow2015-06-08
* Support --bazelrc= syntax to specify rcfileGravatar Damien Martin-Guillerez2015-06-05
* MavenDownloader ignores empty/default sha1 attributeGravatar Michajlo Matijkiw2015-06-05
* Simplify genproto.bzl.Gravatar Han-Wen Nienhuys2015-06-02
* Add support for @foo//:bar-format labels on the command lineGravatar Kristina Chodorow2015-06-01