Sign in
bazel
/
bazel
/
09928d60075649358f297cc329f95d81e3949f57
09928d6
Flip the flag --incompatible_disable_deprecated_attr_params
by laurentlb
· 6 years ago
669460d
Remove cwd from global variables
by michajlo
· 6 years ago
953bdf5
Return non-null value for android_common.multi_cpu_configuration and apple_common.platform_type in fakebuildapi
by Googler
· 6 years ago
dd4d8bd
Update tests in preparation for incompatible_new_actions_api flag flip
by laurentlb
· 6 years ago
de62edd
Fix Objc pre-execution header thinning
by ulfjack
· 6 years ago
b75e4530
Return helpful no-such-package errors for build settings and actually error out of the build for rule transition errors (i.e. errors that happen in SkyframeExecutor#getConfigurations)
by juliexxia
· 6 years ago
a33545b
Fix transition whitelist attribute's default value check to work across multiple workspaces.
by juliexxia
· 6 years ago
f67d525
added a user-friendly message for migration to a list-based strategy
by ishikhman
· 6 years ago
35dd05a
Allow Starlark rules to be able to use the `exec_compatible_with`
by John Cater
· 6 years ago
936b04c
Windows, test wrapper: support relative test paths
by Laszlo Csomor
· 6 years ago
ef7290f
Add a flag to suppress hidden output groups from BEP
by ulfjack
· 6 years ago
3ae9f43
Query: Allow disabling proto location information
by ulfjack
· 6 years ago
d3f5075
Resolve race in the Bazel client when:
by felly
· 6 years ago
0391644
Whitelist -assumevalues for android_library
by Googler
· 6 years ago
4ca73e4
Add a flag
by cushon
· 6 years ago
d5cb8c2
Restore addAll(NestedSet).
by Googler
· 6 years ago
b5d534d
Try to prevent unrolling nested sets in NestedSetBuilder.
by Googler
· 6 years ago
0cda991
Use a double check in getKey instead of synchronizing every call.
by Googler
· 6 years ago
7afdb4b
Cache the set of generated headers for objc.
by Googler
· 6 years ago
371a2e3
Adds ability to determine product version without starting a server
by michajlo
· 6 years ago
48845c3
Release 0.25.3 (2019-05-23)
by Bazel Release System
· 6 years ago
5260019
Query performance: use a custom Iterator impl
by ulfjack
· 6 years ago
f1e5e87
Remove the minimum value of 1 in RamResourceConverter and delete a test.
by lberki
· 6 years ago
d1c1794
Automated rollback of commit 8241d27d669dcfa7517deceda67715be344d50b9.
by schmitt
· 6 years ago
4445253
Allow negation of log file paths
by Keith Smiley
· 6 years ago
9494301
Use `sys.exit()` instead of `exit()` in stub script
by brandjon
· 6 years ago
39f31ab
ExperimentalEventHandler: add a shutdown flag
by ulfjack
· 6 years ago
dff9a2f
Remove the --incompatible_disallow_old_octal_notation flag
by laurentlb
· 6 years ago
aea0560
Make Artifact an abstract class, and break out a DerivedArtifact subclass. This will facilitate future refactorings in which a DerivedArtifact will have an ActionLookupData "owner", while a SourceArtifact will have a Label owner (or an ArtifactOwner, depending on how lazy I am).
by janakr
· 6 years ago
cc7a6e0
Flip the flag --incompatible_static_name_resolution_in_build_files
by laurentlb
· 6 years ago
8241d27
Flip the --incompatible_disallow_native_in_build_file flag
by vladmos
· 6 years ago
82df64d
Enable persistent worker mode in Android desugar actions
by Jingwen Chen
· 6 years ago
6f38f34
Move functionality directly related to the dist archive into archive_utils
by michajlo
· 6 years ago
a288f08
BES: Report upload wait time afterwards
by ulfjack
· 6 years ago
58b7640
Remove the old jacoco version.
by iirina
· 6 years ago
42c750a
Enable include_json_profile for bazelbuild/bazel postsubmit
by Joe Le-Ba
· 6 years ago
5eebccc
Revert "Enable include_json_profile for bazelbuild/bazel postsubmit (#8442)"
by Philipp Wollermann
· 6 years ago
bffbd93
Enable include_json_profile for bazelbuild/bazel postsubmit (#8442)
by joeleba
· 6 years ago
159806f
Temporarily disable coverage tests with java tools at head.
by elenairina
· 6 years ago
bde01e5
Update bzl code for --incompatible_no_support_tools_in_action_inputs
by Laurent Le Brun
· 6 years ago
108bc5a
Windows, docs: tips and tricks to write rules
by Laszlo Csomor
· 6 years ago
207c24f
enable list-based execution strategy for bazel rbe build
by ishikhman
· 6 years ago
88a313d
Update BranchDetailAnalyzer.
by iirina
· 6 years ago
6fe6e98
Add --incompatible_disable_native_android_rules flag.
by Googler
· 6 years ago
32282e5
Update tests to avoid implicit depset iteration
by laurentlb
· 6 years ago
1fc6fea
Update aspects.md to conform to Buildifier style
by James deBoer
· 6 years ago
78e0da2
Fixed hyperlink in skylark/performance.
by Vladimir Chebotarev
· 6 years ago
ddce723
Avoid exporting PATH unnecessarily
by Keith Smiley
· 6 years ago
b7a9615
Fix --target_environment crash on alias to an output file.
by gregce
· 6 years ago
1193e69
Pack the build label, if present, into the deploy archive
by michajlo
· 6 years ago
e0d4101
Automatic code cleanup.
by Googler
· 6 years ago
acf55d8
Have BES uploads fail gracefully if the BES is not reachable due to bad network connection.
by steinman
· 6 years ago
7f49531
Fix the autodetecting Python toolchain on Mac
by brandjon
· 6 years ago
0ff19c6
Fix StandaloneTestStrategy.appendStderr
by ulfjack
· 6 years ago
6c0dc36
Allow interrupts while accessing the cache
by Klaus Aehlig
· 6 years ago
a05b7f0
Fix a rogue hyperlink.
by Googler
· 6 years ago
32e7971
Replace lberki with hlopko as codeowner of bazel rules.
by elenairina
· 6 years ago
aa69a6e
Support interruption in decompression
by Klaus Aehlig
· 6 years ago
53a0ff1
Query: Avoid copying the package targets
by ulfjack
· 6 years ago
7b3804a
Add --experimental_output_paths=content (without implementation)
by gregce
· 6 years ago
140c04b
Update tests to avoid deprecated attr params
by laurentlb
· 6 years ago
d654510
Add jacocorunner to java_toolchain.
by iirina
· 6 years ago
6f52cf3
Add explanation for --google_default_credentials
by Takuto Ikuta
· 6 years ago
a63d816
Windows: add WIN32_LEAN_AND_MEAN everywhere
by Laszlo Csomor
· 6 years ago
96500b7
Refactor unix cc autoconfiguration to not use a template Starlark cc_toolchain_config rule
by rosica
· 6 years ago
e5b7bd6
Windows: Add BAZEL_VC_FULL_VERSION for windows cc configuration
by Yun Peng
· 6 years ago
ad3d77f
Fix error output handling on Windows
by ulfjack
· 6 years ago
3d8925d
Lift zip extractor business out of the core client
by michajlo
· 6 years ago
cf3f616
Automated rollback of commit cc7da0bae4c277851c5713e2d48bb0b0bbbfd985.
by schmitt
· 6 years ago
a4080da9
Automated rollback of commit 37deb2685b278e7f19b1aee5a77ca9fc601860a3.
by schmitt
· 6 years ago
708acf2
update navbar link for starlark configs in bazel docs
by juliexxia
· 6 years ago
bdc6c10
Return early if an empty dictionary is returned from starlark transitions (so it can't be misinterpreted as an empty dictionary of dictionaries).
by juliexxia
· 6 years ago
3a6e579
Fix proto documentation typo
by Keith Smiley
· 6 years ago
319cd4f
Enforce that OptionProcessor::ParseOptions is only called once
by michajlo
· 6 years ago
e6c8f3d
Update bazel name/location of starlark configuration docs to match other starlark docs.
by juliexxia
· 6 years ago
37deb26
Automated rollback of commit 0c2ddc499d9fafa99ab3298b7eabdafb59946bfd.
by schmitt
· 6 years ago
ff1f745
Upgrade jacoco version in Bazel.
by iirina
· 6 years ago
21cf054
C++: Changes order features in crosstool
by plf
· 6 years ago
2358946
Convert AttributeTransitionData to use a Builder.
by jcater
· 6 years ago
51937e4
Test java coverage with java_tools released and built at head.
by iirina
· 6 years ago
3703a3d
Make ConnectivityOptions available to all commands.
by steinman
· 6 years ago
593f240
Properly parse build setting strings in flag_values attr for config_settings
by juliexxia
· 6 years ago
c917ab2
Implement artificial cache sepration
by Klaus Aehlig
· 6 years ago
f1148fd
Generalize EvictableSupplier and move it to the suppliers package.
by Googler
· 6 years ago
dda9a59
Update grpc, use new actions API
by Laurent Le Brun
· 6 years ago
7234878
Automated rollback of commit de6f319d8c1a9f120d645bf169dbadf77ec5f772.
by ulfjack
· 6 years ago
7b7e728
Change visibility of Starlark target to public
by Marwan Tammam
· 6 years ago
ce8d528
Add jacoco version 0.8.3
by iirina
· 6 years ago
4d62d74
RepositoryCache: support "canonical id"
by Klaus Aehlig
· 6 years ago
beaba92
Extract Windows logic for c++ autoconfiguration into a separate Starlark rule
by rosica
· 6 years ago
de6f319
Query: Avoid copying the package targets
by ulfjack
· 6 years ago
bdb3e97
Don't register import deps checker actions if --experimental_import_deps_checker is off
by Jingwen Chen
· 6 years ago
7600a3b
Automated rollback of commit 1eed4c1ed1d9d957625e748f1ed6bef3d4088f02.
by philwo
· 6 years ago
4409982
remote: deprecated --remote_local_fallback_strategy
by ishikhman
· 6 years ago
733979c
Remote Android tools release 0.3.0
by Jingwen Chen
· 6 years ago
e8e9b0d
Add an Android Starlark API that add the RJar to the JavaInfo
by Googler
· 6 years ago
dd9ac13
Fix a bug when a relative path is used for the execution log
by Googler
· 6 years ago
d5b163e
Address race condition in ParallelVisitor
by shreyax
· 6 years ago
004099d
Update toolchain resolution to load requested toolchain types.
by John Cater
· 6 years ago
438b885
Flip --incompatible_disallow_old_octal_notation
by vladmos
· 6 years ago
Next »