aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Make Metadata fields privateGravatar ulfjack2017-06-22
* Use targets' labels' package identifier for query output=packageGravatar mschaller2017-06-22
* Fix source jars no longer being exposed to Skylark from java_library.Gravatar tomlu2017-06-22
* Automated rollback of commit 7dec00574aa91327693f6ba7e90bff5bc834253e.Gravatar ajmichael2017-06-22
* Update testSpecialMandatoryProviderMissing to cover more casesGravatar vladmos2017-06-22
* Set correct execroot for infoGravatar kchodorow2017-06-22
* Make source code of singlejar and ijar available from @bazel_tools. ,Gravatar Xin Gao2017-06-22
* Change CAS URI to use the "bytestream" scheme instead of being scheme-lessGravatar ulfjack2017-06-22
* Allow "[", "]", "{", and "}" in globs in BUILD files. (#3048)Gravatar Jonathan Bluett-Duncan2017-06-22
* Use getopt to parse process-wrapper's command-line.Gravatar philwo2017-06-22
* Introduce --incompatible_depset_is_not_iterableGravatar laurentlb2017-06-21
* ActionMetadataHandler: proper metadata even for the volatile workspace statusGravatar ulfjack2017-06-21
* Fix Android data binding for rules with no direct resources.Gravatar gregce2017-06-21
* Remove duplicate unused test AndroidManifest.xml.Gravatar ajmichael2017-06-20
* Introduce is_cc_test build variable so we can migrate away from is_not_cc_tes...Gravatar hlopko2017-06-20
* Extract ImmutableSharedKeysMap class from TransitiveInfoProviderMap.Gravatar Googler2017-06-20
* Adding support for SHA256 for remote execution. Switch remote execution to useGravatar olaola2017-06-20
* Rule functions should return None instead of internal Rule objectsGravatar vladmos2017-06-20
* Move some Skylark tests out of Java.Gravatar laurentlb2017-06-20
* Extract ActionContext to a top-level classGravatar ulfjack2017-06-19
* Make equality, comparison and 'in' operators not associative.Gravatar laurentlb2017-06-19
* Rewrite the Executor/ActionExecutionContext splitGravatar ulfjack2017-06-19
* Give MemoizingEvaluatorTest subclasses a bit more control over how transient ...Gravatar nharmata2017-06-19
* Close file handles in ActionCache before bazel cleanGravatar Yun Peng2017-06-19
* Ban the combination of buildfiles/loadfiles and --output=location.Gravatar nharmata2017-06-19
* Make NoBuildEvent an instance of BuildEventGravatar Klaus Aehlig2017-06-19
* Safe-guard against broken client environmentsGravatar Ulf Adams2017-06-19
* Change TestTimeout's rangeMax values so that isInRangeFuzzy will flag tests t...Gravatar Googler2017-06-19
* Rewrite StandaloneSpawnStrategy to use LocalSpawnRunnerGravatar ulfjack2017-06-19
* ResourceFilter persists ordering of resources when filteringGravatar Googler2017-06-19
* Require parentheses around tuple in list comprehension filtering.Gravatar laurentlb2017-06-19
* A bunch of unrelated cleanups:Gravatar nharmata2017-06-16
* Fix resource filtering bug in interaction between densities and API versionGravatar Googler2017-06-16
* Add more methods to ExternalPackageUtil to load all rules of a specificGravatar John Cater2017-06-16
* Add support for the '0o' octal prefix for integers.Gravatar laurentlb2017-06-16
* ctx.empty_action now allows depset as inputsGravatar laurentlb2017-06-16
* Switching to Watcher API instead of wait_for_completion, in preparation forGravatar olaola2017-06-14
* ctx.action now allows depset as inputsGravatar laurentlb2017-06-14
* Introduce --incompatible_load_argument_is_label (1st argument of load must be...Gravatar laurentlb2017-06-14
* Propagate postable events further upGravatar Klaus Aehlig2017-06-14
* BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.Gravatar buchgr2017-06-14
* Fix local execution to not throw an exceptionGravatar ulfjack2017-06-14
* Use EventHandler even before we have a Reporter instanceGravatar ulfjack2017-06-14
* Introduce --incompatible_comprehension_variables_do_not_leakGravatar laurentlb2017-06-14
* Base rc_options_test more on standard constructsGravatar aehlig2017-06-13
* Also filter stderr when parse_showincludes feature is enabledGravatar Yun Peng2017-06-13
* Windows, Bazel client: pass Unix root as JVM flagGravatar Laszlo Csomor2017-06-13
* Extract the MacOS/XCode env rewrite logic into lib.exec.appleGravatar ulfjack2017-06-13
* Fix bug in URI computation in RemoteModuleGravatar ulfjack2017-06-13
* Refactor AST APIsGravatar brandjon2017-06-13