aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Move compulsory ProcessWrapperUtil parameters into its builder() method, to b...Gravatar ruperts2017-12-20
* Enable syscall cache and eager sub-directory globbing in AbstractPackageLoader.Gravatar carmi2017-12-20
* Add "extra_deps" to targets in tests that were forgotten in https://github.co...Gravatar dannark2017-12-20
* Remove ConfigurationTransition.HOST references from lib.packages.Gravatar gregce2017-12-20
* Remove legacy_native_support attribute.Gravatar ajmichael2017-12-20
* Correct typos found by the linter.Gravatar gregce2017-12-20
* Update bootclasspath handling for JDK 9Gravatar cushon2017-12-20
* Migrate uses of xcode_config_alias to use the recently-introduced skylark lat...Gravatar cparsons2017-12-20
* Expose ObjcProtoAspect to Skylark.Gravatar cparsons2017-12-20
* Inline JavaToolchainData into JavaToolchainProviderGravatar cushon2017-12-20
* Allow --javabase to accept java_runtime (not just java_runtime_suite)Gravatar cushon2017-12-20
* Doccomment missing space.Gravatar Nathan Herring2017-12-20
* Make BuildConfigurationValue.Key a SkyKey. For now, it would be nice to put i...Gravatar janakr2017-12-20
* Default to not allowing the Android 'resources' attributeGravatar Googler2017-12-20
* remote: fix download of output directoriesGravatar buchgr2017-12-20
* Get rid of LabelAndConfiguration class: ConfiguredTargetKey contains the same...Gravatar janakr2017-12-20
* Python 3 fixes for skylark testsGravatar dgreiman2017-12-20
* Remove references to some internal tooling.Gravatar ajmichael2017-12-20
* Refactor android_local_test test classes.Gravatar dannark2017-12-20
* Add CommandUsingLinuxSandboxtTest, to test execution statistics for Commands ...Gravatar ruperts2017-12-20
* Rewrite confusing sentence in aspects.md.Gravatar dslomov2017-12-20
* Use linux-sandbox via the (new) LinuxSandboxUtil. (second attempt).Gravatar ruperts2017-12-20
* remote: rename auth flags.Gravatar Jakob Buchgraber2017-12-20
* Add link to provider example in the docGravatar laurentlb2017-12-20
* Use assets from the resource APK for resource shrinking rather than from the ...Gravatar Googler2017-12-20
* Adjusts the filegroups generated for the Android NDK crosstool to correctlyGravatar ahumesky2017-12-20
* Change the definition of genrule to require a c++ toolchain.Gravatar cpeyser2017-12-20
* remote: add directory support for remote caching and executionGravatar Hadrien Chauvin2017-12-20
* Support for ThinLTO to be enabled implicitly with AFDOGravatar Googler2017-12-20
* Add license field to cc auto-configure BUILD templates.Gravatar xingao2017-12-20
* Remove CppConfiguration#supportsFission and #useFission. To do this, we:Gravatar cpeyser2017-12-20
* Automated rollback of commit 52b62164af031c50b7a0584303caad67af5e1d4d.Gravatar aehlig2017-12-20
* Make cc_configure script more extensibleGravatar Ilya Biryukov2017-12-20
* Aspects-on-aspect see and propagate over aspect attributes.Gravatar dslomov2017-12-20
* Windows MSYS CROSSTOOL: Remove /usr from cxx_builtin_include_directoryGravatar Yun Peng2017-12-20
* remote: delete dead codeGravatar Jakob Buchgraber2017-12-20
* Use linux-sandbox via the (new) LinuxSandboxUtil.Gravatar ruperts2017-12-20
* @AutoCodec features.Gravatar Googler2017-12-20
* Add java_toolchain definitions that work with JDK 8 and 9 host_javabasesGravatar cushon2017-12-19
* Refactor OSX-Objc configuration requirements to MockObjcSupportGravatar cparsons2017-12-19
* Move java and android skylark constants into the correct rulesets.Gravatar ajmichael2017-12-19
* Expose --android_sdk to skylark as a configuration field.Gravatar ajmichael2017-12-19
* Attempt #4 Adds FakeAutoCodecProcessor to bazel-distfile.Gravatar Shahan Yang2017-12-19
* Automated rollback of commit 2f10da0db062e023b1f0f8222f8545467b29ae4e.Gravatar schmitt2017-12-19
* Replace java_plugin_configuration with java_package_configurationGravatar cushon2017-12-19
* Python 3 fixes for tools/build_defs, jdk, objcGravatar Googler2017-12-19
* Have the RemoteSpawnRunner use the execution platform present in the Spawn to...Gravatar John Cater2017-12-19
* Initial java_toolchain Java 9 readinessGravatar cushon2017-12-19
* Add local_ios toolchain to the MOCK_CROSSTOOLGravatar cparsons2017-12-19
* Add support for --javacopt flags terminated by `--` to JavaBuilderGravatar cushon2017-12-19