aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Also support es-r419 as a locale.Gravatar 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
* Move RootedPathCodec to an inner class of RootedPath.Gravatar tomlu2018-01-16
* Create ndk wrong path in TMPDIR, not SRCDIRGravatar George Gensure2018-01-16
* Add cfg = "host" to implicit executable aspect attribute because it is requir...Gravatar dannark2018-01-16
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* HOME missing from the action env (despite mentioned in the docs)Gravatar Gursewak2018-01-16
* Update pin for bazel-toolchains to latest versionGravatar xingao2018-01-16
* Fix value collision in builtins registryGravatar brandjon2018-01-16
* Support array fields in AutoCodec. To do this, introduceGravatar cpeyser2018-01-16
* Refactor py_wrap_cc to go through CcLibraryHelper.Gravatar plf2018-01-16
* Fix copy-paste error in py_test docsGravatar Rodrigo Queiro2018-01-16
* C++: Fixes linkstamp not compiled with PIC.Gravatar plf2018-01-16
* Change the mnemonic of C++ link stamp compile actions so that extra actions c...Gravatar lberki2018-01-16
* Automated rollback of commit dafe71390340224e06eab0ac7afcebb2f5219f5a.Gravatar dslomov2018-01-16
* http_archive: support programmatic patchingGravatar Klaus Aehlig2018-01-16
* C++: Updates documentation for cc_library.Gravatar plf2018-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
* Fix typo in example codeGravatar Googler2018-01-15
* Deletes unused code: ArtifactIdRegistry, ArtifactSerializer / Deserializer.Gravatar shahan2018-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
* java,runfiles: cut all third-party dependenciesGravatar Laszlo Csomor2018-01-15
* Mark tests that inherit BuildViewTestCase as smallGravatar ulfjack2018-01-15
* Use BAZEL_SH if available instead of hard-coding bash in git.bzlGravatar Dmitry Lomov2018-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
* Remove some unnecessary depsGravatar Ulf Adams2018-01-15
* Clean up after https://github.com/bazelbuild/bazel/commit/3864a45afa368473a4a...Gravatar cushon2018-01-15
* windows,tests: enable some foundation testsGravatar Laszlo Csomor2018-01-15
* Add a TODOGravatar cushon2018-01-14
* 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
* PiperOrigin-RevId: 181797878Gravatar Googler2018-01-12
* Adds FileSystem check to Path.CODEC.serialize.Gravatar shahan2018-01-12
* Avoid mixing -source and --releaseGravatar cushon2018-01-12
* Honor repository when checking for conflictsGravatar Klaus Aehlig2018-01-12