aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Terminate --javacopt flags with `--`Gravatar cushon2017-12-21
* Roll forward https://github.com/bazelbuild/bazel/commit/26b7ea6a37961ce993afe...Gravatar cushon2017-12-21
* Remove final accessors of ConfigurationTransition.HOST.Gravatar gregce2017-12-21
* Use an annotation preprocessor to validate SkylarkConfigurationField.Gravatar cparsons2017-12-21
* Remove android_resources and "resources" attributeGravatar Googler2017-12-21
* Terminate --javacopts in tests with --Gravatar cushon2017-12-21
* Consolidate instances of the --loading_phase_threads flag.Gravatar juliexxia2017-12-21
* Remove package name from license.Gravatar dannark2017-12-21
* Change cfg(HOST) to cfg(HostTransition.INSTANCE).Gravatar gregce2017-12-21
* Move FileStateValue.Type to Metadata; add Metadata.getType()Gravatar ulfjack2017-12-21
* Remove cached version of FileSystemUtils#createDirectoryAndParents.Gravatar tomlu2017-12-21
* Improve testing for miss details on action cache stats.Gravatar jmmv2017-12-21
* Add META tag to support Google search console validationGravatar Googler2017-12-21
* Add FileSystem#createDirectoryAndParents.Gravatar tomlu2017-12-21
* Retire the filegroup //tools/cpp:toolchain_category in favor of theGravatar cpeyser2017-12-21
* Refactor WalkableGraph and BuildDriver interfacesGravatar Googler2017-12-21
* docs: improve ambiguous sentence. Fixes #3503.Gravatar buchgr2017-12-21
* Use more robust check for bitcode inputs to linkGravatar Googler2017-12-21
* Fix documentation about template variables.Gravatar lberki2017-12-21
* Fix the attr documentationGravatar vladmos2017-12-21
* Refactor SkylarkProvider constructors and add testsGravatar brandjon2017-12-21
* Automated rollback of commit bd4c8dd0bca8452b18cb8d0eed6e1d91b9ee4434.Gravatar lberki2017-12-21
* Automated rollback of commit 48ff6e00e2cf72fa920d01ec78755882ab1ee313.Gravatar philwo2017-12-21
* ParallelEvaluator: report events early for cache hitsGravatar ulfjack2017-12-21
* Mention that the $(JAVA) and $(JAVABASE) variables are only available if the ...Gravatar lberki2017-12-21
* Remove xcode_toolchain flagGravatar dmishe2017-12-21
* Raise path error for failing read in GetTarFile.Gravatar Andreas Bergmeier2017-12-21
* Automated rollback of commit 56ef727987c05df2953a4a53935b4f9b899f9d81.Gravatar dannark2017-12-20
* Remove unused filegroup.Gravatar ajmichael2017-12-20
* 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