Sign in
bazel
/
bazel
/
a816344d3ab55f8608d023373fdcac6a19aef5e9
a816344
Preserve compression for resources in ProtoApk#copy()
by jasonobrien
· 4 years ago
9fbd12d
Fix tests to work with Starlark objc_library/objc_import
by plf
· 4 years ago
fbfd12b
Align internal BUILD file with external.
by larsrc
· 4 years ago
14aeea7
Update `BlazeRuntimeWrapper` to replay events posted during `beforeCommand`, just as `BlazeCommandDispatcher` does. This helps to catch bugs with incorrect handling of duplicate posts.
by jhorvitz
· 4 years ago
bbca0ed
Clean up another class lazily initializing its hash code despite being interned.
by jhorvitz
· 4 years ago
f892645
Update J2Objc providers to NativeInfo
by plf
· 4 years ago
763dd0c
Add `stub_shebang` to `py_runtime`
by Ryan Beasley
· 4 years ago
b6f87f1
Updates Android remote tools to 0.23.0 to include Update remote android tools to include c3edf13269139d20c84e7e2cbc2fa524b7a9c279.
by ahumesky
· 4 years ago
77b3f54
Remove obsolete scripts.
by ahumesky
· 4 years ago
c143c72
Documentation --tool_deps and --implicit_deps versus toolchains.
by twigg
· 4 years ago
ea3fc39
Uplift RuleDefinitionContext into RuleDefinitionEnvironment.
by twigg
· 4 years ago
114a245
Satisfy the nullness checker
by cushon
· 4 years ago
732ba90
Add a flag to disable JavaNativeLibraryInfo.
by ilist
· 4 years ago
55f4953
Add example BEP JSON for PatternExpanded event type.
by adgar
· 4 years ago
e68a7d0
Remove the `--experimental_dynamic_configs` flag.
by jhorvitz
· 4 years ago
ce70892
Reword documentation for required_aspect_providers
by Googler
· 4 years ago
4ac1e6c
Make stripped_file optional in DebugPackageInfo
by cmita
· 4 years ago
e3ecd4e
Rewrote and updated several pages in the Blaze docs. Updates include:
by philomath
· 4 years ago
9416d3f
Precompute the hash code and fingerprint in `FragmentClassSet`.
by jhorvitz
· 4 years ago
4cf5969
Add BUILD file to platform tests dir.
by larsrc
· 4 years ago
e8b9e63
Fix invalid bug number.
by larsrc
· 4 years ago
a7ade6f
Include query expression context in the call to getReverseDepsOfLabels
by shreyax
· 4 years ago
c8f4a8f
Automatic code cleanup.
by Googler
· 4 years ago
18073f2
Deduplicate `Multi-Release` manifest entries
by cushon
· 4 years ago
9ad5aed
Remove `OptionsDiffForReconstruction` in favor of just using `BuildOptions`.
by jhorvitz
· 4 years ago
7157ad5
Include NSOS nodes in rewinding analysis of lost inputs from input discovery
by mschaller
· 4 years ago
4739bc8
Delete archive_path crosstool variable
by waltl
· 4 years ago
cd322a0
Automated rollback of commit 2f5c575596a05d15e1669b661ce457798760cc1a.
by leba
· 4 years ago
47b3efb
Fix some to Skylib URLs in the Docs
by aiuto
· 4 years ago
9bb01d9
Expose should_strip_binary to Starlark
by waltl
· 4 years ago
4f2e760
Replace archive_path with output_execpath in Apple crosstool
by waltl
· 4 years ago
d5c9b6f
Remove compile attributes from objc_import
by waltl
· 4 years ago
ad83117
Collect of JavaCcInfo provider native libraries in java_binary and java_test.
by ilist
· 4 years ago
ae53991
Remote: Add RemoteExecutionService as a layer between spawn execution and remote execution.
by chiwang
· 4 years ago
e362fc9
Delete code associated with `--experimental_dynamic_configs=retroactive`.
by jhorvitz
· 4 years ago
705b419
BEGIN_PUBLIC
by Googler
· 4 years ago
0d89740
Use aspect to avoid validation actions blocking test executions
by kmb
· 4 years ago
c951753
Docs: Rewrite Bazel pages for intended user: Skylark, part 6
by Googler
· 4 years ago
080ef6e
Clarify what "qualified" means
by Dave Abrahams
· 4 years ago
4320a7f
Docs: Skylark updates for intended user, Part 6B
by Googler
· 4 years ago
cd51dd3
Docs: Update Starlark files
by Googler
· 4 years ago
8ae9906
Use `PathFragment` instead of `Path` for workspace in `PathPackageLocator`
by ajurkowski
· 4 years ago
e8a6db0
Add a test that runs `cquery` to check for determinism of options checksums.
by jhorvitz
· 4 years ago
f0c6eab
Remove the obsolete --incompatible_enable_execution_transition flag.
by jcater
· 4 years ago
36d69ae
Update location of hello-greet.h
by ranjanih
· 4 years ago
9fd3d2b
`ConcurrentHashMap#putIfAbsent` doesn't acquire a lock anymore
by cushon
· 4 years ago
48eee8b
[Bazel] Fix mobile-install for python2
by ThomasCJY
· 4 years ago
4c59a40
Fixed missing H1s caused by Solace theme default setting. Due to the single sourcing & recursive includes in the Blaze docs, switching this bit is the easiest way to fix the bugs linking to headers and incorrect page titles. Given the levels of staging, I'm not sure that this will work. However, I think the risks are low.
by philomath
· 4 years ago
ab19d44
Docs: Add info about hdrs header files to Common C++ Build Use Cases
by Googler
· 4 years ago
9256e73
Always serialize options by their checksum.
by jhorvitz
· 4 years ago
dacfee4
singlejar: preserve `Multi-Release` attributes in input manifests
by cushon
· 4 years ago
308f0cb
Remove the trailing space between the failure message and the period.
by jhorvitz
· 4 years ago
8ba48ad
Java coverage: fix handling of external files
by Ulf Adams
· 4 years ago
2f5c575
Ensure that directories passed to `Args.add_all` can be expanded inside the `map_each` function by `DirectoryExpander` even if they are nested in other data structures.
by allevato
· 4 years ago
ec94022
Allow rules in _builtins to use transitions, regardless of the allowlist
by cmita
· 4 years ago
c51bcbd
Pass `ActionLookupData` to `TopDownActionCache`.
by jhorvitz
· 4 years ago
6bf5a45
Automated rollback of commit bf4c1a9726ae23f2adb3c44eabf7bf321485eff4.
by Googler
· 4 years ago
9e2b3ca
Add missing targets for //src:install_base_key-file
by pcloudy
· 4 years ago
8d93e47
Add macos_arm64 platform to publish bazel binaries pipeline
by pcloudy
· 4 years ago
7fc387a
Remove legacy-style provider usage from actions example in rules documentation
by Jonathan Schear
· 4 years ago
53ae61c
Prevent `ActionLookupData` from getting pulled into the `srcs` of two `java_library` targets.
by jhorvitz
· 4 years ago
dc51322
Automatic code cleanup.
by Googler
· 4 years ago
4bef502
Make --experimental_prefer_mutual_xcode choose the local default version if it's mutually available.
by steinman
· 4 years ago
3d33d7b
Beautify "no matching conditions" select() errors.
by gregce
· 4 years ago
1136440
Replace tools/bazel.rc with .bazelrc
by ranjanih
· 4 years ago
4840a68
Remote: Check the return value of ActionOwner.getLabel() since it could be `null`.
by chiwang
· 4 years ago
c9f9eed
Fix label_flag and label_setting to not have a dependency on the default
by John Cater
· 4 years ago
660e8a5
Add config hash to cycle reporting, to aid debugging.
by John Cater
· 4 years ago
9267097
Bring back task histogram functionality.
by twerth
· 4 years ago
fe4daea
Bump minimal JDK install base maximum size from 290 to 295 MB.
by philwo
· 4 years ago
ae7f287
Update config.md
by steve-the-bayesian
· 4 years ago
b07c665
Run generate_changelog.py script with python3 instead of python2.7.
by philwo
· 4 years ago
f92e007
Synchronize access to time series.
by twerth
· 4 years ago
c9c9bd3
Add the internal-only GoStrippedBinary as a symbol to Skydoc
by cmita
· 4 years ago
615e1b1
Change `set -x` in coverage to be set by var
by Keith Smiley
· 4 years ago
d743e57
Delete no_enable_modules feature
by waltl
· 4 years ago
ad90293
Fix regex event matching
by John Cater
· 4 years ago
e5c832a
BES: Use WKPs for timestamp/duration values
by Yannic
· 4 years ago
5fa4719
Use `ClassToInstanceMap` for serialization dependencies.
by jhorvitz
· 4 years ago
db8a7b5
Remove SingleJar from IJ project
by katre
· 4 years ago
5488412
Add a warning to --toolchain_resolution_debug.
by jcater
· 4 years ago
92a67079
Add BUILD file for generatedprojecttest/util tests.
by larsrc
· 4 years ago
a0b1366
Add BUILD file for io tests
by larsrc
· 4 years ago
30264e2
Align internal and external BUILD files for profiler/callcounts tests.
by larsrc
· 4 years ago
5a8f8e5
Align authandtls BUILD files internally and externally.
by larsrc
· 4 years ago
b863dbf
Remote: Use execRoot as input root and do NOT set working directory by default.
by Chi Wang
· 4 years ago
f5223e1
Fork J2ObjcLibrary into Bazel and Google variants
by waltl
· 4 years ago
f4403b5
Fork AppleStaticLibrary into Bazel and Google variants
by waltl
· 4 years ago
8d7bba4
Add BUILD file for bugreport tests.
by larsrc
· 4 years ago
6c1ad71
Fork AppleBinary into Bazel and Google variants
by waltl
· 4 years ago
082b011
Fork ObjcImport nto Bazel and Google variants
by waltl
· 4 years ago
2615db6
Fork ObjcLibrary into Bazel and Google variants
by waltl
· 4 years ago
d6ca3d4
Add note about where native can be used
by ranjanih
· 4 years ago
eccff1c
Remove `static` from the maps in `FingerprintingKDiffToByteStringCache`.
by jhorvitz
· 4 years ago
8a43e0c
Fix type of `arguments` param in `ctx.actions.run()` and `run_shell()`
by arostovtsev
· 4 years ago
414f3c8
Rename bazel_skylib default branch to main.
by arostovtsev
· 4 years ago
d9837b7
Inline AstatractObjcRuleSet into corresponding bazel/google rule sets
by waltl
· 4 years ago
264074e
Allow rules to pass CppSemantics into CompilationSupport
by waltl
· 4 years ago
a52abee
AndroidSplitTransition splits on --android_platform.
by jcater
· 4 years ago
38ab3cf
Remove enable_modules from ObjcCppSemantics
by waltl
· 4 years ago
Next »