aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Automated rollback of commit 9374ecf94ce44e8bc56e68678cb512abf4cf9ce2.Gravatar felly2018-08-10
* Adds a flag --experimental_includes_attribute_subpackage_traversal to toggle ...Gravatar shahan2018-08-10
* Combine prefix event and payload stdout/stderrGravatar Klaus Aehlig2018-08-10
* Persist mappings from original command line patterns to expanded labels in Ta...Gravatar Googler2018-08-10
* Automated rollback of commit 39974a43abdd32e3a1acbc7da945b08da9983e4e.Gravatar felly2018-08-10
* Flip defaults value of experimental_enable_tools_defaults_package to off.Gravatar dbabkin2018-08-10
* Test our expectations around --server_javabase/--host_javabase/--javabase wit...Gravatar Tobias Werth2018-08-10
* Importing remote-apis repository into Bazel for Remote API v2.Gravatar Ola Rozenfeld2018-08-10
* Add critical path as fake thread 0 to the JSON profile.Gravatar twerth2018-08-10
* Java, runfiles: move runfiles library sourcesGravatar laszlocsomor2018-08-10
* Windows, Bash launcher: Make sure bash bin tool directory is in PATHGravatar pcloudy2018-08-10
* Do not hardcode LCOV pathGravatar Vladimir Zaytsev2018-08-10
* Introduce a retriever for logging handler properties.Gravatar arostovtsev2018-08-10
* Windows: add //tools/... tests to test suiteGravatar Laszlo Csomor2018-08-09
* Use getDoneValues instead of getGraphMap for dump/stat functions.Gravatar twerth2018-08-09
* Batch all DependencyResolver#getTarget calls. This leads to some duplicate it...Gravatar janakr2018-08-09
* Allow skyframe-aware actions to pass partial results through ActionExecutionC...Gravatar felly2018-08-09
* Pass Fileset information to the Action filesystem.Gravatar felly2018-08-09
* Stop generating .d files when they won't be looked at later.Gravatar Googler2018-08-09
* Add test case showing off existing deadlock bug. There's no deterministic & p...Gravatar nharmata2018-08-09
* Reduce contention in the digest map.Gravatar tomlu2018-08-09
* Stop allowing targets with loose headers checking that reference srcs/hdrs in...Gravatar shahan2018-08-09
* Support a .bazelignore fileGravatar Klaus Aehlig2018-08-09
* Windows,tests: port aquery_testGravatar Laszlo Csomor2018-08-09
* query test: fix symlink creationGravatar Laszlo Csomor2018-08-09
* Final asset/resource decoupling cleanupGravatar asteinb2018-08-09
* Windows,tests: port bazel_testjobs_testGravatar Laszlo Csomor2018-08-09
* Split up getTargetsToBuild() into multiple methods so compute() can determine...Gravatar Googler2018-08-09
* Windows,tests: port output_filter_testGravatar Laszlo Csomor2018-08-09
* Remove unused workspace variable.Gravatar twerth2018-08-09
* Java: add @bazel_tools//tools/java/runfilesGravatar Laszlo Csomor2018-08-09
* Fix StackOverflowError on Windows. Fixes #5730Gravatar buchgr2018-08-09
* Fix a @GuardedBy errorGravatar cushon2018-08-09
* [singlejar] Port mapped_file for WindowsGravatar Loo Rong Jie2018-08-08
* Deprecate most of the targets in the JDK repositoryGravatar cushon2018-08-08
* In AbstractSkyFunctionEnvironment, don't check for filtered exceptions in the...Gravatar janakr2018-08-08
* Automated rollback of commit 09bf7cc5865f7edd9a3eeabb42792e8de3ad862f.Gravatar tomlu2018-08-08
* Remove ApplicationManifestGravatar asteinb2018-08-08
* Improve error messaging for constraints violations.Gravatar gregce2018-08-08
* Re-enable BytecodeTypeInferenceTestGravatar cushon2018-08-08
* Remove CompiledMergeableAndroidDataGravatar asteinb2018-08-08
* Expose GeneratedExtensionRegistryProvider to Skylark.Gravatar Googler2018-08-08
* Don't convert InterruptException to EvalException in struct field call expres...Gravatar Benjamin Peterson2018-08-08
* Remove ValidatedAndroidData interfaceGravatar asteinb2018-08-08
* Remove support for explicitly setting java_toolchain.encoding to UTF-8Gravatar cushon2018-08-08
* Remove ResourceContainerGravatar asteinb2018-08-08
* Windows: do not look for Git BashGravatar Laszlo Csomor2018-08-08
* 'DumpPlatformClasspath' now dumps the current JDK's default platform classpathGravatar cushon2018-08-08
* Add a comment clarifying the soundness of not doing edge filtering during the...Gravatar nharmata2018-08-08
* Improve NaiveMultisetSemaphore#estimateCurrentNumUniqueValues by having it us...Gravatar nharmata2018-08-08