aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Introduce empty "toolchain_category" rule for labels that will be used asGravatar cpeyser2017-09-14
* Do not exclude testenv.py from the globGravatar dmarting2017-09-14
* Open source tests for Android desugarer.Gravatar ajmichael2017-09-14
* Rollback context.actions.args() functionality.Gravatar tomlu2017-09-14
* Automated rollback of commit 72de1fe6bafa28fddcbc8cdc1ccbb59556996bfb.Gravatar dmarting2017-09-13
* bazel_bootstrap_distfile_test: fix breakageGravatar laszlocsomor2017-09-13
* bazel_bootstrap_distfile_test: add loggingGravatar laszlocsomor2017-09-13
* Remove outdated references to static vs. dynamic configurations.Gravatar gregce2017-09-13
* Remove outdated Attribute.Configurator interface.Gravatar gregce2017-09-13
* Automated rollback of commit f5b8281f1f7599c67476663887db909a4206710e.Gravatar dmarting2017-09-13
* Open-source src/test/skylark/...Gravatar dmarting2017-09-13
* Remove outdated test calls to --experimental_dynamic_configs=notrim.Gravatar gregce2017-09-13
* Don't allow injection of non-default output formatters for genquery rule.Gravatar janakr2017-09-13
* Move option value tracking classes to their own file.Gravatar ccalvarin2017-09-13
* Remove --experimental_disable_jvm from unit tests.Gravatar cpeyser2017-09-13
* Automated rollback of commit e92e3d8a4fcab49cda1a2bebc02d5119798d5258.Gravatar pcloudy2017-09-13
* BEP: always close stream, even if aborted due to missing testsGravatar Klaus Aehlig2017-09-12
* Fix string representations for root objectsGravatar vladmos2017-09-12
* bes: cancel stream on bazel shutdownGravatar buchgr2017-09-12
* Delete the unused CachedLocalSpawnRunner, which is superseeded by SpawnCacheGravatar ulfjack2017-09-12
* remote: Add new retrier with support for circuit breakingGravatar buchgr2017-09-12
* Fix #3102 HtmlChart is uncoloredGravatar Andreas Hippler2017-09-12
* Expose sysroot as a build variableGravatar hlopko2017-09-12
* Expose output source jars to JavaInfo.Gravatar elenairina2017-09-12
* Enable resource shrinking for aapt2.Gravatar corysmith2017-09-12
* Inline CustomCommandLine methods that can be expressed using VectorArg.Gravatar tomlu2017-09-12
* Remove outdated defaultsToSelf.Gravatar gregce2017-09-12
* Replace referrals to options by their name to option definitions.Gravatar ccalvarin2017-09-12
* Remove an internal test.Gravatar ajmichael2017-09-12
* Toolchain providers are propagated in the ToolchainContext instance madeGravatar cpeyser2017-09-12
* Make per-file-copts part of the user_compile_flagsGravatar hlopko2017-09-12
* Unbreak discard_graph_edges_test.Gravatar philwo2017-09-12
* Remove the unused fallback argument from getHost() and the unused method getP...Gravatar lberki2017-09-12
* Shard AndroidBinaryTest.Gravatar ajmichael2017-09-11
* Remove swift_library and tests, lives in the apple rules repo now.Gravatar thomasvl2017-09-11
* Options with oldNames will no longer get reported twice in the effective opti...Gravatar ccalvarin2017-09-11
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-11
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-09-08
* We no longer assert preservation of order in a rule's required toolchains.Gravatar cpeyser2017-09-08
* --incompatible_comprehension_variables_do_not_leak defaults to trueGravatar laurentlb2017-09-08
* Rule classes cannot request duplicate toolchains.Gravatar cpeyser2017-09-08
* Fix debian-stretch testGravatar Damien Martin-Guillerez2017-09-08
* Make --experimental_android_use_nocompress_extensions_on_apk a no-op.Gravatar ajmichael2017-09-08
* Move bazel_determinism_test to bazel-slow-test jobGravatar Damien Martin-Guillerez2017-09-08
* Move Subprocess.Factory to a top-level classGravatar ulfjack2017-09-08
* Fix parentheses in //src/test/docker:BUILDGravatar dmarting2017-09-07
* Update ContainingPackageLookupFunction to properly handle cases where aGravatar John Cater2017-09-07
* Shard further docker-tests and use tags for shardingGravatar Damien Martin-Guillerez2017-09-07
* Internal changeGravatar kush2017-09-07
* Support labels referencing external targets (with '@') in load with --incompa...Gravatar Kevin Gessner2017-09-07