aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Fix uses of LocalRepositoryLookupFunction to work with JDK7.Gravatar John Cater2016-10-26
* Merge all jars in AAR in aar_import, not just classes.jarGravatar Adam Michael2016-10-26
* Uncomment lines inside blaze_util_tests since the tests are nowGravatar Luis Fernando Pino Duque2016-10-26
* Adds a check that the new local repository path exists and is aGravatar John Cater2016-10-25
* Adds support to aar_import for native libs in /jni.Gravatar Adam Michael2016-10-25
* Rollback of commit abb0b633339ef76bf19a1e5af8477d42d13151d8.Gravatar Peter Schmitt2016-10-25
* Remove deprecated kind in IDE aspect.Gravatar Googler2016-10-25
* Remove iossim from Bazel. Gravatar Dave MacLachlan2016-10-25
* Add new skyframe function to lookup the repository given a path, and use thatGravatar John Cater2016-10-25
* Trim labels in location expressions before expansion.Gravatar Tobias Werth2016-10-25
* Reimplement whole archive on WindowsGravatar Yun Peng2016-10-25
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-25
* Enables AllowValues and DisallowValues invocation policy operations to takeGravatar Alex Humesky2016-10-25
* If a group of deps has only one unique element, store it bare.Gravatar Janak Ramakrishnan2016-10-25
* Accept valid relative symlinks in TreeArtifacts.Gravatar Rumou Duan2016-10-25
* Remove hack from bazel_apple_test to select an xcode that is 7-series or 8-se...Gravatar Chris Parsons2016-10-24
* Move -l/-L link opts to FeatureConfigurationGravatar Marcel Hlopko2016-10-24
* intellij_info.bzl: Fix typo 'Implementaion' => 'Implementation'.Gravatar Ivan Vucica2016-10-24
* Bump test size for //src/test/shell/bazel:process_wrapper_test from small to ...Gravatar Philipp Wollermann2016-10-21
* Fix bazel_apple_test and Swift example to work with Xcode 8.0.Gravatar Philipp Wollermann2016-10-21
* Fix and re-enable bazel_windows_example_testGravatar Yun Peng2016-10-21
* Use a select in the data attribute of bazel_toolchain_test to remove the Lina...Gravatar Philipp Wollermann2016-10-21
* Proper action output checks for TreeArtifacts. Instead of crashing Bazel, we ...Gravatar Rumou Duan2016-10-19
* Add swiftmodule outputs to the linking step.Gravatar Dmitry Shevchenko2016-10-19
* Made HttpDownloader download calls non-static.Gravatar Jingwen Chen2016-10-19
* Add more useful bazelrc options.Gravatar John Cater2016-10-19
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Fix android_integration_test to include the integration_test_setup instead of...Gravatar Philipp Wollermann2016-10-19
* Fix Bazel-JDK7 breakage on CIGravatar Philipp Wollermann2016-10-19
* Rollback of commit e0d7a540e3c615c628f63fcaaaba0c47fca2cb25.Gravatar Philipp Wollermann2016-10-19
* Set show_progress_rate_limit to -1 for all tests to ensure progress messagesGravatar John Cater2016-10-19
* Rollback of commit a9f20b0d6459d395444c45cf5e94a899f3443633.Gravatar Philipp Wollermann2016-10-19
* Per action file caching for input TreeArtifact.Gravatar Rumou Duan2016-10-19
* Create a proper wrapper script for executing "bazel" in the integration tests.Gravatar Luis Fernando Pino Duque2016-10-19
* Rollback of commit ffdc05d2278d7f9c6e299c923019f689cde5fe76.Gravatar Yun Peng2016-10-19
* Move the RuleModule interface to ConfiguredRCP and rename it to RuleSet.Gravatar Ulf Adams2016-10-19
* Enforce that non test-only targets cannot depends on test-only targetsGravatar Damien Martin-Guillerez2016-10-19
* Replace grep by expect_log in java_integration_test#test_java_pluginGravatar Damien Martin-Guillerez2016-10-19
* Rollback of commit b776d6c12e952eb358c1a036cc9d93d8944c4c77.Gravatar Nathan Harmata2016-10-18
* Rollback of commit 72cc756faffa93781942df261974572c65941c95.Gravatar Tobias Werth2016-10-18
* Split up rule sets into smaller chunks.Gravatar Ulf Adams2016-10-18
* Refactor the rule class provider.Gravatar Ulf Adams2016-10-18
* Fix unnecessary static imports of typesGravatar Liam Miller-Cushon2016-10-18
* Add file extension property to SkylarkGravatar Paul Roberts2016-10-18
* Rename BUILD into BUILD.linaro for the linaro toolchain exampleGravatar Damien Martin-Guillerez2016-10-18
* cpp: header hygienizationGravatar Thiago Farina2016-10-18
* Don't bother getting the not-real FileStateValue for a path whose parent does...Gravatar Nathan Harmata2016-10-18
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-18
* Update linaro toolchain version and sourcesGravatar Xin Gao2016-10-17
* Fix #1719: Sandbox should print better error message on execvp failure.Gravatar Philipp Wollermann2016-10-17