aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* Remove unused "extraPrecomputedValues" from WorkspaceBuilder, and therefore r...Gravatar janakr2017-09-25
* Stop the transitive duplication of FilesetTraversalParams when Filesets are n...Gravatar kush2017-09-25
* Remove product name precomputed value.Gravatar janakr2017-09-25
* Fix error-prone warning on AndroidBinaryTest.Gravatar ajmichael2017-09-25
* Remove dependence on compilation attributes (e.g. 'srcs') for apple_binary an...Gravatar cparsons2017-09-25
* Remove PrecomputedValue for BlazeDirectories. All consumers have the value in...Gravatar janakr2017-09-25
* Inject BlazeDirectories into RepositoryDelegatorFunction directly, instead of...Gravatar janakr2017-09-25
* Inject BlazeDirectories into FdoSupportFunction directly, instead of dependin...Gravatar janakr2017-09-25
* Create AndroidManifest.xml symlink if user provides a manifest not namedGravatar jingwen2017-09-25
* Use FeatureConfiguration to compute linkstamping compile command lineGravatar hlopko2017-09-25
* Improve style in SkylarkMutableTestGravatar brandjon2017-09-25
* Automated rollback of commit 17214ac78ffaec369d5d5bafe62a39730473cfaa.Gravatar dslomov2017-09-22
* Move SpawnResult from build.lib.exec into build.lib.actions so that e.g. buil...Gravatar ruperts2017-09-22
* Use fail() in tests to catch missing expected exceptions.Gravatar ruperts2017-09-22
* Action for resource shrinking with aapt2Gravatar corysmith2017-09-22
* Add more thorough error reporting behavior for when config_setting has multip...Gravatar juliexxia2017-09-22
* Increase the timeout for Bazel SkylarkTests to "long"Gravatar vladmos2017-09-21
* Track the origin of an option in the option instance, not its final value.Gravatar ccalvarin2017-09-21
* Deprecate wrapperOptions.Gravatar ccalvarin2017-09-21
* Cleanup of expansion option namingGravatar ccalvarin2017-09-21
* Allow config_settings to match on constraint_values to a target_platform. Thi...Gravatar juliexxia2017-09-21
* Create multiple ParamsFilePreProcessors to allow parsing files using the form...Gravatar apell2017-09-21
* This time for sure: stop using --undefined dynamic_lookup in osx linking.Gravatar Googler2017-09-21
* Delete ios_application, ios_extension(_binary), objc_binary.Gravatar allevato2017-09-21
* Add ability to write param files to disk.Gravatar tomlu2017-09-21
* Remove commented-out code that was accidentally checked in.Gravatar cpeyser2017-09-21
* Only load the whitelist for Android targets if they use feature flags.Gravatar mstaib2017-09-21
* Drop 32-bit architectures from builds with ios_mimimum_os > 11.0.Gravatar cparsons2017-09-21
* Passing Bazel metadata in gRPC headers.Gravatar olaola2017-09-21
* Remove accidental print statement.Gravatar cpeyser2017-09-20
* Check parameter types for methods when multiple types are allowed.Gravatar dslomov2017-09-20
* Revert output groups name of cc_libraryGravatar pcloudy2017-09-20
* Windows: Make dynamic libraries available to binary at runtimeGravatar Yun Peng2017-09-20
* Colorize Clang diagnostic output when building for Apple platforms.Gravatar Googler2017-09-20
* Move ConfiguredTargetFunction dynamic config selection to its own class.Gravatar gregce2017-09-20
* Always pass resource filters to aaptGravatar Googler2017-09-20
* Introduce --enabled_toolchain_types, which when set to the cpp toolchain caus...Gravatar cpeyser2017-09-20
* Include library R classes in runtime classpath for library but not binaryGravatar Googler2017-09-20
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Treat parsed option values differently by option type.Gravatar ccalvarin2017-09-19
* Implement support for Skylark param files.Gravatar tomlu2017-09-19
* Do not duplicate build variables, reuse variables from cc toolchainGravatar hlopko2017-09-19
* Add files that were droped by our export processGravatar dmarting2017-09-19
* Expose full compile time jars in SkylarkGravatar elenairina2017-09-19
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* ConstraintsTest: use the new mock rule interfaceGravatar gregce2017-09-19
* Uploading failed action outputs to the remote cache, because even if the test...Gravatar olaola2017-09-19
* Move some more tests from the legacy case to the crosstool case.Gravatar cpeyser2017-09-19
* Make desugar tests assume android-24.Gravatar ajmichael2017-09-19