bazel /
bazel /
174ed30685ef3ed30e50e01f547c2fb7a003c12e - 174ed30 Add missing NS_BLOCK_ASSERTIONS for more architectures by Keith Smiley · 4 years, 8 months ago
- 6c3e983 Enable rewinding for edgeless node entries. by janakr · 4 years, 8 months ago
- e65e2ab Split retry time by error code. by Googler · 4 years, 8 months ago
- f9f145c Change extraFlags in WorkerSpawnRunner to workerOptions so that all WorkerOptions from env are accessible in WorkerSpawnRunner by karlgray · 4 years, 8 months ago
- b305d04 cquery: report aliases with their own labels by gregce · 4 years, 8 months ago
- 9f58345 Remove some references to nonexistent "optimization mode". by dchai · 4 years, 8 months ago
- 25f8891 Detail query output formatting IO failures by mschaller · 4 years, 8 months ago
- f2ec558 Add support for parse_header for apple rules by waltl · 4 years, 8 months ago
- 5cf0635 Make parse_header a validation action by waltl · 4 years, 8 months ago
- 441586b Add versioning to link to persistent worker docs, and add a bit more about worker logs. by larsrc · 4 years, 8 months ago
- abeb168 bazel syntax: include the Starlark stack in unhandled exceptions by adonovan · 4 years, 8 months ago
- a697df1 Update TargetNotFoundException to take in a DetailedExitCode parameter as a requirement. by Googler · 4 years, 8 months ago
- 3788048 Remove deprecated usage from ubuntu instructions. by Ryan Pavlik · 4 years, 8 months ago
- 3abfb88 Add StarlarkCcCommonTest for local_defines by Googler · 4 years, 8 months ago
- 3eb8e79 Remove a reference to a deleted method. by jhorvitz · 4 years, 8 months ago
- 8aaf823 Make ArtifactNestedSetFunctionException catastrophic if a child exception is. by leba · 4 years, 8 months ago
- 7f548fb Cleanup: Fix whitespace in `SkyframeActionExecutor`. by ajurkowski · 4 years, 8 months ago
- 61737b6 Fix Constant Pool Idempotentcy Issue in Desugaring by Googler · 4 years, 8 months ago
- 215c0a3 Reword a confusing phrase in the bazel cquery documentation. by Googler · 4 years, 8 months ago
- a5842e7 Add blaze flag and support for splitting OPTIMIZATION bytecode optimizer action. by Googler · 4 years, 8 months ago
- 71cc733 Introduce --fat_apk_hwasan flag. by Googler · 4 years, 8 months ago
- 1f0f7c6 Work around a bug where the new `--apple_bitcode` converter did not work properly in a Starlark transition function. by allevato · 4 years, 8 months ago
- 9fa5cb3 Docs: Add BuildBuddy to commercial RBE offerings by Siggi Simonarson · 4 years, 8 months ago
- 7cd0f2f Automatic code cleanup. by cushon · 4 years, 8 months ago
- b69e1e5 Update RPBB prebuilts using JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 by Donald Chai · 4 years, 8 months ago
- 0badd69 Remove optional from FailureDetail field in QueryException and make it a requirement. by Googler · 4 years, 8 months ago
- a6935cd0 Remove --experimental_ui_deduplicate. by jmmv · 4 years, 8 months ago
- 6230d42 Remove support to roll out the process-wrapper "wait fix". by jmmv · 4 years, 8 months ago
- 9e635d5 bazel syntax: make MethodDescriptor IAE crash more informative by adonovan · 4 years, 8 months ago
- 35b92d0 Add FailureDetail to TargetParsingException as a requirement. by Googler · 4 years, 8 months ago
- 62475e7 Add units to --remote_timeout by bnczk · 4 years, 8 months ago
- dd1d841 Migrate some code to java 8 types where possible. by jhorvitz · 4 years, 8 months ago
- 693c88a Add unit test against released java_tools_javac14 by David Ostrovsky · 4 years, 9 months ago
- 672f58c Delegate Depset's equals/hashCode to the underlying NestedSet. by Googler · 4 years, 9 months ago
- f7c0557 Make PackageLoader implement AutoCloseable, and use the new #close method to shutdown internal threadpools (notably, the ForkJoinPool used for non-Skyframe globbing), thus fixing a resource leak. by nharmata · 4 years, 9 months ago
- a3dfa91 Automatic code cleanup. by Googler · 4 years, 9 months ago
- ca73240 Remove experimental_starlark_unused_inputs_list by laurentlb · 4 years, 9 months ago
- fdf10c3 Remove --experimental_allow_incremental_repository_updates by laurentlb · 4 years, 9 months ago
- d814a9b The great Skylark -> Starlark class migration: by gregce · 4 years, 9 months ago
- c7c52be Update some docs on exec groups now that it's functional (but still experimental) by juliexxia · 4 years, 9 months ago
- 9d51831 Make BlazeJavacStatistics thread safer by cushon · 4 years, 9 months ago
- 8876c97 Remove more references to test_sharding_compliant from our tests. by jhorvitz · 4 years, 9 months ago
- 754c120 Fix trashed headers. by larsrc · 4 years, 9 months ago
- b2b4746 Remove obsolete references to test_sharding_compliant from code base. by jhorvitz · 4 years, 9 months ago
- 54491ef Add AndroidSdkInfo to Bazel behind --experimental_google_legacy_api by ahumesky · 4 years, 9 months ago
- 052e9b7 Add failure detail code to ConfiguredTargetQueryEnvironment when no targets are found. by Googler · 4 years, 9 months ago
- 1b7ac4c Fix crash where directory expander is called with the wrong type. by tomlu · 4 years, 9 months ago
- 952d612 Remove unused parameters from TestShardingStrategy. by jhorvitz · 4 years, 9 months ago
- 9a7a4bc Rollforward to support signing key rotation in android_binary. by Googler · 4 years, 9 months ago
- 897285b Move Debugger interface to Debug.Debugger by laurentlb · 4 years, 9 months ago
- a5cd3d7 Use xcode_config.execution_info to set xcode execution requirement by waltl · 4 years, 9 months ago
- 7a485be Fix EvaluationContext.Builder.setEventHander typo (should be "Handler") by michajlo · 4 years, 9 months ago
- a4acc1b Extend `--apple_bitcode` to take an optional platform and allow multiple occurrences. by allevato · 4 years, 9 months ago
- c67c570 Rename Skylark to Starlark in src/test/java/com/google/devtools/build/lib/skylark by laurentlb · 4 years, 9 months ago
- 4513812 DOCS: Add documentation of persistent workers by larsrc · 4 years, 9 months ago
- 0144b48 Update the docs in WorkerMultiplexer to be clearer, based on my recent understanding of how it works. by larsrc · 4 years, 9 months ago
- 59deb38 The great Skylark -> Starlark class migration: by gregce · 4 years, 9 months ago
- f69f8dd Remove obsolete TODO by laurentlb · 4 years, 9 months ago
- e6a221d Avoid crash due to invalid mnemonic, in Starlark action creation by laurentlb · 4 years, 9 months ago
- b5ca451 Move stepControl from StarlarkThread to Debug by laurentlb · 4 years, 9 months ago
- b0f3cde Internal change for Starlark loose header checking by cmita · 4 years, 9 months ago
- 5dfce3c Avoid crash when a repository rule is called from a BUILD file by laurentlb · 4 years, 9 months ago
- 363522a Do not expand implicit outputs of cc_library with pkg:* by plf · 4 years, 9 months ago
- bc04e73 Fix Starlark pack_sources function to always create an action when output source jar is specified. by ilist · 4 years, 9 months ago
- 5509379 Remove condition on java_common.compile Starlark function, to work without supplying any source file. by ilist · 4 years, 9 months ago
- 753622b Fix objc tests so that they don't rely default value of migration flags by waltl · 4 years, 9 months ago
- af32635 Automated rollback of commit 87e3017b8761c6769fbaa1f1370fed6df82fc9cc. by jmmv · 4 years, 9 months ago
- 98982a0 Simplify commands for getting a random UUID by Googler · 4 years, 9 months ago
- 8d6f76f Allow StarlarkValue to expose its own debug attributes to the debugger by laurentlb · 4 years, 9 months ago
- ea2f269 Break apart the gigantic UiEventHandler#handleLocked function. by jmmv · 4 years, 9 months ago
- e221429 Handle event stdout/stderr as byte arrays, not strings. by jmmv · 4 years, 9 months ago
- 0c84c3a bazel syntax: document plan to simplify EvalException by adonovan · 4 years, 9 months ago
- cf38081 Provide IPv6 instructions by Dmitry Frenkel · 4 years, 9 months ago
- e2a3b0f Let --remote_{cache,executor} support gRPC over UNIX sockets by Ed Schouten · 4 years, 9 months ago
- 95bad27 Reduce number of digest calculations by Kalle Johansson · 4 years, 9 months ago
- a6efd3b Recommend the non-experimental execution log options. by Benjamin Peterson · 4 years, 9 months ago
- ea19c17 Return request_id in JavaBuilder WorkerResponse, and propagate javac_supports_multiplex_workers bit through the toolchain. by larsrc · 4 years, 9 months ago
- 1819f6e Remove legacy handling of --extra_checks -- bug has been closed for two years. by larsrc · 4 years, 9 months ago
- 29535e0 bazel syntax: make CallUtils private by adonovan · 4 years, 9 months ago
- aa94535 Update RPBB prebuilt to include https://github.com/bazelbuild/bazel/pull/11849 by Donald Chai · 4 years, 9 months ago
- d30b199 Caclulate configurable attribute values with iteration instead of recursion by michajlo · 4 years, 9 months ago
- 30bfcdf bazel syntax: break lib.syntax -> skyframe.serialization dependency by adonovan · 4 years, 9 months ago
- 87e3017 Support signing key rotation in android_binary. by Googler · 4 years, 9 months ago
- 932133f bazel syntax: break lib.syntax tests -> skyframe.serialization.testutils dependency by adonovan · 4 years, 9 months ago
- 993ef78 The great Skylark -> Starlark class migration: by gregce · 4 years, 9 months ago
- 8874477 Restore shared_library attribute in Starlark's cc_import by Andrzej Guszak · 4 years, 9 months ago
- 003f766 Failed target/aspect completions include resolved artifact paths in BEP. by adgar · 4 years, 9 months ago
- 53e22d9 java.starlark.net tests: port Python test harness to Java by adonovan · 4 years, 9 months ago
- 201f881 Update the Bazel codeowners by vladmos · 4 years, 9 months ago
- 3738611 Close fewer tags. by Gregory Clark · 4 years, 9 months ago
- b2b9fa0 bazel syntax: eliminate 'extends EvaluationTestCase' in this package by adonovan · 4 years, 9 months ago
- 73ecf93 Fix the repository for --incompatible_disallow_empty_glob by Laurent Le Brun · 4 years, 9 months ago
- ea957ba bazel syntax: break lib.syntax tests -> lib.{analysis,cmdline,vfs} dependencies by adonovan · 4 years, 9 months ago
- 26ba1b8 Fix `desugar_jdk_libs` for JDK11 Update: Retarget Math invocations by Googler · 4 years, 9 months ago
- 58e760f Fix new InstrumentationSpec for filegroup by Googler · 4 years, 9 months ago
- 7be7aed Start worker count at 1 to distinguish no worker request id from worker request id 0. This prevents the multiplex-enabled workers from thinking they occasionally get non-multiplex requests and blocking on those. by larsrc · 4 years, 9 months ago
- a4f5504 Include jsonproto in the description for --output for aquery. by ahumesky · 4 years, 9 months ago
- 1aea71a Add deps attribute to Starlark version of cc_import by Andrzej Guszak · 4 years, 9 months ago
- 608cd0d Add mnemonic and progress message for JSA creation. by twerth · 4 years, 9 months ago
- 6326ff8 Future-proof proto copying in case new fields are added later. by dchai · 4 years, 9 months ago