aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* Automated rollback of commit aa8ce5653f92473b331e500a3614245dae38dfc4.Gravatar hlopko2018-02-01
* Allow CustomCommandLine's mapFn to expand each object into multiple items.Gravatar tomlu2018-02-01
* http_archive: allow top-level BUILD files to be overriddenGravatar Klaus Aehlig2018-02-01
* Automated rollback of commit 7e6837cc1d1aa4259f5c27ba3606b277b5f6c3e9.Gravatar aehlig2018-02-01
* Renamed android_instrumentation_test.instrumentation to android_instrumentati...Gravatar jingwen2018-01-31
* Improve safety of NestedSetFingerprintCache by detecting multiple instances o...Gravatar tomlu2018-01-31
* Change ConfiguredAspectFactory.create signature to take in aGravatar mjhalupka2018-01-31
* Add DeviceBrokerInfo to Skylark top level.Gravatar ajmichael2018-01-31
* Add memory-efficient map for storing nested set -> digest.Gravatar tomlu2018-01-31
* Add neverlink support to java_common.compile.Gravatar elenairina2018-01-31
* Fix string_list_dict values to be skylark lists in all casesGravatar cparsons2018-01-31
* Move BazelRuleClassProvider.LIPO_DATA_TRANSITION to its own class.Gravatar lpino2018-01-31
* http_archive: verify that unicode characters are OK in tar archivesGravatar Klaus Aehlig2018-01-31
* Fix py_tests.py with Python3Gravatar pcloudy2018-01-31
* Remove the CppConfiguration field from CppCompileAction. MakingGravatar cpeyser2018-01-30
* Rename Transition to ConfigurationTransition.Gravatar gregce2018-01-30
* Obsolete and begin removing the toolchain_resolution_override flag.Gravatar John Cater2018-01-30
* Add tests for execution platforms to ExternalPackageUtilTest.Gravatar John Cater2018-01-30
* Add a simple Python integration test written in Python.Gravatar lberki2018-01-30
* Fix RegularFileArtifactValue.equalsGravatar ulfjack2018-01-30
* Stop warning about resource filters with "deprecated" qualifiersGravatar Googler2018-01-30
* Remove flaky attribute from toolchain_test.Gravatar jcater2018-01-30