bazel /
bazel /
adacaf9694c58f57e495da8ec1a9449956f80b84 - adacaf9 Use smaller minimal JDK after we have removed java.desktop in b88433f? by Tobias Werth · 6 years ago
- c5c718e Remove reference to Homebrew tap pinning by Michael Hackner · 6 years ago
- d9fdc80 No longer test Bazel against JDK 9 and 10. by philwo · 6 years ago
- 137019f Add managed_directories attribute to workspace() function. by Googler · 6 years ago
- d9b766f Windows, test wrapper: works with external tests by Laszlo Csomor · 6 years ago
- 2a36720 Refresh WorkspaceFileValue for WORKSPACE header, if listener is registered. by Googler · 6 years ago
- 524ae2c Automatic code cleanup. by cpovirk · 6 years ago
- 30ecb7a Add #getKey to SpawnActionTemplate by just creating a dummy SpawnAction and computing its key. That should be sufficient. As a result, we can move #getKey up to ActionAnalysisMetadata. by janakr · 6 years ago
- 3e77024 Use platform mappings. by schmitt · 6 years ago
- 103a084 Fix tests after https://github.com/bazelbuild/bazel/commit/22c8001d1b361db674a2e53ac2d4db6e834293e9. by janakr · 6 years ago
- f944181 Ensure grep-includes can write to its output file by deleting it upfront. by jmmv · 6 years ago
- 8e0285d Update Android Starlark APIs. by Googler · 6 years ago
- ab96caa Include execution info in TestRunner cache key. by Googler · 6 years ago
- 22c8001 Accept any high byte in the "target" part of a label. Currently this code is by Googler · 6 years ago
- 18446ab Add comment to explain how ObjcProvider propagates its contents by Googler · 6 years ago
- 8396c2f Reset platform on cpu transitions. by schmitt · 6 years ago
- 5ba7cf6 Add direct sources, headers, and module maps to ObjcProvider by davg · 6 years ago
- deca59b Add short circuiting returns to equals method in OptionsBase. by Googler · 6 years ago
- 30306d5 Avoid cloning FragmentOptions if the instance is already normalized. by Googler · 6 years ago
- 8bd7e48 Alert whenever an ActionLookupValue is missing. In practice, this should never happen, and probably indicates a crash coming very soon. by janakr · 6 years ago
- 161ed25 Automatic code cleanup. by cpovirk · 6 years ago
- 0a8ca97 Automatic code cleanup. by cpovirk · 6 years ago
- 3f87a95 Make part of @bazel_tools compatible with --incompatible_disallow_struct_provider_syntax by cparsons · 6 years ago
- a34fbd2 Include actions in AspectValue#toString. by janakr · 6 years ago
- ed6bfbe Introduce no-op --experimental_google_legacy_api flag by cparsons · 6 years ago
- 72f7314 Add correct debugging output for toolchain resolution. by John Cater · 6 years ago
- 331c84b Fix typo in usage comment by brandjon · 6 years ago
- 6ca4021 Gracefully handle if Windows DEF-file-specific cc_<rule> attributes are missing. by Googler · 6 years ago
- 4b66225 Remove "return struct" in rule implementation of some Bazel tests (#3) by cparsons · 6 years ago
- 231270c Conditionally use deprecated signature for initWithContentsOfURL by Robert Sayre · 6 years ago
- 771c641 Automated rollback of commit 36f093abbfec386ef57f26ac479394f597881169. by cparsons · 6 years ago
- 77a4962 Convert ToolchainResolver to ToolchainResolutionFunction. by John Cater · 6 years ago
- 375f72b Add safety checks for toolchain resolution in preparation for trimming. by mstaib · 6 years ago
- fc1ea45 Make BESModule.MAX_WAIT_FOR_PREVIOUS_INVOCATION a method instead of a constant in the class. by lpino · 6 years ago
- 462b68f PostConfiguredTargetFunction only accepts a ConfiguredRuleClassProvider, so make that explicit. by jcater · 6 years ago
- ae5fc60 Make sure the order of the files in the zip file is deterministic. by Tobias Werth · 6 years ago
- 557cb2e Automated rollback of commit 493b59e6a5eb171c5710c4751c8f4feafddd6adb. by juliexxia · 6 years ago
- e6ca52e Raise an error if platform mappings have duplicate keys. by schmitt · 6 years ago
- 84a7c7f Automated rollback of commit 691608f5001995deba6ae8bf4d4743efc9c2fc69. by juliexxia · 6 years ago
- 2a87adc Classify native module legacyNamed parameters. by cparsons · 6 years ago
- c7d430f Mark repository_rule implementation parameter as intentionally keyword-specifiable by cparsons · 6 years ago
- 2b27ec87 Mark rule, aspect, and provider legacyNamed parameters as "named". by cparsons · 6 years ago
- 0f22a96 Remove "return struct" in rule implementation of some Bazel tests (#2) by cparsons · 6 years ago
- dc242d4 Allow accessing the configuration of a dependency during resolution. by mstaib · 6 years ago
- 402d56e Get rid of some obsolete TODOs by juliexxia · 6 years ago
- 0245e87 Correct typo in workspace_name docs by Keith Moyer · 6 years ago
- 85dacc6 Update TODO to put a bug number to it. by lpino · 6 years ago
- cf2a0ef Make platform options required by all targets. by schmitt · 6 years ago
- e5a485c Windows, file.cc: Make DeletePath simpler and more robust by pcloudy · 6 years ago
- ed625e3 Strip some classes from the android libraries in our lite target. by Tobias Werth · 6 years ago
- ed9e98f Revert "Automated rollback of commit 09ef7337f3867cfe823fc952883cda03? by Tobias Werth · 6 years ago
- b88433f Remove java.desktop module from building the embedded JDK. by Tobias Werth · 6 years ago
- ac0305be Remove removal of ct.sym. by Tobias Werth · 6 years ago
- a6d23aa Accept weak-weak merge, if one side has no format specified, as auto-resolvable. by Googler · 6 years ago
- 4d2eb16 Allow callers to preserve either loading or analysis objects when discardAnalysisCache runs. by janakr · 6 years ago
- da6875a Buffer profile output to amortize heavy cost of Blaze server-->client output. by felly · 6 years ago
- f51f14b Delete BuildEventServiceAbruptExitCallback and handle BEP upload exceptions in the BES module. by lpino · 6 years ago
- faf74fc Serialize StackTraceElement as part of exception. by janakr · 6 years ago
- bbe47a1 Disable outputs param of rule function by cparsons · 6 years ago
- 5456e41 Delete resource attributes from objc_library and objc_import. by kaipi · 6 years ago
- 5ece650 Refactor AttributeInfo into a proto by cparsons · 6 years ago
- 742ca88 [Docs] Fix path of /cas/ example in remote cache docs by Dave Lee · 6 years ago
- dbd6220 Remove unused footnote by Michael Hackner · 6 years ago
- eb2fd5c Undocument license API, which Bazel no longer uses by gregce · 6 years ago
- 160ddb3 Automated rollback of commit 09ef7337f3867cfe823fc952883cda0390e0ce8e. by twerth · 6 years ago
- 98592ae ExperimentalEventHandler: avoid locking for no-op by ulfjack · 6 years ago
- 3bbf9b9d Remove explicit "-a public-read" from gsutil calls. by philwo · 6 years ago
- cd53bd6 Make thinlto action command lines standalone by hlopko · 6 years ago
- e31bac9 Upon noticing an error in an external repository, also report the reason by Klaus Aehlig · 6 years ago
- 41d4f75 Use lower-case for the default value of bes_upload_mode. by lpino · 6 years ago
- fac5823 Windows, test wrapper: use WaitableProcess by Laszlo Csomor · 6 years ago
- 09ef733 Unpack and repack Bazel's deploy jar without compression. by Tobias Werth · 6 years ago
- 22ef2db Fix "field 'macos_qos_class' will be initialized after field 'unlimit_coredumps'" warning. by philwo · 6 years ago
- 0e8c8a9 Skylark repositories: also record the definition of the rule by Klaus Aehlig · 6 years ago
- a098c57 Windows, JNI: add state to WaitableProcess by laszlocsomor · 6 years ago
- 414a7ac Windows, test wrapper: argv_rest is now a string by Laszlo Csomor · 6 years ago
- 2b31683 Remove java.desktop dependency from javax.xml. by Tobias Werth · 6 years ago
- dead852 Upload tmp java_tools zips to GCS in folders identified by their commit hash and java versions. by iirina · 6 years ago
- 1185807 Fix link to sources in aquery docs by Dave Lee · 6 years ago
- 59fbdb3 C++: Changes internal C++ compile() API to match Bazel by plf · 6 years ago
- 45ba8c4 Finish node completion when deps re-complete during registration by mschaller · 6 years ago
- b341372 Remove ELF specific -ffunction-sections from osx crosstool by Dave Lee · 6 years ago
- 7ac265d (Rollforward) Convert MethodLibrary's SkylarkSignature methods to SkylarkCallable by cparsons · 6 years ago
- fddc3fd Mark the context parameter nullable in NotifyingHelper.Listener#accept by mschaller · 6 years ago
- 20cac9d Automated rollback of commit 088c07d1f61a6483d348728f184121a1af21701a. by Googler · 6 years ago
- e84bb33 Make find_versions aspect more robust for rules that don't define a `deps` attr by brandjon · 6 years ago
- 0a1776d Fix tests that overwrite the WORKSPACE. by jcater · 6 years ago
- 8ca57bf6 Add @FormatMethod to fix error prone warning. by jcater · 6 years ago
- 42d4d84 Remove explicit genrule dependency cleanup for cc and jdk. by jcater · 6 years ago
- a3df53c Rename ToolchainResolutionFunction to SingleToolchainResolutionFunction. by John Cater · 6 years ago
- 2014de6 Remove genrule code that uses CC flags, and also the flag --incompatible_disable_genrule_cc_toolchain_dependency. by jcater · 6 years ago
- 7576b25 Invalidate all paths from a failed action to its lost input in rewinding by mschaller · 6 years ago
- 95f3428 Introduce flag --incompatible_disallow_old_octal_notation by laurentlb · 6 years ago
- 593c530 Update RBE platform by Jakob Buchgraber · 6 years ago
- a174218 Remove --experimental_disable_cc_context_quote_includes_hook by hlopko · 6 years ago
- 916e736 Disable file uploader codepaths when disabled. Previously we would run through the surprisingly expensive codepath and bail out only at the very end: an expensive no-op. by felly · 6 years ago
- 3cfdd65 Windows, JNI: refactor WaitableProcess by laszlocsomor · 6 years ago
- d7702b1 Add build option --repo_env by Klaus Aehlig · 6 years ago
- d03d3f3 Adding stable sorting for execlog by Googler · 6 years ago
- 16af94c Make sandbox symlink forest deletions asynchronous. by jmmv · 6 years ago