aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/bazel
Commit message (Expand)AuthorAge
...
* Create a method for initializing build API libraries using object instances i...Gravatar cparsons2018-06-21
* shell tests, windows: enable more testsGravatar Laszlo Csomor2018-06-21
* Remove all uses of RuleDefinitionEnvironment#getLabel, replacing them with La...Gravatar janakr2018-06-20
* Add new BuildMetrics event to BEP.Gravatar tomlu2018-06-19
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-19
* Ensure seq never formats output with decimals or using scientific notationGravatar cushon2018-06-19
* Automated rollback of commit c720152ec1936a537c9519d522d3cb41d19cff77.Gravatar janakr2018-06-18
* Make java_toolchain attribute Environment aware.Gravatar dbabkin2018-06-18
* Remove LIPO supportGravatar hlopko2018-06-15
* sync: also report errorsGravatar Klaus Aehlig2018-06-15
* Support unconditional fetching of repositoriesGravatar Klaus Aehlig2018-06-14
* Enable per-target execution for genrule, sh_*, and *_test.Gravatar jcater2018-06-13
* Fix archive decompression with symlink on WindowsGravatar pcloudy2018-06-13
* Change WorkspaceStatusAction incrementality logic. We no longer manually inva...Gravatar janakr2018-06-12
* Create skylarkbuildapi bootstrap for android-related top level skylark objectsGravatar cparsons2018-06-12
* Add skylarkbuildapi bootstraps for apple, cpp, platform, and testing packagesGravatar cparsons2018-06-12
* Migrate android providers to use BuiltinProvider instead of NativeProviderGravatar cparsons2018-06-11
* Create a bootstrap for repository-related skylark build API.Gravatar cparsons2018-06-11
* Implement LcovMerger.Gravatar elenairina2018-06-11
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-11
* Remove ActionContextConsumerGravatar ulfjack2018-06-11
* maven_jar: Actually add support for sources classifierGravatar David Ostrovsky2018-06-08
* Automated rollback of commit 6c87715b8ac6b32e636ba307440e2b7362b10a48.Gravatar cpeyser2018-06-08
* Add a `sync` commandGravatar Klaus Aehlig2018-06-08
* Remove include_java_contracts_deps option.Gravatar dbabkin2018-06-08
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-08
* Automated rollback of commit f137cea0ac74334013e7b064e59d1624cf032ac4.Gravatar janakr2018-06-07
* Move --distdir out of experimental statusGravatar Klaus Aehlig2018-06-07
* Remove genrule's dependency on the cpp toolchain.Gravatar jcater2018-06-07
* C++: Refactors PyWrapCc to make it easier to migrate to SkylarkGravatar plf2018-06-07
* Refactoring: makes the code simpler by deleting Metadata and InputArtifactData.Gravatar shahan2018-06-06
* Remove --glibc optionGravatar rosica2018-06-04
* Migrate remaining java skylark types to skylarkbuildapiGravatar cparsons2018-06-01
* Migrate repository_rule to skylarkbuildapiGravatar cparsons2018-06-01
* repository_resolved_file: pretty printGravatar Klaus Aehlig2018-06-01
* Automated rollback of commit 7fcbc8ffdead028d19606fefa2fa3be13781da98.Gravatar laszlocsomor2018-05-30
* Remove CcToolchainType rule.Gravatar jcater2018-05-29
* shell toolchain: genrule now uses itGravatar Laszlo Csomor2018-05-29
* Refactor root cause reporting in ConfiguredTargetFunctionGravatar ulfjack2018-05-29
* Add CcSysrootAliasRuleGravatar dbabkin2018-05-29
* Clean up Java proto_library attributes.Gravatar tomlu2018-05-28
* Do not cache RepositoryResolvedEventsGravatar Klaus Aehlig2018-05-28
* Remove attribute read checks expecting a DATA transition.Gravatar gregce2018-05-25
* Remove java support from proto_library.Gravatar tomlu2018-05-25
* Migrate repository-related modules to skylarkbuildapiGravatar cparsons2018-05-24
* Migrate struct() to skylarkbuildapiGravatar cparsons2018-05-24
* PiperOrigin-RevId: 197857419Gravatar plf2018-05-24
* Add --batch deprecation warning.Gravatar ccalvarin2018-05-23
* Initial implementation of a Skylark debug server API.Gravatar Googler2018-05-23
* Enable test properties to be exported for robolectric tests.Gravatar Googler2018-05-23