bazel /
bazel /
1e68ace8d32e94e099cf11d2e34c76d844a47dbc - 1e68ace Presize the inputs array when reading an action cache entry. by Benjamin Peterson · 7 years ago
- d65ed23 Add support to BuildToolLogs for direct uris. by tomlu · 7 years ago
- ebc18f6 Fix formatting by laurentlb · 7 years ago
- 7b69b18 Directly intern ArtifactRoot, instead of indirectly in BuildConfiguration. by janakr · 7 years ago
- c3bda95 Make --experimental_repository_hash_file accept paths relative to the workspace by Klaus Aehlig · 7 years ago
- b91bf29 Fix a bug to generate XFDO stamp correctly when the fdo mode is XBINARY_FDO, and generate PLAIN stamp for both AUTOFDO and XBINARY_FDO when -features=-autofdo and -features=-xbinaryfdo are present. by Googler · 7 years ago
- cc02423 Automated rollback of commit 19dc0539657b9af8c0347a811df629be1e13064c. by brandjon · 7 years ago
- a28d087 Add a list of popular external rules. by laurentlb · 7 years ago
- 0d69371 Apply --source_file_manifest for C++ targets. by iirina · 7 years ago
- 4cba428 C++: Makes Java native deps launcher use linking API. by plf · 7 years ago
- 258222c C++: de-flake profiler test by Laszlo Csomor · 7 years ago
- c82d1c0 Remove a few superfluous "throws InterruptedException" declarations. by lberki · 7 years ago
- baac056 Improve resilience of xcode-locator. by davg · 7 years ago
- c1a7b4c Fix broken IdlClassTest on Bazel's CI. by philwo · 7 years ago
- e0f62b7 Stop using TreeArtifacts by cushon · 7 years ago
- c882631 Fix bootstrapping on JDK >= 9 by cushon · 7 years ago
- 7d6ce01 Expand CriticalPathComputer by ulfjack · 7 years ago
- 4b9eff8 Migrate more tests from TPETest to LPRTest by ulfjack · 7 years ago
- 09cf76e Make the dependency from genrule to host JDK conditional. by twerth · 7 years ago
- c361da0 CROSSTOOL linker flags are incorrect for dead_strip feature which leads to linker errors. This mainly affects the `objc_enable_binary_stripping` feature and leads to bloated applications by rmalik · 7 years ago
- 959f462 Automated rollback of commit 57a1de5c1291d35ac7de4ea055f4f0cd162540d3. by brandjon · 7 years ago
- 9885328 Remove validation stubs. aapt2 has made it unnecessary to manually validate resource. by corysmith · 7 years ago
- cf89e58 Minor cleanups in ActionMetadataHandler: by Googler · 7 years ago
- c608f65 Make TargetPatternPhaseValue#getTargets and #getTestsToRun interrupt-safe. by janakr · 7 years ago
- 6d2bfa4 Fix typo: then -> than. by Googler · 7 years ago
- 57a1de5 Do not depend on CppConfiguration to provide CROSSTOOL file to cc_toolchain by hlopko · 7 years ago
- 3936191 Log Throwables that happened during the build to the outErr of the BlazeCommandDispatcher. This way they can be logged in the BEP. by lpino · 7 years ago
- dc0a4de Acknowledge profdata files in CoverageOutputGenerator. by iirina · 7 years ago
- 7454417 Bump up upper bound for test_stats_high_user_time_and_high_system_time() tests. by ruperts · 7 years ago
- eca0ed3 Windows, test wrapper: refactor main method by laszlocsomor · 7 years ago
- bd7c564 Add a nightly.yml config that will be used to build / test Bazel nightlies. by philwo · 7 years ago
- 25f3217 Run coverage tests using gcov only for gcov versions above 7.0 by iirina · 7 years ago
- cc96464 Do not default to the embedded javabase when no other JDK is found. by lberki · 7 years ago
- 50921e6 Release 0.17.2 (2018-09-21) by Bazel Release System · 7 years ago
- 0c17003 resolved files: do not leak options from one invocation to another by Klaus Aehlig · 7 years ago
- 999354b Revise DumpPlatformClassPath by cushon · 7 years ago
- 9f7545e Revert "Work around bug in desugar" by Liam Miller-Cushon · 7 years ago
- 19dc053 Automated rollback of commit 3fc3ddbc0d2a51853c0966bfd41834765ea619a5. by brandjon · 7 years ago
- 261a113 Automated rollback of commit f358961125ae909508782f8f1100fb3f8c4f7971. by tomlu · 7 years ago
- 0bef68e Expose vanilla java toolchain by David Ostrovsky · 7 years ago
- 6df2a74 Reset configured target count even if --experimental_skyframe_prepare_analysis by Googler · 7 years ago
- d37c675 C++: Make cc_binary's linking go through CcLinkingHelper. by plf · 7 years ago
- 8c6a889 bes: fix --bes_timeout flag description by buchgr · 7 years ago
- 628cc2f Make --experimental_resolved_file_instead_of_workspace accept path relative to the workspace by Klaus Aehlig · 7 years ago
- 5cc1838 C++: Fixes InterruptedException not propagated by plf · 7 years ago
- 59bf7bc Remove Build Encyclopedia submenu from the website by laurentlb · 7 years ago
- b9aaf52 Add pointer to Bazel container in Bazel doc. by xingao · 7 years ago
- 5f03c73 Fix link to Starlark repository. by laurentlb · 7 years ago
- 3b0d72a Merge SimpleCriticalPathComputer into CriticalPathComputer by ulfjack · 7 years ago
- eb3e07d Add --experimental_cc_coverage flag. by iirina · 7 years ago
- c0ff4fd Don't error out if cc_toolchain.toolchain_config attribute returns null instead of a CcToolchainConfigInfo by rosica · 7 years ago
- b008ab2 Migrate some tests from TPETest to LPRTest by ulfjack · 7 years ago
- 81870be Avoid re-building non-exclusive tests when built along with exclusive tests. by lpino · 7 years ago
- f526ed0 Show configured targets summary during analysis phase. by Googler · 7 years ago
- 12af07d Send progress messages as progress events by aehlig · 7 years ago
- a9bb64b external repositories: support scaling timeouts by Klaus Aehlig · 7 years ago
- 4895b83 PiperOrigin-RevId: 213698451 by Googler · 7 years ago
- b5a2f81 Correct error message for invalid build_request_id by George Gensure · 7 years ago
- f635062 Cleaner separatation between Module and Universe variables. by laurentlb · 7 years ago
- baf7c1f Make CROSSTOOL.default_target_cpu optional by hlopko · 7 years ago
- 19a401c macos_bundle: Make "apple_product_type.kernel_extension" produce a valid kext. by Googler · 7 years ago
- 424a3d2 Remove weird error message when CROSSTOOL is missing. by hlopko · 7 years ago
- dbc707b Fix crosstools to expand fdo_instrument conditionally by hlopko · 7 years ago
- cf91a02 Add a hook in ActionContext executed once the all contexts are discovered. by jmmv · 7 years ago
- e0e4675 Remove the com_google_protobuf_(java|cc) external workspaces. by Benjamin Peterson · 7 years ago
- 8c21b0b Set SystemDrive environment variable for Windows processes by pcloudy · 7 years ago
- c29755f Windows, launcher: Fix GetEscapedArgument function when argument is empty by pcloudy · 7 years ago
- 05b78e2 Fix error message when CROSSTOOL.toolchain is not found for --cpu by hlopko · 7 years ago
- 7f45188 Windows, test wrapper: unexport some envvars by laszlocsomor · 7 years ago
- 20d68f0 Don't flatten inputs of genrules. by lberki · 7 years ago
- 63bf1ba Remove old files that belonged to our Jenkins CI. by philwo · 7 years ago
- 256c75a Windows, test wrapper: export more envvars by laszlocsomor · 7 years ago
- 7394c5b Windows, test wrapper: export RUNFILES_* envvars by laszlocsomor · 7 years ago
- 8b7aad4 Remove generics use from critical path classes by ulfjack · 7 years ago
- 0cf2c43 Windows, test wrapper: set HOME + Unicode envvars by Laszlo Csomor · 7 years ago
- 8c00c53 Remove test testing that cc_toolchain_suite builds all the toolchains by hlopko · 7 years ago
- 88f2f2d Fix spurious artifact conflicts caused by left-over state. by tomlu · 7 years ago
- f358961 Skip uploading source files to BEP. by tomlu · 7 years ago
- 4d8aaf9 Add documentation on new incompatible --incompatible_disable_cc_configuration_make_variables flag. by John Cater · 7 years ago
- fdfe0f1 Supply the C++ toolchain files to genrules using them directly using the by Googler · 7 years ago
- eadefbb Remove --windows_exe_launcher flag and its implementation by Yun Peng · 7 years ago
- dc5e2cc docs,Windows,install: add info about envvars by laszlocsomor · 7 years ago
- 0e81f9a Automated rollback of commit 0676dcfac708a34110388394805ae821cdf6b0ee. by mstaib · 7 years ago
- 5411065 Loosen assertions about catastrophe, keep-going status, and bubbleErrorInfo in Skyframe. It's possible to have a catastrophic error that bubbles into a cycle, leading us to have a catastrophe but no bubbleErrorInfo. by janakr · 7 years ago
- 2aa35c3 Automated rollback of commit 22b88a6e52a536ad6c9eccd95ac078089d006b9f. by mstaib · 7 years ago
- 36059fc Collect template variable providers from toolchain targets. by John Cater · 7 years ago
- 126d16a Batch GenQuery Skyframe lookups and skip totally unnecessary direct package lookups to get targets that we only need for their labels anyway. by janakr · 7 years ago
- 99105db Allow custom evaluatorSupplier to be passed into SequencedSkyframeExecutor. by janakr · 7 years ago
- 810d236 docs: add introductory info to bootstrapping guide by laszlocsomor · 7 years ago
- a0f3a65 Add --action_graph:include_cmdline to the documentation for the dump command. by ahumesky · 7 years ago
- 8eb4748 Support reading a resolved file by Klaus Aehlig · 7 years ago
- 5558918 Automatic code cleanup. by thomasvl · 7 years ago
- bcaae47 Always use transformed cpu value when selecting C++ toolchain by hlopko · 7 years ago
- ce15459 user-manual: fix html by aehlig · 7 years ago
- 45d6d4a Speed-up computation of the command line. Almost all of the runtime here is by Googler · 7 years ago
- 054a28b Add a java_runtime.java attribute by cushon · 7 years ago
- 772fdfe Add an explicit bit to actions that tells whether they are shareable or not. by lberki · 7 years ago
- efdb3f6 Quiet more warnings from com.google.protobuf.UnsafeUtil by cushon · 7 years ago
- 5233993 Specializes the getBatchAsync method for dep prefetching. by shahan · 7 years ago
- 1f08d4c8 Track build id correctly in SourceArtifactCache: increment it before analysis starts, so that artifacts created during this analysis remain valid until the end of the current build. The prior behavior meant that we had to resolve every source artifact afresh, even if we'd already created it. by janakr · 7 years ago