aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* New flag --incompatible_bzl_disallow_load_after_statementGravatar laurentlb2017-05-10
* Fix precondition check for java_runtime.javahome.Gravatar Xin Gao2017-05-10
* Update javac version to 9-dev-r4023-2Gravatar Liam Miller-Cushon2017-05-10
* Set the correct main class on the desugar java_binary target in Bazel.Gravatar ajmichael2017-05-10
* Add a custom interface for cache hit processing in actionsGravatar ulfjack2017-05-10
* Update ExecuteDaemon() on POSIX systems so that the client writes the PID fil...Gravatar lberki2017-05-10
* Escape % in strings that will appear in CrosstoolGravatar hlopko2017-05-10
* When --crosstool_compilation_support=library/all, user header search paths fromGravatar cpeyser2017-05-10
* Remove userHeaderSearchPaths from ObjcCommon - it is not used.Gravatar cpeyser2017-05-10
* Automated g4 rollback of commit cbbb423663b154d82e3dfa5e9a56839583987999.Gravatar Googler2017-05-10
* Automated g4 rollback of commit 006a80425e7dd521634c5735d2730f40e9e82e06.Gravatar Googler2017-05-10
* Introduce CompoundEvaluationProgressReceiver for combining multiple Evaluatio...Gravatar nharmata2017-05-10
* Python options available for host configurationsGravatar yiyu2017-05-10
* Add manifest_merger and manifest_values attributes to android_test to allow m...Gravatar apell2017-05-10
* Introduce an EvaluationProgressReceiver implementation that does nothing.Gravatar nharmata2017-05-10
* Fix some typos in best-practices doc.Gravatar janakr2017-05-10
* Fix compileGravatar kchodorow2017-05-09
* Add the upstream URLs for Azul Zulu to Bazel's WORKSPACE as a secondary source.Gravatar philwo2017-05-09
* 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
* 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
* 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
* Exclude the user-provided blazerc from the deduplication process.Gravatar lpino2017-05-09
* BEP: report configurations for targetsGravatar Klaus Aehlig2017-05-09
* Change FileContentsProxy to use ctime instead of mtimeGravatar ulfjack2017-05-09
* Fix link in bazel/bootstrap/compile.shGravatar hlopko2017-05-09
* sandbox: Remove debug logging in DarwinSandboxedStrategy.Gravatar Philipp Wollermann2017-05-09
* sandbox: Precache writable directories in DarwinSandboxedStrategy.Gravatar Philipp Wollermann2017-05-09
* Do not mark the JDK7 installer -without-jdk-installerGravatar dmarting2017-05-09
* RELNOTES: Effectively remove sysroot from CppConfiguration and allow it to us...Gravatar Googler2017-05-09
* cpp: remove all code supporting kServerPidSymlinkGravatar Thiago Farina2017-05-09
* sandbox: Remove special treatment for runUnderPath from Darwin sandbox.Gravatar Philipp Wollermann2017-05-09
* Fix printing of options categories in CLI helpGravatar brandjon2017-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
* Add missing hashCode() methodGravatar cushon2017-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
* Pass all the environment variable to Bazel during bootstrappingGravatar Damien Martin-Guillerez2017-05-09
* cpp: add PrintWarning() function to errors.hGravatar Thiago Farina2017-05-09
* java_common.create_provider now takes depsets )Gravatar Stephen Twigg2017-05-09
* Make AbstractQueueVisitor.getTaskCount publicGravatar mschaller2017-05-09