Sign in
bazel
/
bazel
/
f69c3d27b7e47bb56c0359d350c3f20a7ccf9d38
f69c3d2
Fix destructive mv of bazel internal files
by Austin Schuh
· 6 years ago
acdd365
Merge direct runtime jars, java constraints and JavaSourceInfoProvider in java_common.merge()
by iirina
· 6 years ago
e38d838
HttpConnector.connect: request a function instead of fixed set of headers
by Klaus Aehlig
· 6 years ago
25caae2
bazel syntax: rename {Function,}DefStatement
by Googler
· 6 years ago
88e22cd
Generalize the concept of a temp directory for actions to put stuff in.
by jmmv
· 6 years ago
54ec37d
bazel syntax: simplify comprehensions
by Googler
· 6 years ago
6118004
Turn down javac-turbine
by cushon
· 6 years ago
e24e161
bazel syntax: rename DebugServer to Debugger
by Googler
· 6 years ago
2131921
Make run's single target error message more helpful.
by nharmata
· 6 years ago
6300cf0
Wrap Stardoc signature summaries
by marcohu
· 6 years ago
374d165
Update references to build encyclopedia
by laurentlb
· 6 years ago
96f038a
Add documentation data for 0.29.1 release.
by John Cater
· 6 years ago
a4f8b62
bazel syntax: make Eval private
by Googler
· 6 years ago
040eb52
Deactivate flaky test: socketTimeout_retries.
by philwo
· 6 years ago
5ce3079
Fix handling of noneable @Param
by dchai
· 6 years ago
27c8813
Add support for framework include paths to include scanner
by Googler
· 6 years ago
1c18c66
Add an allowlist for packages of targets which need to opt out of resource name obfuscation.
by bcsf
· 6 years ago
6cad689
Rearrange Javadoc around OrderOutput so that they apply to the enum value that they describe. Prior to this change, rendered Javadocs will use NO's doc for DEPS and so forth.
by Googler
· 6 years ago
ada2c55
Add explicit --sdk argument to xcrun calls
by Keith Smiley
· 6 years ago
abf3905
Handle -iquote in copt
by Googler
· 6 years ago
aa8e8a2
Document exit code 45
by ulfjack
· 6 years ago
8dd249d
bazel syntax: delete Statement.parse
by Googler
· 6 years ago
3e59987
Blaze actions: add support for in-memory unused inputs list (dependency pruning).
by Googler
· 6 years ago
9ff02a9
updated documentation to clarify TLS support
by ishikhman
· 6 years ago
6470bb7
Add objc_include_scanning flag
by Googler
· 6 years ago
351e468
Add getParentDirectory to RootedPath.
by ajurkowski
· 6 years ago
5fe144a
Wire up the resource name obfuscation optimization as performed by AAPT2.
by bcsf
· 6 years ago
92183d1
Output a list of kept resources from ProtoResourceUsageAnalyzer during Aapt2ResourceShrinkingAction.
by bcsf
· 6 years ago
81bdec0
bazel syntax: remove temporary alias to renamed function
by Googler
· 6 years ago
8956e16
Do some refactoring of framework search path helper functions
by Googler
· 6 years ago
41a8dfd
Revert "cquery --nohost_deps" to include source files.
by gregce
· 6 years ago
de8d4c7
Wait for process termination when the LocalSpawnRunner is interrupted.
by jmmv
· 6 years ago
a235269
Close the ActionFS after completing the evaluation or input discovery phase of an action.
by felly
· 6 years ago
171cf2e
bazel syntax: trivial parser cleanup
by Googler
· 6 years ago
ae29e82
Avoid complex logic in MockSpawnStrategy for better readability.
by jmmv
· 6 years ago
415165a
Refactor SpawnContinuation semantics
by ulfjack
· 6 years ago
5910093
bazel syntax: eliminate Debugger interface
by Googler
· 6 years ago
0791764
Report the first rule error as a root cause event
by ulfjack
· 6 years ago
01cf364
Introduce new Blaze flag --experimental_android_resource_name_obfuscation.
by bcsf
· 6 years ago
aeda58f
bazel syntax: make Parser private
by Googler
· 6 years ago
9ce145a
Fix crash with async tree deletions if the executor has not yet initialized.
by jmmv
· 6 years ago
2d0046a
Removing unused setter methods on SpawnResult Builder.
by Googler
· 6 years ago
c463134
Add rules_jvm_external to recommended rules
by jingwen
· 6 years ago
fd60d00
Add documentation for creating "custom verbs" with Starlark macros
by Clint Harrison
· 6 years ago
1ee8577
Sanitize strategy creation for better readability.
by jmmv
· 6 years ago
91c2f0f
Remove Blaze flag --experimental_android_throw_on_resource_conflict.
by bcsf
· 6 years ago
17e28df
A list of log paths will be provided in build output.
by Googler
· 6 years ago
234847b
Annotate R and transitive fields when --annotate_r_fields_from_transitive_deps is set
by dchai
· 6 years ago
ead46b6
Remove XML parsing from ProtoResourceUsageAnalyzer.
by bcsf
· 6 years ago
1547503
Plumb dependency info from AndroidResourceMerger to DataSource
by dchai
· 6 years ago
fffddd9
Plumb dependency info from DataSource-->PlaceholderIdFieldInitializerBuilder
by dchai
· 6 years ago
b346af9
Plumb dependency info from PlaceholderIdFieldInitializerBuilder-->*FieldInitializer
by dchai
· 6 years ago
b46dfcf
Add value type for encapsuating dependency info
by dchai
· 6 years ago
6077d65
Remove boolean parameters from getSpawnForTest for better readability.
by jmmv
· 6 years ago
dd87855
Remove the whitelist check for `cc_common.{compile,link}`.
by allevato
· 6 years ago
ce39313
Hide cross-spawn interruption mechanism behind a lambda.
by jmmv
· 6 years ago
4f9cd08
Release 0.29.1 (2019-09-10)
by Bazel Release System
· 6 years ago
98155e1
Remove unused feature_of/feature_after support from ResourceProcessorBusyBox
by dchai
· 6 years ago
6842af0
Automatic code cleanup.
by Googler
· 6 years ago
25e32f1
Include child key at the beginning of the exception message rather than at the end.
by shreyax
· 6 years ago
7c391ef
Extract `aapt2 optimize` to a new action.
by bcsf
· 6 years ago
ddf8a29
Fix misspelling of 'descendant'
by dchai
· 6 years ago
0bb860d
Remove unused feature_of/feature_after support from Bazel/Blaze
by dchai
· 6 years ago
46ad547
Make static-able methods static
by dchai
· 6 years ago
fb2b3d7
Use .anyMatch and .allMatch instead of reducing a Stream<Boolean>
by Googler
· 6 years ago
6392e5c
Always enable --experimental_java_header_input_pruning
by cushon
· 6 years ago
0a70adb
Remove non-Windows assertions in annotation processor tests
by cparsons
· 6 years ago
5e2133a
Report a root cause in BEP on testonly violations
by ulfjack
· 6 years ago
b9591cf
Switch to using Futures.getDone().
by mstaib
· 6 years ago
d22331d
Fix documentation regarding target references.
by laurentlb
· 6 years ago
8f22e94
Pass stdin through test-setup.sh
by David Neil
· 6 years ago
4ee9750
LegacyIncludeScanner: Avoid intermediate futures
by ulfjack
· 6 years ago
6fef731
Move the field name back into FieldInitializer
by dchai
· 6 years ago
9c7f3fd
Mark value classes as 'final'
by dchai
· 6 years ago
1651445
bazel syntax: rationalize the build rules
by Googler
· 6 years ago
458aa9e
Fix a few ErrorProne suggestions
by dchai
· 6 years ago
c5fcc86
bazel packages: move lib.syntax.Type here
by Googler
· 6 years ago
8a92740
Move TODO into a bug.
by mstaib
· 6 years ago
cf6ec60
Update remote Android tools
by Donald Chai
· 6 years ago
cb09553
Move TODO into a bug.
by mstaib
· 6 years ago
9f177e2
Make a couple of methods public.
by nharmata
· 6 years ago
cdec5cc
Associate TODO with its bug.
by mstaib
· 6 years ago
a28e838
Move more TODOs into another bug.
by mstaib
· 6 years ago
b05707f
bazel analysis: eliminate unnecessary Builder
by Googler
· 6 years ago
478235d
Move TODOs into a bug.
by mstaib
· 6 years ago
56a05ad
Move some TODOs into a bug where they can be better tracked.
by mstaib
· 6 years ago
cf42801
Add template utility function markdownCell
by cparsons
· 6 years ago
a06af57
Fix an instance of[]
by cushon
· 6 years ago
0d3c265
Delete unused method
by michajlo
· 6 years ago
6335c60
Need a newline before an unordered list in markdown.
by Googler
· 6 years ago
bf2887b
Add an allowlist for packages of targets which need raw access to resource paths in their APK.
by bcsf
· 6 years ago
ac4eb75
Remove unnecessary logging statement from batchPrefetch.
by Googler
· 6 years ago
50fc35e
Fix lookup of output files to not consider the target configuration.
by jcater
· 6 years ago
138b074
Give instances of NonAttributeDependencyKind a useful printed name for debugging.
by jcater
· 6 years ago
5a0cf9b
Rename host_deps option to tool_deps, to reflect more closely what it now does.
by wtroberts
· 6 years ago
ed68a81
Update recommended rules page
by laurentlb
· 6 years ago
0b3a7dd
Put grepped_includes file into a separate directory for tree file artifacts also in async mode.
by hlopko
· 6 years ago
a0e3bb2
Remove support for authentication and .netrc
by Dmitry Lomov
· 6 years ago
255650c1
Windows, test wrapper: remove dead code
by laszlocsomor
· 6 years ago
e1c8391
Pass options to syncPackageLoading and tighten visibility.
by Googler
· 6 years ago
Next »