aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Remove ConfigurationTransitionProxy.NONE and BaseRuleClasses.DYNAMIC_TRANSITI...Gravatar gregce2018-01-18
* Clean up ArtifactRoot.Gravatar tomlu2018-01-18
* Fix aar_import.deps to propagate jars.Gravatar ajmichael2018-01-18
* Fix bug where an was-inflight-and-is-about-to-be-done NodeEntry has incomplet...Gravatar nharmata2018-01-18
* Add absolute root concept.Gravatar tomlu2018-01-18
* Add serialization codec for SkylarkImports. This is needed to serialize Skyla...Gravatar janakr2018-01-18
* Start the process of getting Target out of ConfiguredTarget: add a new contai...Gravatar janakr2018-01-18
* vfs_test: mark as flakyGravatar laszlocsomor2018-01-18
* Create function createJavaInfo with new API. Implement JavaExportsProvider.Gravatar dbabkin2018-01-18
* Update javac version to 9+181-r4173-1Gravatar Liam Miller-Cushon2018-01-18
* Introduce Root class.Gravatar tomlu2018-01-17
* Fix forbidding of If statements in BUILD filesGravatar brandjon2018-01-17
* http_archive: test patch files are trackedGravatar Klaus Aehlig2018-01-17
* Demontrate that http_archive can pick up a missing build fileGravatar Klaus Aehlig2018-01-17
* Migrate Apple providers to abide by Native Declared Provider best practices.Gravatar cparsons2018-01-17
* Actually run ExternalPackageUtilTest.Gravatar John Cater2018-01-17
* Filter out generated proto extension registry loader from instrumentation APK.Gravatar Googler2018-01-16
* Codec for Location.Gravatar shahan2018-01-16
* Add an additional attempt to get a heap histogram since jmap on Bazel CI appe...Gravatar janakr2018-01-16
* Add assets support to aar_import.Gravatar ajmichael2018-01-16
* Remove mtime field from FileStateValue.Gravatar janakr2018-01-16
* Default to filtering resources in analysisGravatar Googler2018-01-16
* Remove ConfigurationTransitionProxy.NULLGravatar gregce2018-01-16
* Remove EventBus from SkyframeActionExecutorGravatar ulfjack2018-01-16
* Enable incremental dexing of proguarded Android binaries in Bazel (one dexbui...Gravatar kmb2018-01-16
* Create ndk wrong path in TMPDIR, not SRCDIRGravatar George Gensure2018-01-16
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Fix value collision in builtins registryGravatar brandjon2018-01-16
* C++: Fixes linkstamp not compiled with PIC.Gravatar plf2018-01-16
* Automated rollback of commit dafe71390340224e06eab0ac7afcebb2f5219f5a.Gravatar dslomov2018-01-16
* http_archive: support programmatic patchingGravatar Klaus Aehlig2018-01-16
* Report unsuccessful error code if bazel fetch fails in "keep going" mode.Gravatar Dmitry Lomov2018-01-16
* Create function createJavaInfo with new API. Implement JavaSourceJarsProvider.Gravatar dbabkin2018-01-16
* java,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-01-16
* Remove use of Root#asDerivedRoot where the derived root == exec root.Gravatar tomlu2018-01-15
* Remove test methods from ArtifactFactory and Root that violate root invariants.Gravatar tomlu2018-01-15
* Support patches in http_archiveGravatar Klaus Aehlig2018-01-15
* Export the runfiles path of the JVM executable to Skylark.Gravatar lberki2018-01-15
* Disable test_actions_deleted_after_execution_nobatch_keep_analysisGravatar dslomov2018-01-15
* Regression test for #3656.Gravatar Dmitry Lomov2018-01-15
* Mark tests that inherit BuildViewTestCase as smallGravatar ulfjack2018-01-15
* actions,temp: respect TMPDIR envvarGravatar Laszlo Csomor2018-01-15
* Do not crash if 'bind' and external repo generate the same //external: target.Gravatar Dmitry Lomov2018-01-15
* windows,tests: enable some tests on WindowsGravatar Laszlo Csomor2018-01-15
* Properly report missing external repositiones during pattern evaluation.Gravatar Dmitry Lomov2018-01-15
* windows,tests: enable some foundation testsGravatar Laszlo Csomor2018-01-15
* Introduce the blaze cquery command as the new ui for configurable query.Gravatar juliexxia2018-01-12
* Encapsulate SkylarkInfo layouts in a classGravatar brandjon2018-01-12
* Adds FileSystem check to Path.CODEC.serialize.Gravatar shahan2018-01-12
* Honor repository when checking for conflictsGravatar Klaus Aehlig2018-01-12