Sign in
bazel
/
bazel
/
18d702470f14cba937fa914032e3afe6a40d7d96
18d7024
Windows, C++: add support for Visual Studio 2019
by Laszlo Csomor
· 6 years ago
7166d4b
Switch Python autodetection script back to /bin/sh
by brandjon
· 6 years ago
57615cd
Add a null guard for superName in ImportDepsChecker
by Andy Scott
· 6 years ago
d2a9206
Add conversion for hidden UsageStatsManager.registerAppUsageLimitObserver
by Googler
· 6 years ago
015f809
BEGIN_PUBLIC Internal change END_PUBLIC
by Googler
· 6 years ago
98a09b6
Remove Attribute.cfg(ConfigurationTransition).
by jcater
· 6 years ago
b44167f
Remove Attribute.hasHostConfigurationTransition.
by jcater
· 6 years ago
f2eb582
Make --javacopt and --host_javacopt work with toolchain resolution enabled
by cushon
· 6 years ago
e8f5a98
Remove Attribute.hasSplitConfigurationTransition.
by jcater
· 6 years ago
186929e
Unbundle Android tools from Bazel's binary
by Jingwen Chen
· 6 years ago
322e98b
Remove obsolete TODO.
by jcater
· 6 years ago
7f6d7a4
Remove legacy configured target handling in java_common
by cushon
· 6 years ago
d7bed1b
Make testing_server.py choose the port itself
by Klaus Aehlig
· 6 years ago
7f8bc5f
Release 0.24.1 (2019-04-02)
by Bazel Release System
· 6 years ago
2c0dece
Rename RuleTransitionData to AttributeTransitionData.
by John Cater
· 6 years ago
800b103
utils.bzl: improve doc strings
by Klaus Aehlig
· 6 years ago
cf8ed73
C++: Add non_code_inputs to create_linking_context
by plf
· 6 years ago
576fc98
Do not crash Bazel when CcToolchainConfigInfo variables misbehave.
by hlopko
· 6 years ago
54f43c0
Do not try to unzip fdo profile in the host configuration
by hlopko
· 6 years ago
6789ae8
Implement whitelist outgoing edge backsliding
by dbabkin
· 6 years ago
502b1bf
'Fix' some more tests to use starlark rule instead of CROSSTOOL file
by rosica
· 6 years ago
0c88d35
Nit: Fix misaligned item in command list.
by Googler
· 6 years ago
ff8068f
remote: flip --incompatible_remote_symlinks
by buchgr
· 6 years ago
57818a4
Properly look up paths through ActionExecutionContext.getInputPath() to
by djasper
· 6 years ago
f813cc5
Fix bad merge in https://github.com/bazelbuild/bazel/commit/01e32a29c34e3e75d6c57d4dea056b3efa97b176
by cushon
· 6 years ago
9e23d96
Remove the TransitionFactoryData interface.
by John Cater
· 6 years ago
7ca0b95
Make selectable() constraints enforcement pass through aliases.
by gregce
· 6 years ago
1f341a6
C++: More ctx removal from CppLinkActionBuilder
by plf
· 6 years ago
3fed869
Fix ToolchainResolver to show an error when a toolchain type resolves to an
by jcater
· 6 years ago
01e32a2
Add --experimental_disallow_legacy_java_toolchain_flags
by cushon
· 6 years ago
a05d5b6
Replace ComposingTransition.decomposeTransitions with the visitor pattern.
by John Cater
· 6 years ago
5b1d33e
Improve landing page for Starlark
by laurentlb
· 6 years ago
fb45b60
Propagate TransitionExceptions through the eventHandler instead of directly. Directly propagating through BuildViewTestCase causes runtime errors. This allows us to use a consistent pattern in StarlarkRuleTransitionProviderTest.
by juliexxia
· 6 years ago
f1ae3dc
Enable --incompatible_use_toolchain_providers_in_java_common
by cushon
· 6 years ago
bfd13b9
Remove --experimental_java_coverage/--incompatible_java_coverage flag.
by elenairina
· 6 years ago
998b410
Remove obsolete --incompatible_ flags
by cushon
· 6 years ago
716e19c
Ensure strategy names are never null in running/scheduling events.
by jmmv
· 6 years ago
8fc6c1f
Enable --incompatible_cc_coverage by default.
by iirina
· 6 years ago
976876d
C++: Bazel link/compile API
by plf
· 6 years ago
527e4cf
Fix "IllegalArgumentException: no attribute '$no_launcher'"
by elenairina
· 6 years ago
6a050c2
Do not crash Bazel when C++ toolchain doesn't specify a tool
by hlopko
· 6 years ago
0cb464a
Set RUNFILES_MANIFEST_ONLY=1 when --enable_runfiles=false
by pcloudy
· 6 years ago
5fcf27e
Introduce DelegateFileSystem
by buchgr
· 6 years ago
d7aa53e
Remove src/test/shell/bazel/bazel_coverage_experimental_java_test.sh
by iirina
· 6 years ago
1502caf
Make --noexperimental_java_coverage a no-op.
by elenairina
· 6 years ago
06b9871
Remove a deadlock in class initialization.
by lberki
· 6 years ago
bc90f9e
Support optional information on the definition of a rule
by Klaus Aehlig
· 6 years ago
bfaf14b
Automatic code cleanup.
by Googler
· 6 years ago
5f5e6ad
Flip default Python version to PY3
by brandjon
· 6 years ago
ad64a8d
Introduce --incompatible_use_python_toolchains
by brandjon
· 6 years ago
d3a9feb
Make getActions() public.
by Googler
· 6 years ago
3cb0c39
Tighten the type of NodeEntry#getAllRemainingDirtyDirectDeps since it is always an ImmutableSet.
by janakr
· 6 years ago
b376726
Flip --incompatible_remove_cpu_and_compiler_attributes_from_cc_toolchain
by hlopko
· 6 years ago
3765df2
Automatic code cleanup.
by Googler
· 6 years ago
54b1eb9
On Windows, have the autodetecting Python toolchain revert to reading --python_path
by brandjon
· 6 years ago
f8de2ec
Analyze target libc in cc_toolchain
by hlopko
· 6 years ago
d098be0
Add gross debugging for internal graph inconsistency.
by janakr
· 6 years ago
6306179
Add new ComposingTransitionFactory class.
by John Cater
· 6 years ago
ad87481
Remove explicitly set target platform value and replace it by fallback.
by schmitt
· 6 years ago
e937767
Remove more traces of the defaults package
by cushon
· 6 years ago
b3934f6
Update spelling of 'analyzed' to American English.
by Googler
· 6 years ago
3debbca
Add getKey to CppCompileActionTemplate.
by Googler
· 6 years ago
69bc12f
Remove the reference to //tools/jdk:no_launcher, since that doesn't seem to actually work.
by Googler
· 6 years ago
9463491
Pass AdditionalBuildVariableComputer to CcToolchainProvider
by hlopko
· 6 years ago
5e3dcde
Flip the default value of the incompatible_disable_genrule_cc_toolchain_dependency
by John Cater
· 6 years ago
30f6456
Implement --define flag normalization in Blaze.
by Googler
· 6 years ago
584ae24
remote: introduce downloadMinimal
by Jakob Buchgraber
· 6 years ago
c578764
Improve reporting about missing packages
by Klaus Aehlig
· 6 years ago
107a43d
Remove legacy crosstool fields
by hlopko
· 6 years ago
ffb65c8
Update all attributes which use the host transition to use the host transition
by jcater
· 6 years ago
d52ec85
remote: moved SimpleBlobStore creation logic into the Factory
by ishikhman
· 6 years ago
cca5779
Flip --incompatible_disable_legacy_cc_provider
by hlopko
· 6 years ago
0f41b9e
Allow overriding getExecutionInfo() in DelegateSpawn.
by jmmv
· 6 years ago
46b180f
Use ArtifactPathResolver everywhere in StandaloneTestStrategy
by Jakob Buchgraber
· 6 years ago
7b51552
introduce different levels of action filesystem support
by buchgr
· 6 years ago
03c84c0
Minor refactoring of the SimpleBlobFactory before actual modifications.
by ishikhman
· 6 years ago
6ec5e87
remote: add action input fetcher
by Jakob Buchgraber
· 6 years ago
dd16809
Rename --experimental_use_toolchain_resolution_for_java_rules to --incompatible_use_toolchain_resolution_for_java_rules.
by lberki
· 6 years ago
b10bddf
Ensure orderly BES connection shutdown when crashing.
by lpino
· 6 years ago
36863e2
Automatic code cleanup.
by cushon
· 6 years ago
8bccd59
Report jar paths in singlejar one version enforcement
by cushon
· 6 years ago
b643b06
Flip --incompatible_symlinked_sandbox_expands_tree_artifacts_in_runfiles_tree
by buchgr
· 6 years ago
fa5af64
Implement hasLooseHeaders in CppCompileActionTemplate.
by Googler
· 6 years ago
c4333f4
Flip --incompatible_disable_third_party_license_checking.
by gregce
· 6 years ago
8ba86a0
Add /Applications/ to cxx_builtin_include_directories
by Keith Smiley
· 6 years ago
0020a97
Remove @executable_path/Frameworks from rpaths
by Keith Smiley
· 6 years ago
5adcd3e
Update Attribute to use a single TransitionFactory for patch and split
by John Cater
· 6 years ago
7faa0ef
Introduce a FileSystemCalls.getType() function that just returns the type of a
by djasper
· 6 years ago
d21fa42
Allow starlark transitions to whitelist based on rule definition location.
by juliexxia
· 6 years ago
80bff99
Wrap StatusRuntimeExceptions from GrpcRemoteCache
by George Gensure
· 6 years ago
7e3cfd8
Windows, native launcher: Rlocation knows external
by Laszlo Csomor
· 6 years ago
d4f51b9
Improve usefulness of NotASymlinkException#getMessage. Note that the returned string can make its way into Bazel's printed error message.
by nharmata
· 6 years ago
18ef7a5
Introduce new flag `--incompatible_string_join_requires_strings`
by laurentlb
· 6 years ago
4c322f8
Report workspace cycles via SkylarkImportLookupKeys
by Klaus Aehlig
· 6 years ago
b83be4d
Replace stream usage to reduce garbage creation on hot codepaths.
by djasper
· 6 years ago
f97623b
Refactor AppleCcToolchain to not pass ruleContext around too much
by hlopko
· 6 years ago
534ca51
Flip --incompatible_disable_crosstool_file
by rosica
· 6 years ago
e5777ce
Fix some more tests before flipping the --incompatible_disable_crosstool_file flag
by rosica
· 6 years ago
191c7bd
Add a test demonstrating unpacking of utf8 file names
by Klaus Aehlig
· 6 years ago
3f5ba88
Don't use streams in PackageSpecification.containsPackage() as they create a
by djasper
· 6 years ago
Next »