aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Remove the on-disk caching of Xcode locations.Gravatar jmmv2018-04-28
* Output message when the build configuration changes.Gravatar tomlu2018-04-27
* sandbox: Add support for running actions inside Docker containers.Gravatar philwo2018-04-27
* Allow skylark rule definitions to advertise providers that targets of the rul...Gravatar cparsons2018-04-27
* Reduce sensitivity of certain tests to exact configurations.Gravatar mstaib2018-04-27
* Add --experimental_use_late_bound_option_defauts flag to toggle usage of late...Gravatar Googler2018-04-27
* Normalize parameter name commentsGravatar cushon2018-04-27
* For --checkHashMismatch=ERROR, emit all errors instead of stopping at the fir...Gravatar cushon2018-04-26
* Allow class prefix names to be blacklisted from DynamicCodec use.Gravatar janakr2018-04-26
* Replace ConfigurationTransition with PatchTransition in a few places.Gravatar mstaib2018-04-26
* RuleTransitionFactory returns NoTransition instead of null.Gravatar mstaib2018-04-26
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Adds support for remote files.Gravatar shahan2018-04-26
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* Abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* tests,shell: enable some shell tests on WindowsGravatar Laszlo Csomor2018-04-26
* Bash,runfiles: ignore RUNFILES_MANIFEST_ONLYGravatar Laszlo Csomor2018-04-26
* Add execution information to standalone test results.Gravatar Benjamin Peterson2018-04-26
* Prepare to abstract away the param file write action from tests.Gravatar tomlu2018-04-26
* windows,client: no longer support Unix-style pathsGravatar Laszlo Csomor2018-04-26
* Remove some references to JDK 7, which is not longer supportedGravatar cushon2018-04-25
* Support deferred param files.Gravatar tomlu2018-04-25
* Prevent Skylark actions from setting arbitrary execution infoGravatar ulfjack2018-04-25
* Serialize singleton NestedSets directly in NestedSetCodecWithStore.Gravatar cpeyser2018-04-25
* Make output name case-insensitive while calculating output names for object f...Gravatar pcloudy2018-04-25
* Refactor generated objc sources compilation in ProtobufSupport.javaGravatar pcloudy2018-04-25
* Make the static_link_cpp_runtimes feature settableGravatar Googler2018-04-24
* Fix profiler slow task limitingGravatar michajlo2018-04-24
* Remove JavaConstraintsProvider, allow specifying constraints when constructin...Gravatar kmb2018-04-24
* Add new-style JavaInfo provider constructor.Gravatar tomlu2018-04-24
* Ensure make variables from the CcToolchainProvider end up in theGravatar jcater2018-04-24
* Introduce @SkylarkCallable.selfCall, to signify the containing class should b...Gravatar cparsons2018-04-24
* SourceArtifacts are interned on deserialization using an ArtifactFactory. Th...Gravatar cpeyser2018-04-24
* Make the constructor of TemplateVariableInfo available in Skylark.Gravatar lberki2018-04-24
* Properly report completion of shared actions with input discoveryGravatar hlopko2018-04-24
* windows,client: fix error reportingGravatar Laszlo Csomor2018-04-24
* Add getters to JavaCompilationArgsProviderGravatar cushon2018-04-24
* Cleanup LibraryToLinkCollector to properly distinguish C++ runtimes from dyna...Gravatar hlopko2018-04-24
* Accept included headers which are provided by tree artifacts.Gravatar carmi2018-04-23
* Add the additional options to support manual trimming of feature flags.Gravatar mstaib2018-04-23
* Add a new "STRICT_ERROR" for the flag "--experimental_import_deps_checking" t...Gravatar cnsun2018-04-23
* Enable Windows remote test on CI now that Bazel 0.12 is used for CI.Gravatar Googler2018-04-23
* This change adds timestamps (call start and end time) to the remote grpc log.Gravatar Googler2018-04-23
* Bash,runfiles: add testsGravatar Laszlo Csomor2018-04-23
* HttpDownloader: also cache files downloaded without provided hashGravatar Klaus Aehlig2018-04-23
* Repository cache: add a put method determining the key itselfGravatar Klaus Aehlig2018-04-23
* Remove overlap between the blazerc and bazelrc names.Gravatar ccalvarin2018-04-20
* Optionally suppress ThinLTO indexing for all linkstatic targetsGravatar Googler2018-04-20
* Make action_config.tools include crosstool top path by defaultGravatar hlopko2018-04-20