Sign in
bazel
/
bazel
/
d23910eb628b206aa25e06d8b87bd855e3ab7f1d
/
site
d23910e
Add grpc URL example to the remote caching doc.
by Mostyn Bramley-Moore
· 5 years ago
8118389
Corrected "bootstrapping" typo.
by Zackary Lowery
· 5 years ago
78fd06f
Fix typo in URL.
by Googler
· 5 years ago
32fc437
Remove trailing slash in example clone command
by Ruben Das
· 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
d0aac3d
Update documentation about allowed characters in BUILD labels
by twigg
· 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
5a2ec76
Update docs for 1.1.0
by Tobias Werth
· 5 years ago
a555cfd
Fix typo: missing closing parenthese
by Hugues Evrard
· 5 years ago
ae7629a
Bump rules_jvm_external version in Bazel docs
by jingwen
· 5 years ago
61191f4
Fix error in C++ use cases documentation
by Daniel Martn
· 5 years ago
5a74742
Fix doc formatting / style issues
by Googler
· 5 years ago
8559636
Docs: remove MSYS requirement for Windows
by Laszlo Csomor
· 5 years ago
ebb77e4
Update doc to reflect that remote cache spawning is not experimental
by Walt Panfil
· 5 years ago
4c514f4
Fix a lot of links
by Googler
· 5 years ago
c88628c
Add table of contents to Starlark configuration doc.
by gregce
· 5 years ago
552cf56
release key: use 64-bit key id
by Klaus Aehlig
· 5 years ago
5be7d71
Fix broken link to "Building with Platforms" (not available before 1.1)
by Greg Estren
· 5 years ago
7a45bdd
Set default docs version to 1.0.0
by jingwen
· 5 years ago
de7b7b2
Document attr access with custom transitions.
by schmitt
· 5 years ago
601f625
Internal change
by laurentlb
· 5 years ago
f767eb9
1.0.0 docs
by dslomov
· 5 years ago
3acf412
Clarify that discouragement of recursive globs only apply to source files.
by Googler
· 5 years ago
8769f84
Reinstate external documentation performance.md
by jingwen
· 5 years ago
21f6ba46
external.md: clarify where external repositories are fetched to
by Klaus Aehlig
· 5 years ago
314fb39
external.md: fix section on "caching"
by Klaus Aehlig
· 5 years ago
6ca0ce9
Fix ToC markup
by Googler
· 5 years ago
a36564d
Update description to match the example
by Googler
· 5 years ago
dc146da
Updated the parser to produce same result when round tripping a query. Also added additional unit tests and updated documentations/comments.
by Googler
· 5 years ago
11b0b1f
Replace dot and ASCII graphs with svg images
by Googler
· 5 years ago
29539a5
Update configuration docs to reference skylib common build settings.
by schmitt
· 5 years ago
e580e8e
Clarify utility and level of support for --nodistinct_host_configuration
by cushon
· 5 years ago
e43e4db
external repositories: add a section on offline builds
by Klaus Aehlig
· 5 years ago
04a97af
Clarify naming convention for targets created by a macro
by laurentlb
· 5 years ago
64415b3
Take away outdated rollout / experimental comments.
by gregce
· 5 years ago
e924bbe
Delete mention of comprehensions differing from Python
by brandjon
· 5 years ago
76951c6
Use //command_line_option:compilation_mode instead of :c
by Googler
· 5 years ago
389b608
Summarize platform story for Bazel 1.0
by Greg Estren
· 5 years ago
bc67b36
Add the worker strategy in the user manual
by Dave Lee
· 5 years ago
11f794d
ubuntu install via apt docs: ensure that curl is installed
by Mostyn Bramley-Moore
· 5 years ago
29e4022
Small documentation fixes for bazel emscripten tutorial.
by Brian Richardson
· 5 years ago
eda9160
Describe known issue when in-mem state is lost when running bazel builds inside docker containers e.g. in CI
by Jakub Bujny
· 5 years ago
c41830d
Skylark docs: replace deprecated single_file param
by Dan Halperin
· 5 years ago
3c7bd95
Update deprecated flag value
by Thi
· 5 years ago
8848041
Fix documentation typo
by Googler
· 6 years ago
6340598
Documentation: suggest use of the 'manual' tag with failure testing
by cparsons
· 6 years ago
15023aa
Fix formatting for BEP documentation
by Jingwen Chen
· 6 years ago
e127b44
Rewrite documentation on rule outputs
by Googler
· 6 years ago
d556e53
Remove dead link in functions doc ToC
by Jacob Parker
· 6 years ago
0342cee
Support ~ in query label expressions
by George Gensure
· 6 years ago
6193cfd
Try to improve the runfiles documentation
by Googler
· 6 years ago
a46a6c9
Remove rules_typescript from recommended rules
by laurentlb
· 6 years ago
40a8f0d
Replace the Rules submenus with a single Rules page
by Laurent Le Brun
· 6 years ago
c541dd1
Add rules_jvm_external link to Java tutorial
by jingwen
· 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
aa8e8a2
Document exit code 45
by ulfjack
· 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
d22331d
Fix documentation regarding target references.
by laurentlb
· 6 years ago
6335c60
Need a newline before an unordered list in markdown.
by Googler
· 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
677982a
Restore accidentally deleted line
by katre
· 6 years ago
97a8264
fewer words, easier reading
by nicoaragon
· 6 years ago
6793196
Fewer words, easier reading
by nicoaragon
· 6 years ago
d33d077
The `outputs` parameter to `rule()` is marked as deprecated. Mark it as such in
by Googler
· 6 years ago
e22d859
Fix Starlark name typo in guide
by Mantas Sakalauskas
· 6 years ago
f1520f7
Modify cpp-use-cases.md to fix build_file
by Emmanuel Goh
· 6 years ago
c3ff213
Update ios-app.md to load git_repository
by Yuta Saito
· 6 years ago
51f87ed
Add a tutorial for writing rules
by laurentlb
· 6 years ago
7e10a4d
Reroute dependencies on bazel_skylib's lib.bzl to their specific sources
by cparsons
· 6 years ago
d34affc
Do not have an edit button for documentation of the repo rules
by Klaus Aehlig
· 6 years ago
52a0bcf
Document some client-side commands
by michajlo
· 6 years ago
66fa336
Fix link to android_local_test example in the Bazel Android tutorial
by jingwen
· 6 years ago
244769e
Expand on Android app docs to more resources on Maven dependencies and testing.
by jingwen
· 6 years ago
a583cbc
Update documentation for 0.29.0 release.
by John Cater
· 6 years ago
2592d24
Automated rollback of commit fdcde7c6a8f249460ea5894004b367163187d3ed.
by jingwen
· 6 years ago
b4a7ad1
correct version command
by Arshabh Kumar Agarwal
· 6 years ago
cf988cd
Clarify documentation on --max_idle_secs=0
by dchai
· 6 years ago
fdcde7c
Use rules_android in Android tutorial
by Artem Zinnatullin
· 6 years ago
e9518ec
repository_rules.md: also mention the `bazel sync` command
by Klaus Aehlig
· 6 years ago
80c8052
Fix a couple of bugs in[]
by Googler
· 6 years ago
a28512b
Move some of the Build Encyclopedia documentation to a separate page
by laurentlb
· 6 years ago
4648d86
Update Starlark args performance docs with args.add[_all]("--foo", ...).
by tomlu
· 6 years ago
28fe62e
fix a typo.
by panzhongxian
· 6 years ago
31fb25d
Docs: edit section on .bazelrc files
by laszlocsomor
· 6 years ago
5cb7cca
Menu: group BUILD file documentation; move tutorials to language sections
by laurentlb
· 6 years ago
d570771
fix typos in skylark/config.md
by Artem Pelenitsyn
· 6 years ago
7d47987
Docs: explain building bazel with bazel
by Laszlo Csomor
· 6 years ago
c183c15
Fix documentation: escape --
by pcloudy
· 6 years ago
cf35463
Fix missing link in Android docs.
by jingwen
· 6 years ago
78e27f4
Replace internal lingo in docs.
by Tobias Werth
· 6 years ago
9c5c242
fix miniature definition
by Farhim Ferdous
· 6 years ago
06b4943
Clarify that Starlark follows PEP 8, not Google Python style
by Googler
· 6 years ago
c2efa6f
doc/site/build-ref.html: fix export error
by aehlig
· 6 years ago
7bdfb57
site/docs/build-ref.html: add "repository" to the concepts page
by aehlig
· 6 years ago
a9e2d0b
Correcting a header from "size" to "timeout".
by Googler
· 6 years ago
Next »