aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Update javac version to 9+181-r4173-1Gravatar Liam Miller-Cushon2018-01-18
* Bug fix: a call to OutputJar::ReserveCdh potentially invalidates the addressesGravatar asmundak2018-01-17
* Make comment more readable and correct.Gravatar nharmata2018-01-17
* Introduce Root class.Gravatar tomlu2018-01-17
* Suggest 'bazel clean --expunge' to fix Xcode errors in AppleCcToolchain.Gravatar ruperts2018-01-17
* Add deprecation warning message to mobile-install classic mode.Gravatar Googler2018-01-17
* Fix forbidding of If statements in BUILD filesGravatar brandjon2018-01-17
* [Autocodec] Add a ImmutableSetCodec. ImmutableCollections have a deterministicGravatar Googler2018-01-17
* http_archive: test patch files are trackedGravatar Klaus Aehlig2018-01-17
* Fix blaze crashes with running under JDK9.Gravatar tomlu2018-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
* Normalize javacopts for javac-turbineGravatar cushon2018-01-16
* Have UnixGlob explicitly handle RuntimeExceptions encountered by individual g...Gravatar nharmata2018-01-16
* Add an additional attempt to get a heap histogram since jmap on Bazel CI appe...Gravatar janakr2018-01-16
* If a compilation uses both -source and --release, prefer --releaseGravatar cushon2018-01-16
* Fix parsing for public.xml file when using aapt2.Gravatar Googler2018-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
* 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
* Rename Root to ArtifactRoot.Gravatar tomlu2018-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