Sign in
bazel
/
bazel
/
1e1a775d58a9e92268b55f83d059d7da924b4cc4
1e1a775
Update actions to use NestedSet for inputs (part 2; tests)
by ulfjack
· 5 years ago
4e2b495
bazel syntax: remove unsound x.f() optimization
by adonovan
· 5 years ago
3c115a0
Automated rollback of commit 9a861479c53a1ce513d233b09e78095c51475cd0.
by brandjon
· 5 years ago
694b4b1
Update actions to use NestedSet for inputs
by ulfjack
· 5 years ago
553dc6c
bazel packages: simplify SkylarkInfo
by adonovan
· 5 years ago
a1f302a
Fix precompiler warning about bad error directive
by laszlocsomor
· 5 years ago
a093405
bazel C++: remove redundant tool methods like ar_executable()
by adonovan
· 5 years ago
9588a9e
Update to new coverage tools release
by Ulf Adams
· 5 years ago
0f78105
Java 11 Desugar Testing Infra Support Add-Ons
by Googler
· 5 years ago
af8eba9
Code cleanup on skylarkbuildapi classes.
by jcater
· 5 years ago
1a8d4af
Code cleanup on skylarkbuildapi classes.
by jcater
· 5 years ago
1de7fda
Code cleanup on skylarkbuildapi classes.
by jcater
· 5 years ago
3ecaa49
Code cleanup on skylarkbuildapi classes.
by jcater
· 5 years ago
3247107
Add test for getting toolchains from skylark's rule context.
by jcater
· 5 years ago
4409afe
Code cleanup on skylarkbuildapi classes.
by jcater
· 5 years ago
b8eae2d
bazel syntax: enforce that ClassObject.getValue returns legal Starlark values
by adonovan
· 5 years ago
7202d10
bazel packages: simplify NativeInfo
by adonovan
· 5 years ago
5d4e855
BEGIN_PUBLIC Remove "please do not import" warning for cc rules.
by Googler
· 5 years ago
ca08ea1
Add some logging for duplicate test results.
by Googler
· 5 years ago
a6f1713
Remove AAPT/AAPT2 selection logic. Always select AAPT2.
by bcsf
· 5 years ago
921e01d
Fix DesugarRule's findAllFieldsWithAnnotation Impl logic
by Googler
· 5 years ago
21298e3
Add aliases for :lcov_merger and :coverage_report_generator targets
by Ulf Adams
· 5 years ago
724bd31
Add Support of Iterative Desugar Support for Testing
by Googler
· 5 years ago
0552bd7
BEP includes all of a target's built output_groups when an output_group fails.
by adgar
· 5 years ago
f5f9ff9
Include `tags = ["manual"]` targets in cqueries.
by gregce
· 5 years ago
11e5fab
bazel syntax: remove EvalException from ClassObject.getFieldNames
by adonovan
· 5 years ago
e71be21
bazel packages: delete StructImpl.hasField
by adonovan
· 5 years ago
a7432ee
Optimize JavaCompilationHelper#separateResourceJar
by cushon
· 5 years ago
070a519
Allow building the Bazel C++ code on OpenBSD.
by Googler
· 5 years ago
eaf2b54
Move the ToolchainContextApi into the platform package, and clean up some usages.
by jcater
· 5 years ago
1a4e55d
Automated rollback of commit 9700ee6778706e6be65c377cb13f758e18f4a3ae.
by elenairina
· 5 years ago
c7a14b7
Delete param file before writing it.
by felly
· 5 years ago
880b5f7
Split core skylarkbuildapi types into a new package.
by jcater
· 5 years ago
055e3b6
Remove unused deps from build files.
by jcater
· 5 years ago
60dac4d
Simplify MiddlemanAction interface
by ulfjack
· 5 years ago
a11e2d0
bazel packages: rename InfoInterface to Info
by adonovan
· 5 years ago
fd0b46b
Remove unused deps from build files.
by jcater
· 5 years ago
9700ee6
Add --experimental_persistent_test_runner for java tests.
by elenairina
· 5 years ago
a27fefd
Expose C++ args as they are before splitting param files
by hlopko
· 5 years ago
5efc8c4
Add support for versioned shared libraries in CcImport
by Googler
· 5 years ago
e810227
Report on download cache look up and archive extraction
by Klaus Aehlig
· 5 years ago
3fd70e9
Remove the addRJarToJavaInfo method.
by Googler
· 5 years ago
ea54a4f
Remove unused deps from build files.
by jcater
· 5 years ago
f31d471
Remove @Nullable annotation from aapt2 provider
by dchai
· 5 years ago
adf5ba4
Don't get CppOptions.targetLibcTopLabel in target configs.
by gregce
· 5 years ago
5706fcd
Remove unused legacy XML-based resource merging
by dchai
· 5 years ago
63c255c
Fix a case where aapt1 was still being used.
by dchai
· 5 years ago
257d093
docs: fix ios-app tutorial
by Shin Yamamoto
· 5 years ago
8d8f62f
Reduce analysis-time iteration over nested sets
by ulfjack
· 5 years ago
0cd041d
Java: use ImmutableSet for outputs
by ulfjack
· 5 years ago
eb5f21d
Fix treatment of symlinks directories that exist above output files. This condition never arises in a clean build, but may arise on incremental builds in which output artifacts from the first build become part of the directory hierarchy of an output file in the second builds.
by felly
· 5 years ago
b2b0f32
Remove broken no-op code for supporting <public/>
by dchai
· 5 years ago
063c19d
Remove unused deps from build files.
by jcater
· 5 years ago
b8fbf93
Remove unused deps from build files.
by jcater
· 5 years ago
f8ceab0
Add --experimental_strict_conflict_checks which disables the override in ActionAnalysisMetadata#shouldReportPathPrefixConflict().
by felly
· 5 years ago
ab9d6ad
Automated rollback of commit 83d7e1d27a84f2db0d6197af50955e26a9db04fb.
by twerth
· 5 years ago
d747afc
Avoid a silly NestedSet -> ImmutableSet conversion
by cushon
· 5 years ago
7d68029
New SkyFunction: PathCasingLookupFunction
by Laszlo Csomor
· 5 years ago
9a86147
Change the allowlist control logic for resource shrinking.
by bcsf
· 5 years ago
835af94
Remove unused deps from parts of the tree.
by jcater
· 5 years ago
ec1625f
Autogenerate "host_available_xcodes", an instance of the available_xcodes rule containing the xcode versions that are available locally.
by steinman
· 5 years ago
d510e8b
Update RPBB prebuilts to include unknown commit
by dchai
· 5 years ago
0db5301
Rollback "Make sure to wait for all subprocesses in the process-wrapper"
by cparsons
· 5 years ago
063d3fd
Use errorInfo.getCycleInfo().isEmpty() instead of Iterables.isEmpty()
by ulfjack
· 5 years ago
774f3ff
Add a boolean to EvaluationContext to indicate whether it is the execution phase.
by Googler
· 5 years ago
f05ebb2
Update HaTS survey id.
by aiuto
· 5 years ago
f6846f6
bazel syntax: tweaks to Starlark.len
by adonovan
· 5 years ago
5468808
Add a missing null check
by dchai
· 5 years ago
6d297ef
Move py-bin symlink logic out of buildtool
by brandjon
· 5 years ago
e25d430
Remove aapt_version attribute from Android rules.
by bcsf
· 5 years ago
8a60360
Add machinery to register custom symlinks with ConfiguredRuleClassProvider
by brandjon
· 5 years ago
dfda10d
Update calls to isHostConfiguration to correctly use isToolConfiguration.
by jcater
· 5 years ago
79712cb
Misc small cleanups
by brandjon
· 5 years ago
7efa7f4
Java bootclasspath: use NestedSet
by ulfjack
· 5 years ago
282958b
Refactor flag-gating of genfiles and py-bin symlinks
by brandjon
· 5 years ago
a1a0fb5
C++: Add preloaded_deps support for cc_binary
by plf
· 5 years ago
6405146
Move symlink definitions from buildtool to .../lib/analysis/config
by brandjon
· 5 years ago
b78ef52
Put tool path into Starlark args for C++ actions
by hlopko
· 5 years ago
701e465
Stream aquery proto outputs.
by leba
· 5 years ago
8f3e5ed
Pass overwrittenVariables to C++ compile action args
by hlopko
· 5 years ago
be5630b
VFS: add RootedPathAndCasing
by Laszlo Csomor
· 5 years ago
c9d58a8
Move databinding processing out of resource merging
by dchai
· 5 years ago
ab3a4ec
Remove use of resources ZIP
by dchai
· 5 years ago
eb38617
Remove aapt1-specific tests and/or switch to aapt2
by dchai
· 5 years ago
49bafac
Print exception stack trace when generating stardoc.
by Googler
· 5 years ago
fe544aa
bazel syntax: simplify StarlarkThread call stack
by Googler
· 5 years ago
6720ff3
Fix action conflict errors from exec config / targetLibcTop mismatch.
by gregce
· 5 years ago
262181b
Remove support for legacy --prefilteredResources option
by dchai
· 5 years ago
8753302
* Cross-link two distinct sections on the 'tags' attribute.
by Googler
· 5 years ago
b39b04e
Fix bazel_wrapper_test.sh in downstream
by pcloudy
· 5 years ago
cc31ff2
bazel nestedset: don't allocate empty CompactHashSet in addAll
by Googler
· 5 years ago
83d7e1d
A build's or test's critical path run time was surpassing the execution run time, which is impossible. The root cause was that within the same critical path, multiple actions were run in parallel. Therefore the total run time is the union of all those actions instead of the aggregate (which was the original implementation).
by Googler
· 5 years ago
949e806
C++: Add dynamic_deps to cc_binary rule
by plf
· 5 years ago
3caaed5
zipper: Don't assume argument file ends with '\n'
by Ryan Beasley
· 5 years ago
1df7e4f
Starlark Docs: Python Diffs: Strings aren't iterable
by Chris Rebert
· 5 years ago
f708b0f
Fix typo in runfiles documentation
by Jonathan Beverly
· 5 years ago
a12cf50
Update calls to isHostConfiguration to correctly use isToolConfiguration.
by jcater
· 5 years ago
81cf381
Expand Fileset targets only with NamedSetOfFiles and not --legacy_important_outputs.
by felly
· 5 years ago
0754faa
Java 11 Desugar: Fix ClassMemberRecord#mergeFrom logic
by Googler
· 5 years ago
59245ca
bazel syntax: support struct.to_{json,proto} bound method
by Googler
· 5 years ago
Next »