aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Make Make variables from genrule.toolchains override the usual synthetic host...Gravatar lberki2017-09-04
* skylark/syntax: Move flow statement check to the validation pass.Gravatar laurentlb2017-09-04
* Extract authandtls, buildeventservice, buildeventstream into package-level BU...Gravatar philwo2017-09-04
* remote: fix remote_execution_test#timeout test for FreeBSD. Fixes #3680Gravatar Jakob Buchgraber2017-09-04
* Automated rollback of commit 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147.Gravatar plf2017-09-04
* Rename bazel-user-manual.html into user-manual.htmlGravatar dmarting2017-09-04
* Automated rollback of commit 618a2bf3574015d1d341d59a34e4d0bf285ad5bf.Gravatar cparsons2017-09-04
* Remove testFunctionListArgumentsAreImmutable and testFunctionDictArgumentsAre...Gravatar vladmos2017-09-01
* Remove the Dialect type from the Parser.Gravatar laurentlb2017-09-01
* Fix wrong location of string literals in the lexerGravatar fzaiser2017-09-01
* remote: Return exit code 34 for remote caching/execution errors.Gravatar buchgr2017-09-01
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* Expose ConfigFeatureFlagProvider to skylarkGravatar cparsons2017-09-01
* Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.Gravatar cpeyser2017-09-01
* Release config_setting.flag_values from the whitelist.Gravatar mstaib2017-09-01
* Automated rollback of commit 964f0a5d83fe7958236c9eb0be619f553d488748.Gravatar cpeyser2017-09-01
* Move final static option checks to compile time.Gravatar ccalvarin2017-09-01
* Move caching of OptionDefinitions to be static, and remove uncached extractio...Gravatar ccalvarin2017-09-01
* Automated rollback of commit fc41c430e4de4594a1d699f573d191cbad52a2fb.Gravatar plf2017-09-01
* Fix BazelPackageLoader to handle local repositories, and clean up API byGravatar jcater2017-09-01
* Stop testing for mips android ndk support.Gravatar ajmichael2017-09-01
* Changed Android manifest merger build action to also resolve relative class n...Gravatar Googler2017-09-01
* Bazel c++ rules depend on a c++ toolchain.Gravatar cpeyser2017-09-01
* Allow non-dottedversion aliases for --xcode_versionGravatar cparsons2017-08-31
* Skylark: ctx.actions.run_shell uses helper scriptGravatar László Csomor2017-08-31
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Add JavaInfo as a (preferred) alias to java_common.provider.Gravatar dslomov2017-08-31
* Move static converter legality checks to compile time.Gravatar ccalvarin2017-08-31
* Rollforward #2 of "AppleBinary and AppleStaticLibrary no longer propagate unw...Gravatar cparsons2017-08-31
* Remove unused android_sdk.resource_extractor attribute from all BUILD files inGravatar jingwen2017-08-31
* Allow to overwrite default dex prefix name 'classes'.Gravatar Googler2017-08-31
* Add check that the exec and target platform labels actually provide a Platfor...Gravatar John Cater2017-08-31
* Error reporting for invalid dynamic configurationsGravatar cparsons2017-08-31
* Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...Gravatar cpeyser2017-08-31
* Add support for Proguard's -obfuscationdictionary command line parameter with...Gravatar Googler2017-08-30
* In terse test_summary, skip no-status testsGravatar Klaus Aehlig2017-08-30
* remote: support timeoutsGravatar buchgr2017-08-30
* Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.Gravatar plf2017-08-30
* Move ObjcProvider FLAG into a new provider type (TransitiveSourcesProvider) t...Gravatar cpeyser2017-08-30
* Stop blaze crash due to a symlink cycle or unbounded expansion encounteredGravatar kush2017-08-30
* Move default value & converter finding logic to the OptionDefinition class.Gravatar ccalvarin2017-08-30
* Save density information to manifests when filtering resources in analysisGravatar Googler2017-08-30
* Narrow the LinkCommandLine API.Gravatar Googler2017-08-30
* BEP: add tool_tag explicitlyGravatar Klaus Aehlig2017-08-30
* Rollforward of https://github.com/bazelbuild/bazel/commit/0071b396776be4d146f...Gravatar apell2017-08-29
* Fix NPE in WorkerFilesHash.Gravatar philwo2017-08-29
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29