Sign in
bazel
/
bazel
/
5284e6cd2dc4e7dfe625c9bef3d557e47b76b42b
5284e6c
Improving efficiency of fileset builds by using previously stat'd FileStatus, reducing the number of file system calls.
by Googler
· 5 years ago
28143a5
Guard include scanner against null grepIncludes
by ulfjack
· 5 years ago
afde718
Use WARNING color when printing flaky test summary
by ulfjack
· 5 years ago
1cfa9e33
TestStrategy: Truncate the tmp dir name to 32 character to avoid exceeding path length limit on Windows and macOS
by pcloudy
· 5 years ago
8aa2cf6
Create the mandatory outputs even when cancelled
by ulfjack
· 5 years ago
9898735
Use graphless query when possible.
by twerth
· 5 years ago
609ffb2
Add proper experimental option to use a fork join pool.
by twerth
· 5 years ago
63346c5
bazel cmdline: break 'PackageIdentifier extends SkylarkValue'
by Googler
· 5 years ago
dd5fdb2
bazel syntax: simplify cache of information about annotated classes
by Googler
· 5 years ago
8a3836e
Fix blaze crash on bad register_execution_platforms() labels.
by gregce
· 5 years ago
386b25b
cquery --show_config_fragments: support user-defined options.
by gregce
· 5 years ago
0c2fadc
Remove an unused field and setter for old coverage logic
by cushon
· 5 years ago
e7380c5
Remove JavaCompileActionBuilder#build's dependency on RuleContext
by cushon
· 5 years ago
3805300
RuleContext.Builder: expose Starlark semantics
by Klaus Aehlig
· 5 years ago
a85af94
RuleContext: support visibility check for labels
by Klaus Aehlig
· 5 years ago
142d7d4
Fix "bazel crash in async thread" error for BES local file upload
by buchgr
· 5 years ago
6859ad1
Rename *SandboxfsProcessTest to *SandboxfsProcessIntegrationTest.
by jmmv
· 5 years ago
351302a
Handle packages with errors in TestsInSuiteFunction.
by Benjamin Peterson
· 5 years ago
c92e0da
Remove DigestHashFunction.MD5. MD5 collisions are easily generated, so we have
by Googler
· 5 years ago
2b6a435
Implement Action.args
by cparsons
· 5 years ago
95766f8
Add @StarlarkDeprecated for marking a Starlark symbol as deprecated in docs
by cparsons
· 5 years ago
8e4b3d3
Clean up .jdeps handling
by cushon
· 5 years ago
78fd06f
Fix typo in URL.
by Googler
· 5 years ago
bbea575
bazel syntax: delete AugmentedAssignmentStatement
by Googler
· 5 years ago
f16d949
bazel syntax: remove spurious import
by Googler
· 5 years ago
1ae1fba
select(): fix ambiguous multiple match error with aliases
by Greg Estren
· 5 years ago
4588e3e
Consolidate artifact creation for generated class outputs
by cushon
· 5 years ago
d0ce12d
No longer allow exceptions to action conflict checking.
by felly
· 5 years ago
32fc437
Remove trailing slash in example clone command
by Ruben Das
· 5 years ago
1b14963
Automated rollback of commit e92b2d997875db8db70e0c4ff37e52a94c0d4a35.
by laszlocsomor
· 5 years ago
8f81168
bazel syntax: make LoadStatement+Binding constructors private
by Googler
· 5 years ago
13321e8
Delete abandoned function
by michajlo
· 5 years ago
5ada140
Restore //third_party/py/abseil
by Laszlo Csomor
· 5 years ago
9dd9ca6
bazel syntax: consolidate syntax printing
by Googler
· 5 years ago
17c8600
Fix broken internal read/write remote caching link.
by Mostyn Bramley-Moore
· 5 years ago
9e8bde5
update bazel-remote remote caching docs
by Mostyn Bramley-Moore
· 5 years ago
d336dd8
Remove dead code referenced only by a javadoc-induced import.
by Googler
· 5 years ago
54db08b
Use JsonWriter instead of hand-crafting JSON.
by jmmv
· 5 years ago
8013b1c
Add allowlist for targets to opt out of resource shrinking.
by bcsf
· 5 years ago
19c3d97
Simplify the sandboxfs map/unmap interface to work in terms of "sandboxes".
by jmmv
· 5 years ago
83dd652
Automated rollback of commit 7c2174fea2b50af8fbf10367835b820af29700f6.
by brandjon
· 5 years ago
8ce9d84
Automated rollback of commit 50a7e14e3df5513572f1ac3275786f243b51c930.
by brandjon
· 5 years ago
df4845f
Remove --force_multigroup_accounting from tests.
by Googler
· 5 years ago
d0aac3d
Update documentation about allowed characters in BUILD labels
by twigg
· 5 years ago
59d3a05
Make all initial inputs of SpawnActions that do input pruning available to extra actions.
by Googler
· 5 years ago
a7bc98f
Remove //third_party/py/abseil
by Laszlo Csomor
· 5 years ago
e92b2d99
aquery_differ no longer depends on Abseil.
by laszlocsomor
· 5 years ago
50a7e14
bazel syntax: delete ExtraArgKind
by Googler
· 5 years ago
ce4b844
bazel syntax: make Node constructor private
by Googler
· 5 years ago
3f6bab1
Refactor hardcoded documentation URL
by brandjon
· 5 years ago
47d22bc
Minor refactoring: Extract a method for Fileset-specific logic in completion context.
by felly
· 5 years ago
89f8d37
Add 'incompatible_default_to_explicit_init_py' flag
by Asaf Flescher
· 5 years ago
ad1db8b
Add internal type JsInfo to the list of non-bootstrap globals.
by Googler
· 5 years ago
7c2174f
bazel syntax: delete BuiltinFunction.Factory
by Googler
· 5 years ago
ce00ced
Remove includeLocations and includeRuleInputsAndOutputs subclass hooks
by michajlo
· 5 years ago
08fea66
List fields on CcLinkingOutputs
by Googler
· 5 years ago
1a25668
Fix buildifier warnings in @rules_cc
by hlopko
· 5 years ago
56babb6
Fix aquery crashing bazel with malformed queries.
by leba
· 5 years ago
ab4f976
Replace sandboxfs --version parsing with new GnuVersionParser.
by jmmv
· 5 years ago
0137480
Visibility cleanup
by michajlo
· 5 years ago
e1898a0
Export build files to hook up the versioning package into the build.
by jmmv
· 5 years ago
eebad98
Fix potential race between close and write in NativeFileOutputStream.
by jmmv
· 5 years ago
586fa8b
Document that --version doesn't need to be run from a workspace
by michajlo
· 5 years ago
77e5b92
Fixed documentation typo.
by Googler
· 5 years ago
eddc9bc
Comment fixes for analysis_test
by cparsons
· 5 years ago
df75f36
Activate strict header checking for objc when include scanning is on
by waltl
· 5 years ago
ed2e469
Remove experimental warnings and improve documentation for analysis tests
by cparsons
· 5 years ago
af61e54
Add a parser to extract version numbers from GNU-like programs.
by jmmv
· 5 years ago
01d7f97
Fix NPE in Chunker#seek()
by buchgr
· 5 years ago
dbc514b
Remove the large test, as it is flaky because of OOM while copying the big amount of generated data.
by ichern
· 5 years ago
0244da9
Write final fields for library classes.
by bcsf
· 5 years ago
9358398
Remove experimental warning from analysis_test_transition
by cparsons
· 5 years ago
fff7309
Support flag overrides of config settings in external repositories.
by John Millikin
· 5 years ago
42b3be2
Signal dynamic scheduling interrupts with a special exception type.
by jmmv
· 5 years ago
bffb687
bazel syntax: delete StarlarkThread.{setup,setupOverride}
by Googler
· 5 years ago
fec3da3
Update BUILD file for --incompatible_restrict_string_escapes
by laurentlb
· 5 years ago
03be73e
Rename FileSystem#createChannel() into createReadableByteChannel()
by ichern
· 5 years ago
af26567
Run `buildifier --lint=fix -r`
by laurentlb
· 5 years ago
33b9f9d
Fix deleteTreesBelow crash if top directory goes missing.
by jmmv
· 5 years ago
e5d1d43
Automated rollback of commit 49076cc6694e10170c2640048adbc1b1efd5c810.
by jmmv
· 5 years ago
4785a95
Add FileSystem.createChannel() method for creating java.nio.channels.ReadableByteChannel for reading a file.
by Googler
· 5 years ago
49076cc
Fix deleteTreesBelow crash if top directory goes missing.
by jmmv
· 5 years ago
7abdcb4
Make .bazelignore affect globs, as it should.
by lberki
· 5 years ago
eb3978b
Remove unused dependencies: System.exit
by Googler
· 5 years ago
2d7158d
Add a very simple parser for semver.
by jmmv
· 5 years ago
c73c308
Remove unnecessary destroyProcess function.
by jmmv
· 5 years ago
5d1339d
Move logic to wait for a process in a noninterruptible manner to Subprocess.
by jmmv
· 5 years ago
f6bfbdc
Expose native Python 2/3 transitions to starlark.
by Googler
· 5 years ago
0451e58
Prevent faulty List/Dict type inference for SkylarkCallable methods
by cparsons
· 5 years ago
35e641b
Add table link destinations to markdown_tables
by cparsons
· 5 years ago
693dc65
Make query2 test package structure match main
by michajlo
· 5 years ago
5a2ec76
Update docs for 1.1.0
by Tobias Werth
· 5 years ago
f15bfb3
Release 1.0.1 (2019-10-21)
by Bazel Release System
· 5 years ago
ad04c1a
Implement parallel file processing for the case of parsing Ninja files
by ichern
· 5 years ago
5cb9194
Report cancelled test runs as cancelled
by ulfjack
· 5 years ago
866133e
Update "six" library from 1.10.0 to 1.12.0
by Laszlo Csomor
· 5 years ago
e693c19
Release 1.1.0 (2019-10-21)
by Bazel Release System
· 5 years ago
f62586a
Add option to disable announcing the JSON profile location.
by twerth
· 5 years ago
a3c29c4
Use Stopwatch to measure elapsed time.
by twerth
· 5 years ago
07eb53d
Gracefully handle case where dependency_mapping_files is empty
by Googler
· 5 years ago
Next »