aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java
Commit message (Expand)AuthorAge
* CppLinkAction decides execution platform based on action_configs.Gravatar cpeyser2017-08-03
* Accept expansion flags expanding to expansion flags in invocation policy.Gravatar ccalvarin2017-08-03
* Use RequiredProviders to validate rule prerequisites in RuleContext.Gravatar dslomov2017-08-03
* Move core rules to a top-level class.Gravatar ulfjack2017-08-03
* Cleanup javadoc around Mutability / SkylarkMutableGravatar brandjon2017-08-03
* Use camel case in names that included "LTO".Gravatar Googler2017-08-02
* Cleanup mock action_configs in MockCcSupportGravatar hlopko2017-08-02
* Automated rollback of commit 6cfffdf37e11018c7e6e2cabc90440d6d29c819b.Gravatar cpeyser2017-08-02
* Simplify copts handling and expose them as a build variableGravatar hlopko2017-08-02
* Automated rollback of commit c32e1b1efcd703b3780de47fba62974123593d71.Gravatar dslomov2017-08-02
* Make list EMPTY instance work like tuplesGravatar brandjon2017-08-02
* Implement user experience for LIPO / ThinLTO users.Gravatar klimek2017-08-01
* Android BusyBox: remove dead codeGravatar laszlocsomor2017-08-01
* Update LocationExpander to properly handle spaces in filenames.Gravatar John Cater2017-08-01
* Move some test classes into the only test that uses them.Gravatar tomlu2017-08-01
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* Use RequiredProviders to validate rule prerequisites in RuleContext.Gravatar dslomov2017-07-31
* Fix 'whitelisting' src group.Gravatar dslomov2017-07-31
* Rename 'executable' argument of 'ctx.actions.expand_template' to 'is_executab...Gravatar laurentlb2017-07-31
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Expose to Skylark Strings instead of PathFragments from CppConfiguration.Gravatar dslomov2017-07-31
* Provide a lambda interface for custom mock rule class behavior.Gravatar gregce2017-07-31
* Remove the type data from ToolchainInfo, it is reduntant with DeclaredToolcha...Gravatar John Cater2017-07-31
* Use dynamically configured resource filteringGravatar Googler2017-07-31
* Apply native binary launcher to sh_binaryGravatar Yun Peng2017-07-31
* Assert that declared providers are not TransitiveInfoProviders.Gravatar dslomov2017-07-28
* Fix confusing semantics for Attribute.Builder.allowedRuleClasses.Gravatar gregce2017-07-28
* Remove MetadataHandler.isRegularFileGravatar ulfjack2017-07-28
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-28
* Add missing test dependency to unbreak the buildGravatar Jakob Buchgraber2017-07-27
* Fix a crash when Skylark rule re-exports SkylarkApiProvider.Gravatar dslomov2017-07-27
* remote: Don't upload failed action to cache. Fixes #3452Gravatar Jakob Buchgraber2017-07-27
* Fixing #3380: output stack traces and informative messages.Gravatar olaola2017-07-27
* Define an outgoing rule transition interface.Gravatar gregce2017-07-27
* Resource filtering should preserve all matching artifacts, despite shared namesGravatar Googler2017-07-27
* Automated rollback of commit 9e3018109b189a345cd9b353729c7f31ac209bc9.Gravatar allevato2017-07-27
* Package whitelisting: New implementation for feature whitelistingGravatar plf2017-07-26
* Add --toolchain_resolution_debug option to give more information aboutGravatar John Cater2017-07-26
* Remove --experimental_dynamic_configs=notrim_partial.Gravatar gregce2017-07-26
* Add the android.jar to the validate and link step for aapt2.Gravatar corysmith2017-07-26
* Rollforward of "AppleBinary and AppleStaticLibrary no longer propagate unwrap...Gravatar cparsons2017-07-26
* Create standardized interfaces for mock rule class creation.Gravatar gregce2017-07-26
* macOS link actions set the correct system framework include pathsGravatar cparsons2017-07-26
* Refactor augmented assignment and lvaluesGravatar brandjon2017-07-26
* Generalize some of methods in TargetPattern, PrepareDepsOfPatternValue, and R...Gravatar nharmata2017-07-26
* Make --experimental_use_parallel_android_resource_processing a no-op.Gravatar ajmichael2017-07-26
* Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.Gravatar dslomov2017-07-25
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-25
* Add a command line option to make the minimum_os_version attribute mandatory ...Gravatar lberki2017-07-25
* Add hook to process SkyframeExecutor in tests. Also add sentinel exception to...Gravatar janakr2017-07-25