bazel /
bazel /
9225a1366f67020aae530f4719d4167b7d5f1c6f - 9225a13 Automatically generate contributors list in release notes. by John Cater · 6 years ago
- 2126d94 Sort the methods returned by class.getMethod in FuncallExpression. by mjhalupka · 6 years ago
- ff75781 Fixing typo. by dbabkin · 6 years ago
- ee8faf2 Remove outdated comment about cc-toolchain-local. by jcater · 6 years ago
- 6867092 Interrupt the CPU collector thread on shutdown by ulfjack · 6 years ago
- 5e5832c Restore 0.19.0 in CHANGELOG.md by Klaus Aehlig · 6 years ago
- 92849b8 Release 0.18.1 (2018-10-31) by Bazel Release System · 6 years ago
- 035cf56 Add the new arm64_32 architecture to the list of device architectures for watchOS. by kaipi · 6 years ago
- 7e0d702 Init workspace last when creating and initializing a BlazeRuntime. If there are any crashes or other issues, might as well have all our error reporting, etc. initialized first. by janakr · 6 years ago
- 2b0768f Automatic code cleanup. by Googler · 6 years ago
- b74df04 Adds getShareableArtifact to ActionConstructionContext interface. by plf · 6 years ago
- d3cc5d4 Support None values in transition functions by Googler · 6 years ago
- b91d753 Move log flushing from BazelServerLogModule to the runtime. by arostovtsev · 6 years ago
- 6379ef5 google-java-format all of the things by cushon · 6 years ago
- da4a2d4 Ensure that the `--grte_top` flag is still respected when used with the by jcater · 6 years ago
- deb9959 Adds a helper method to copy an EvaluationContext with customized keepGoing value. by Googler · 6 years ago
- 23a271e Automatic code cleanup. by Googler · 6 years ago
- 8afd0fb Sorting Platform properties. Fixes #6421. by olaola · 6 years ago
- 5663527 Update error messaging for RegisteredExecutionPlatformsFunction and RegisteredToolchainsFunction by John Cater · 6 years ago
- d7e70b6 Fix the name of the new message to reference the correct concept, "sysroot". by John Cater · 6 years ago
- 1b4aa06 Allows module-filesystems to virtualize execroot. by shahan · 6 years ago
- 5f2d564 Add documentation for --max_idle_secs=0 and --[no]shutdown_on_low_sys_mem. by shreyax · 6 years ago
- 472320c Simplify BinTools: There is no need to create a "_bin" directory under the execRoot. If running the binary locally, we can execute from the install_base directly. by felly · 6 years ago
- 41a1e83 Remove CppRuleClasses.LANGUAGE and LanguageDependentFragment and turn LibraryLanguage into an enum. by lberki · 6 years ago
- a1df962 Add the parents attribute to the platform rule. by John Cater · 6 years ago
- 54983e2 Remove the dependency on LanguageDependentFragment from the C++ rules. by lberki · 6 years ago
- 4dd755a Add the flag "--incompatible_disable_systool_from_configration". by jcater · 6 years ago
- 8ef1e6b Set the default value of `incompatible_disallow_conflicting_providers` to true by laurentlb · 6 years ago
- 9df9e5a Remove requirement for --experimental_starlark_config_transitions for analysis-test transitions. by cparsons · 6 years ago
- 6a267fa Fixing HTTP cache bug in RemoteWorker -- no cache hits were ever possible because the cache was recreated on every request. by olaola · 6 years ago
- b93452c Add more GitHub links in the backward-compatibility page by laurentlb · 6 years ago
- 3a2e9f7 Automated rollback of commit 2c9014741a6fc2e55760be75c79a0845ce2e6d0d. by twerth · 6 years ago
- 7b41754 Restore 0.18.0 in CHANGELOG.md by Klaus Aehlig · 6 years ago
- 83870d6 Release 0.19.0 (2018-10-29) by Bazel Release System · 6 years ago
- 42302ca Remove the unused field JavaSemantics.LANGUAGE. by lberki · 6 years ago
- 483b9bf Make top-N computation in CriticalPathComputer more efficient. It is not by Googler · 6 years ago
- 81efc3f Replace virtual includes generated paths with their actual paths in the coverage reports. by iirina · 6 years ago
- 66e1877 Android,C++: Android Skylark constructor taking wrong provider by plf · 6 years ago
- ce2b50c Re-enable android/ziputils:ziputils-tests on CI. by philwo · 6 years ago
- 8df44b6 external repositories: be explicit about restarts in fetching by Klaus Aehlig · 6 years ago
- 74f908f BES: Create File output streams using NIO. by philwo · 6 years ago
- 787a0aa Remove LibraryLanguage for Python. It was unused. by lberki · 6 years ago
- 1afef64 Create temp directories in tmp, not the current directory by cushon · 6 years ago
- 4ca2b6d Pass CommandEnvironment to artifact uploader factories. by tomlu · 6 years ago
- 896677d Associate the package path locator with the command environment and its lifetime. by tomlu · 6 years ago
- dec6577 Switch the default value of --incompatible_range_type by laurentlb · 6 years ago
- 2290505 Coarsen deep hash code calculation for ObjectCodecRegistry: lambdas' suffixes are non-deterministic. The integer index before the '/' character should be deterministic, but doesn't seem to be. by janakr · 6 years ago
- df5fe4a Clarify the behavior of `"".capitalize()` by laurentlb · 6 years ago
- ed49acc Make `range` objects not comparable by laurentlb · 6 years ago
- d8d3776 New flag --incompatible_no_attr_license to disable `attr.license` function by laurentlb · 6 years ago
- 9394099 Inject version in FileFunction instead of FileStateFunction. by Googler · 6 years ago
- 3a66b73 PiperOrigin-RevId: 218886300 by Googler · 6 years ago
- 4f18986 Remove all uses of I/O in Resource sets by ulfjack · 6 years ago
- 25df709 Add a flag to move CcToolchainProvider creation to cc_toolchain_suite by hlopko · 6 years ago
- f20db4c Turn the late-bound attribute :child_configuration_dummy into an implicit one pointing to a toolchain alias. by lberki · 6 years ago
- 469d82d Clarify that --incompatible_disable_cc_configuration_make_variables does not affect genrules (for the time being). by lberki · 6 years ago
- 088e67d Add missing cc toolchains to the mock crosstool. by John Cater · 6 years ago
- 5b3478d Fix query documentation, wrt label and target syntax by laurentlb · 6 years ago
- 8726518 C++: Make objects not be passed to LibraryToLink if not creating archive by plf · 6 years ago
- 00ac609 Automated rollback of commit fc7e7405ef8db508ed3c92161bf3913e0f77c079. by hlopko · 6 years ago
- 2c90147 Remove ConfigurationEnvironment#getFragment() by rosica · 6 years ago
- f63c765 sync: properly report beginning and end of the non-build command by Klaus Aehlig · 6 years ago
- 2716b03 SingleJar: run tests on Windows by Laszlo Csomor · 6 years ago
- 84c6625 Migrate android ndk crosstools for https://github.com/bazelbuild/bazel/issues/6382. by hlopko · 6 years ago
- 76a76a7 Windows, test wrapper: implement zip support by Laszlo Csomor · 6 years ago
- fc7e740 Automated rollback of commit b91d8308e1b8cf165d6b8a32f593d63684ad185c. by philwo · 6 years ago
- 6d3c6a9 Allow concurrent SpawnExecutedEvent processing by ulfjack · 6 years ago
- 4634c20 Windows: Make bazel run --script_path work on Windows by pcloudy · 6 years ago
- 79d5ac3 Remove online computation of slowest components by ulfjack · 6 years ago
- 6909f95 UI: present number of fetches by Klaus Aehlig · 6 years ago
- c64421b For source directory action inputs, depend on all files in the subtree by ulfjack · 6 years ago
- 73415f2 Automatic code cleanup. by Googler · 6 years ago
- 818b1be Delete unused methods. by dannark · 6 years ago
- ccc4295 Don't print absolute paths when: by nharmata · 6 years ago
- e5894f0 Code cleanup by laurentlb · 6 years ago
- aa37854 Enforce that command line options in transition() functions begin with //command_line_option. by cparsons · 6 years ago
- 1002867 Consolidates options used in BuildDriver#evaluate, MemoizingEvaluator#evaluate and WalkableGraphFactory#prepareAndGet by Googler · 6 years ago
- 5a5ab5f Guard idle low-memory shutdown check by a startup flag --(no)shutdown_on_low_sys_mem, keeping it disabled to begin with. by shreyax · 6 years ago
- 59457af Allow tests to specify fileset mappings via SpawnBuilder by mschaller · 6 years ago
- 30cf8e4 Add repository mappings discovered so far to each WorkspaceFileValue (a workspace chunk). by Danna Kelmer · 6 years ago
- 9e5a570 Do not share FileOutErr across parallel remote grep calls in the some C++ compilation. Doing so is not thread-safe. Instead, use a unique "child" FileOutErr and push the results back to the parent safely. by felly · 6 years ago
- 7b6d2fa docs: restore docs for Bash/Zsh completion by Laszlo Csomor · 6 years ago
- b91d830 Flip --incompatible_disable_cc_toolchain_label_from_crosstool_proto by hlopko · 6 years ago
- 7dcad73 Rename Skylark to Starlark in user-visible strings by laurentlb · 6 years ago
- 8aa8476 Set all resource sets to a minimum of 1 core by ulfjack · 6 years ago
- ef0024b C++: Merges CcCompilationInfo and CcLinkingInfo into one provider. by plf · 6 years ago
- a0ed8c6 Windows, sh_toolchain, bugfix: cast path to string by Laszlo Csomor · 6 years ago
- 8dddb8a Miscellaneous cleanups by cushon · 6 years ago
- 9cc36db BazelRepositoryModule: don't remember --distdir over invocations by Klaus Aehlig · 6 years ago
- 39a7cd7 Change the Android split transition to depend on :current_cc_toolchain instead of being a late-bound attribute. by lberki · 6 years ago
- 1dc1cc1 Reenable //src/test/shell/bazel:workspace_resolved_test by aehlig · 6 years ago
- c3bcafb HttpDownloader: ignore non-existent distdirs by Klaus Aehlig · 6 years ago
- 048c1de Delete unused method by laurentlb · 6 years ago
- 9f496f3 Handle incorrect sharing of workspace status action/artifacts: by janakr · 6 years ago
- 71b4dcc Enforce via annotation processor that a class may not have two @SkylarkCallable methods with the same name. by cparsons · 6 years ago
- f26d2fb Output the execution platform with other information when verbose by John Cater · 6 years ago
- 021684f Change "rule" -> "target" in existing_rule() docs by brandjon · 6 years ago
- 3c42a3c Introduce a Bazel module to flush the server log at the end of each command. by arostovtsev · 6 years ago
- 2d1d584 Expose AndroidBinaryDataInfo and populate it from processLocalTestData. by Googler · 6 years ago
- 656b219 Make LostInputsExecException's lostInputs visible for tests by mschaller · 6 years ago