aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Introduce an EvaluationProgressReceiver implementation that does nothing.Gravatar nharmata2017-05-10
* Clean up API for the Extension classGravatar brandjon2017-05-09
* Use BazelJavaSemantics for native Exoblaze and GoogleJavaSemantics for Exobla...Gravatar schmitt2017-05-09
* Make the cc_toolchain libc_top use the target configurationGravatar Googler2017-05-09
* sandbox: Use the SpawnInputExpander everywhere and delete SpawnHelpers.Gravatar Philipp Wollermann2017-05-09
* Automated g4 rollback of commit 56e8d90674a35ebe727f74cd2d47108bfcaa4515.Gravatar ulfjack2017-05-09
* sandbox: Switch Darwin sandbox to the SymlinkedExecRoot strategy.Gravatar Philipp Wollermann2017-05-09
* sandbox: Use process-wrapper in addition to sandbox-exec on macOS.Gravatar Philipp Wollermann2017-05-09
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* Add a custom interface for cache hit processing in actionsGravatar ulfjack2017-05-09
* BEP: report configurations for targetsGravatar Klaus Aehlig2017-05-09
* Change FileContentsProxy to use ctime instead of mtimeGravatar ulfjack2017-05-09
* sandbox: Remove debug logging in DarwinSandboxedStrategy.Gravatar Philipp Wollermann2017-05-09
* sandbox: Precache writable directories in DarwinSandboxedStrategy.Gravatar Philipp Wollermann2017-05-09
* RELNOTES: Effectively remove sysroot from CppConfiguration and allow it to us...Gravatar Googler2017-05-09
* sandbox: Remove special treatment for runUnderPath from Darwin sandbox.Gravatar Philipp Wollermann2017-05-09
* Optimize TransitiveInfoMap memory consumption.Gravatar Googler2017-05-09
* Restrict apple_watch2_extension "binary" attribute on the apple executable bi...Gravatar cparsons2017-05-09
* Avoid Preconditions failures when formatting messages for Preconditions failu...Gravatar janakr2017-05-09
* Handle labels with explicit repositories correctly in objc rules.Gravatar allevato2017-05-09
* Clean up AbstractQueueVisitor's constructors.Gravatar janakr2017-05-09
* Clean up Environment.FrameGravatar brandjon2017-05-09
* java_common.create_provider now takes depsets )Gravatar Stephen Twigg2017-05-09
* Make AbstractQueueVisitor.getTaskCount publicGravatar mschaller2017-05-09
* sandbox: Use CommandEnvironment for more robust look-up of embedded binaries.Gravatar Philipp Wollermann2017-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
* sandbox: Simplify DarwinSandboxRunner#isSupported.Gravatar Philipp Wollermann2017-05-08
* BEP: Provide infrastructure to report configurationsGravatar Klaus Aehlig2017-05-08
* sandbox: Use the processwrapper-sandbox on FreeBSD (default) and macOS (fallb...Gravatar Philipp Wollermann2017-05-08
* sandbox: Some refactoring and small improvements.Gravatar Philipp Wollermann2017-05-08
* sandbox: Use absolute path to getconf.Gravatar Philipp Wollermann2017-05-08
* Add missing //third_party:guava dependency to execution-requirements.Gravatar Philipp Wollermann2017-05-08
* Make default value of exports_manifest depend on a flag.Gravatar ajmichael2017-05-08
* Replace constants (static final CONSTANT_CASE) declaration type which use the...Gravatar Googler2017-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 experimental support for disabling turbine fallback to javac-turbineGravatar cushon2017-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
* Make java_header_compilation_direct_classpath non-experimentalGravatar cushon2017-05-05
* Make TransitiveInfoMap interface narrower.Gravatar Googler2017-05-05
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Add compile_jars for Skylark to JavaProviderGravatar Stephen Twigg2017-05-05
* BEP: extend the proto definition to support configurationsGravatar Klaus Aehlig2017-05-05
* experimental_ui: improve --show_timestamp handlingGravatar Klaus Aehlig2017-05-05
* Give RuleContext the ability to add make variables.Gravatar lberki2017-05-05