aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
...
* Fix typo in idl generation mnemonic.Gravatar ajmichael2017-08-31
* Add check that the exec and target platform labels actually provide a Platfor...Gravatar John Cater2017-08-31
* Error reporting for invalid dynamic configurationsGravatar cparsons2017-08-31
* Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...Gravatar cpeyser2017-08-31
* Fix .dwo Artifact construction with ThinLTO+Fission for nativedepsGravatar Googler2017-08-30
* Add support for Proguard's -obfuscationdictionary command line parameter with...Gravatar Googler2017-08-30
* docs,Skylark: fix formatting in Args.htmlGravatar laszlocsomor2017-08-30
* In terse test_summary, skip no-status testsGravatar Klaus Aehlig2017-08-30
* remote: support timeoutsGravatar buchgr2017-08-30
* Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.Gravatar plf2017-08-30
* Move ObjcProvider FLAG into a new provider type (TransitiveSourcesProvider) t...Gravatar cpeyser2017-08-30
* Stop blaze crash due to a symlink cycle or unbounded expansion encounteredGravatar kush2017-08-30
* Move default value & converter finding logic to the OptionDefinition class.Gravatar ccalvarin2017-08-30
* Make PackageLookupValue#key(PathFragment) public.Gravatar nharmata2017-08-30
* Remove TODO regarding removal of a couple ObjcProvider keys.Gravatar cparsons2017-08-30
* Save density information to manifests when filtering resources in analysisGravatar Googler2017-08-30
* Remove an obsolete TODOGravatar dmishe2017-08-30
* Change bug tracking in TODOs for LegacyCompilationSupport deprecation.Gravatar cparsons2017-08-30
* Remove default_macosx_sdk_version (use default_macos_sdk_version only)Gravatar cparsons2017-08-30
* Narrow the LinkCommandLine API.Gravatar Googler2017-08-30
* devtools/build/lib/buildeventstream/proto: fix spelling in commentGravatar matloob2017-08-30
* Change TODO to reference individual instead of internal bug numberGravatar brandjon2017-08-30
* BEP: add tool_tag explicitlyGravatar Klaus Aehlig2017-08-30
* Rollforward of https://github.com/bazelbuild/bazel/commit/0071b396776be4d146f...Gravatar apell2017-08-29
* Add a way to construct Frames in a two-step processGravatar brandjon2017-08-29
* Fix NPE in WorkerFilesHash.Gravatar philwo2017-08-29
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Ensure ThinLTO backend actions always generate debug info when fission enabledGravatar Googler2017-08-29
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* remote: simplify upload logicGravatar buchgr2017-08-29
* remote: close file when uploadingGravatar buchgr2017-08-29
* remote/http: distinquish between action cache and casGravatar buchgr2017-08-29
* Flip the --incompatible_disallow_set_constructor flag by defaultGravatar vladmos2017-08-29
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29
* Missing link in docs of proto_libraryGravatar Googler2017-08-29
* remove reference to native "ios_framework" rule, as it no longer exists.Gravatar cparsons2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29
* Clean up after rolling out --jplNonStrictDepsLikePl.Gravatar carmi2017-08-29
* Refactor collection of action cache statistics.Gravatar jmmv2017-08-29
* Clean up after rolling out --correctRollupTransitiveProtoRuntimes.Gravatar carmi2017-08-29
* In the config_setting arguments section, the description of the "values" arg ...Gravatar juliexxia2017-08-29
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-29
* Remove TODO from LegacyCompilationSupport.Gravatar tomlu2017-08-29
* Visit subtrees of the AST in evaluation orderGravatar fzaiser2017-08-29
* Add a --output_directory_suffix command line option to facilitate the removal...Gravatar lberki2017-08-28
* Change Identifier#boundNames to #boundIdentifiers.Gravatar fzaiser2017-08-28
* Flip the --incompatible_descriptive_string_representations flag by defaultGravatar vladmos2017-08-28
* Implement CustomCommandLine support for Skylark.Gravatar tomlu2017-08-28
* Move Statement.exec methods to a separate class.Gravatar laurentlb2017-08-28
* Refactoring: OptionsParser now uses the visitor pattern to iterate over Blaze...Gravatar fwe2017-08-28