aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* Add a CODEC for some dependencies of CppCompileAction: CompileCommandLine andGravatar cpeyser2018-02-07
* Refactor to get rid of some getConfiguredTarget() calls in tests and replaceGravatar mjhalupka2018-02-07
* Increase timeout on bazel_java_test.Gravatar ruperts2018-02-07
* When requesting nodes* look first in target configuration, then host (used to...Gravatar juliexxia2018-02-07
* Combine WorkspaceRcFileSearchPath and FindCandidateBlazercPaths and add a test.Gravatar ajmichael2018-02-07
* Non-test AspectClass codecs.Gravatar shahan2018-02-07
* Remove assertSwiftStdLibToolAction since it's unused by all subclasses.Gravatar mjhalupka2018-02-07
* Improved invalid/unsupported NDK revision warning message.Gravatar jingwen2018-02-07
* Change aar_integration_test size to large.Gravatar cpeyser2018-02-07
* RELNOTES: Fix FDO_STAMP_MACRO to only be set when fdoBuildStamp is not null.Gravatar Googler2018-02-06
* drop debug info when loading classes in desugar as a workaround for https://b...Gravatar kmb2018-02-06
* Always do filtering in execution (even after doing it in analysis)Gravatar Googler2018-02-06
* Update ToolchainResolutionFunction to consider multiple availableGravatar John Cater2018-02-06
* runfiles test: extract mock Java code to a fileGravatar Laszlo Csomor2018-02-06
* Converts wrapped_clang from a bash script to a C++ source file which is compi...Gravatar kaipi2018-02-06
* Remove ShutdownBlazeServerException in favor of indicating that the server sh...Gravatar lberki2018-02-06
* Rename the host platform information in the configuration.Gravatar John Cater2018-02-06
* Automated rollback of commit 4260c30a03a9b83d48a5e8690aca19cd80be4c38.Gravatar ulfjack2018-02-06
* runfiles,py: add test to run a data-dependencyGravatar Laszlo Csomor2018-02-06
* Add debugging helper to Environment.Extension to say why something's unequalGravatar brandjon2018-02-06
* Basic tooling to desugar select core librariesGravatar kmb2018-02-05
* Fix test compilation failure.Gravatar felly2018-02-05
* Fix Fileset incrementality bug when Fileset consumes a generated file. The na...Gravatar felly2018-02-05
* Refactor ArtifactSkyKey to get rid of an unnecessary wrapper class: actually ...Gravatar janakr2018-02-05
* Simplify RuleClassProviders by making most RuleSets have their own class.Gravatar lpino2018-02-05
* Add type assertion that TreeFileArtifact's parentTreeArtifact member is aGravatar cpeyser2018-02-05
* Pass ctime to the TimestampGranularityMonitorGravatar ulfjack2018-02-05
* Support legacy multidex.Gravatar ajmichael2018-02-05
* Add a "direct" mode to "blaze run" that makes the process being run a directGravatar lberki2018-02-05
* python,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-02-05
* Expose structField callable methods of skylark objects to dir() and str() callsGravatar cparsons2018-02-05
* Convert "-" to "" when generating module nameGravatar Googler2018-02-05
* Update stub_finds_runfiles_test to be a real sh_test.Gravatar John Cater2018-02-05
* Remove redundant function prettyJarNames from ActionsTestUtilGravatar dbabkin2018-02-03
* Stop allowing generic LateBoundDefault value types. Such types are always eit...Gravatar janakr2018-02-02
* Remove Root#getCodec, to bring Root in line with general style for codecGravatar cpeyser2018-02-02
* Disable the src/test/py/bazel/launcher_test test.Gravatar jmmv2018-02-02
* Automated rollback of commit 99b474de4fafd22c366fbb0a71913dc90730c730.Gravatar jmmv2018-02-02
* Fix error handling in skyframe target pattern parsingGravatar ulfjack2018-02-02
* Implement Merge logic for all new providers in JavaInfoGravatar dbabkin2018-02-02
* tests: increase shard_count for launcher_testGravatar laszlocsomor2018-02-02
* Change how the libraries_to_link are expanded for archiverGravatar hlopko2018-02-02
* windows,tests,testenv.sh: remove hardcoded envvarsGravatar Laszlo Csomor2018-02-02
* PiperOrigin-RevId: 184203570Gravatar Googler2018-02-01
* Use the correct API for assert_build_fails in android_instrumentation_test_in...Gravatar jingwen2018-02-01
* Remove unused code from bazel.Gravatar kaipi2018-02-01
* Add NO_PROXY environment variable support to downloaderGravatar Zack Lalanne2018-02-01
* Use the workspace name in the process title of the Bazel server.Gravatar philwo2018-02-01
* Add a CODEC for Artifact.Gravatar cpeyser2018-02-01
* Add a codec for FeatureConfiguration using AutoCodec. This is necessary forGravatar cpeyser2018-02-01