aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* PiperOrigin-RevId: 156331430Gravatar nharmata2017-05-19
* Remove the RTxtSymbolEntry in favor of the FieldInitializer class.Gravatar corysmith2017-05-19
* Adds ToolchainConstructor interface and implementations.Gravatar John Cater2017-05-19
* Fix minor hashing bug in config_feature_flag configuration name.Gravatar mstaib2017-05-17
* Fix DownloaderTestSuite so that it works in IPv6-only environments.Gravatar philwo2017-05-17
* Convert process-wrapper to C++.Gravatar Philipp Wollermann2017-05-17
* Remove toolchain_rule.Gravatar John Cater2017-05-17
* Automated g4 rollback of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar mstaib2017-05-17
* Do not access SkylarkProviders anywhere outside of ConfiguredTarget implement...Gravatar dslomov2017-05-16
* Implement 'provides' for crosstool.Gravatar cpeyser2017-05-15
* Convert locale qualifiers from old Aapt format to correct format before parsingGravatar Googler2017-05-15
* Automated g4 rollback of commit 3e5edafa2a04a71cd3596e929e83222da725f3f9.Gravatar philwo2017-05-15
* Remove methods from CommandLine, making it a simple argument list interface.Gravatar Googler2017-05-15
* Fix runfiles_testGravatar kchodorow2017-05-15
* sandbox: Create more compact sandbox profiles faster.Gravatar Philipp Wollermann2017-05-15
* Bring back --sandbox_block_path.Gravatar philwo2017-05-15
* Remove the strict_proto_deps attribute from the build language.Gravatar Googler2017-05-15
* Do not expand nested sets in resource merging action construction.Gravatar Googler2017-05-15
* Disable the flaky test_reload_classes tests while we can fix the flakes. It's...Gravatar kush2017-05-12
* Add resources to java_common.compile.Gravatar elenairina2017-05-12
* Re-enabling passing -sourcepath via javacopts.Gravatar elenairina2017-05-11
* BEP: add a JSON transportGravatar Klaus Aehlig2017-05-11
* Remove references to ANDROID_SDK_API_LEVEL from CIGravatar Adam Michael2017-05-11
* Windows, integration test: add fake msys rootGravatar Laszlo Csomor2017-05-11
* Automated g4 rollback of commit 6879d7ceff0e118fdecb0cabe5134979030b7cb8.Gravatar Googler2017-05-11
* New flag --incompatible_bzl_disallow_load_after_statementGravatar laurentlb2017-05-10
* Update javac version to 9-dev-r4023-2Gravatar Liam Miller-Cushon2017-05-10
* Automated g4 rollback of commit cbbb423663b154d82e3dfa5e9a56839583987999.Gravatar Googler2017-05-10
* Introduce an EvaluationProgressReceiver implementation that does nothing.Gravatar nharmata2017-05-10
* Add a test that /proc works correctly in the sandboxGravatar Brian Silverman2017-05-09
* sandbox: Use the SpawnInputExpander everywhere and delete SpawnHelpers.Gravatar Philipp Wollermann2017-05-09
* BEP: report configurations for targetsGravatar Klaus Aehlig2017-05-09
* Change FileContentsProxy to use ctime instead of mtimeGravatar ulfjack2017-05-09
* RELNOTES: Effectively remove sysroot from CppConfiguration and allow it to us...Gravatar Googler2017-05-09
* Optimize TransitiveInfoMap memory consumption.Gravatar Googler2017-05-09
* Add missing hashCode() methodGravatar cushon2017-05-09
* Handle labels with explicit repositories correctly in objc rules.Gravatar allevato2017-05-09
* Clean up AbstractQueueVisitor's constructors.Gravatar janakr2017-05-09
* java_common.create_provider now takes depsets )Gravatar Stephen Twigg2017-05-09
* Migrate off versioned javac and Error Prone targetsGravatar Liam Miller-Cushon2017-05-09
* Automated g4 rollback of commit 48c636637a5a4fba1c0c509bdc3724450155d792.Gravatar aehlig2017-05-09
* Rename some --incompatible_* flags to be more specificGravatar brandjon2017-05-08
* Do not report errors when aspects try to attach to files.Gravatar dslomov2017-05-08
* BEP: Provide infrastructure to report configurationsGravatar Klaus Aehlig2017-05-08
* Actually run AaptCommandBuilderTest and AndroidDataSerializerAndDeserializerT...Gravatar ajmichael2017-05-08
* Automated g4 rollback of commit 9e37b2e52d6e42eec15712942c7f208b64c651e5.Gravatar michajlo2017-05-08
* Blaze now passes an extra flag to JavaBuilder, --testonly, toGravatar eaftan2017-05-05
* Add dynamic config support for top-level configuration hooks.Gravatar gregce2017-05-05
* Add sha256 attribute to git_repositoryGravatar kchodorow2017-05-05
* Create new android_instrumentation rule.Gravatar ajmichael2017-05-05