aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-28
* Remove unused module-related optionsGravatar hlopko2017-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
* Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37Gravatar Damien Martin-Guillerez2017-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
* Add configuration and target label to ActionCompletedId.Gravatar Eduardo Colaco2017-07-27
* Fix bug where we incorrectly skip over subdirectories named 'external'. We're...Gravatar mschaller2017-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
* BEP: add events about fetches to the streamGravatar Klaus Aehlig2017-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
* Fix bash unit tests to include the test suite name in the XML output.Gravatar John Cater2017-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
* Fixing #3421: retrying server startup.Gravatar olaola2017-07-26
* Automated rollback of commit 6d884afa8da1b08288cb0108e8bbf6c22ec63393.Gravatar dslomov2017-07-25
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-25
* Bazel client: add blaze_util::IsDevNullGravatar Laszlo Csomor2017-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
* Remove generate_workspace from BazelGravatar kchodorow2017-07-25
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* Move the DurationConverter to the common.options packageGravatar ulfjack2017-07-24
* Handle multiple crosstool features providing the same symbol cleanlyGravatar hlopko2017-07-24
* BEP: Merge all failures into the Aborted eventGravatar Klaus Aehlig2017-07-24
* Extract a common AbstractSpawnStrategy parent classGravatar ulfjack2017-07-24
* Make all our tests pass with --noexperimental_toolchain_id_in_output_directory.Gravatar lberki2017-07-24
* Skip tests that aren't CPU-compatible with the current build.Gravatar gregce2017-07-24
* Write directly to stdout when debugging in test: otherwise test log can get o...Gravatar janakr2017-07-24
* Add an Iterable<Event> Truth subject so that we can easily assert things on a...Gravatar janakr2017-07-24
* Automated rollback of commit c3e0660bf8d5c6e32ae817f8a3f52c7fc6bf039e.Gravatar dmarting2017-07-24
* Add ActionInputPrefetcher to ActionExecutionContextGravatar ulfjack2017-07-24
* Windows: add blaze_util::AsAbsoluteWindowsPathGravatar laszlocsomor2017-07-24
* Make error message in case top-level aspect is missing clearer.Gravatar Dmitry Lomov2017-07-24
* Windows: more robust path handling.Gravatar laszlocsomor2017-07-24
* Make all test cases pass with --noexperimental_separate_genfiles_directory.Gravatar lberki2017-07-24
* ObjcProvider is propagated as a native declared provider.Gravatar cparsons2017-07-21
* Move ActionInputPrefetcher to the actions packageGravatar ulfjack2017-07-21
* Fix #3416: catch the ALREADY_EXISTS status code on upload, and treat it as su...Gravatar olaola2017-07-21
* Use toolchain resolution in rule creation.Gravatar John Cater2017-07-21