aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* 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
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Cat the jvm.log if presentGravatar dmarting2017-05-05
* Add compile_jars for Skylark to JavaProviderGravatar Stephen Twigg2017-05-05
* Create new android_device_script_fixture rule.Gravatar ajmichael2017-05-05
* Remove some more usages of res2.MergingException and open source some tests.Gravatar ajmichael2017-05-05
* Really fix the breakage at HEAD with BazelGravatar dmarting2017-05-04
* Fix broken Bazel build (http://ci.bazel.io/job/bazel-tests/BAZEL_VERSION=HEAD...Gravatar nharmata2017-05-04
* Make symlinks consistentGravatar kchodorow2017-05-04
* Introduce package_name() function to replace the magic PACKAGE_NAME constant.Gravatar laurentlb2017-05-04
* Remove MergingExceptionGravatar corysmith2017-05-04
* Implement dynamically configured LIPO builds.Gravatar gregce2017-05-04
* Implement a flag to forbid the `+` operator for dictsGravatar vladmos2017-05-04
* Fix Java styleGravatar vladmos2017-05-04
* Implement a flag for extend-like behavior of the `+=` operator for listsGravatar vladmos2017-05-04
* Add the flag --incompatible_keyword_only_syntax to forbid keyword-only syntax.Gravatar laurentlb2017-05-04
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* BuildOptions cleanup:Gravatar gregce2017-05-04
* Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...Gravatar cparsons2017-05-04
* Don't let latebound split attributes leave the host configuration.Gravatar gregce2017-05-04
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* * Fork the deprecated SymbolLoader/SymbolWriter code from com.android.builder...Gravatar corysmith2017-05-04
* Implement a flag to deprecate old constructor for depsets (`set`)Gravatar vladmos2017-05-04
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* BEP: Report stdout/stderrGravatar Klaus Aehlig2017-05-03
* Do not put OutputGroupProvider into SkylarkProviders.Gravatar dslomov2017-05-03