Sign in
bazel
/
bazel
/
74a36407a3ade53696828f46109a14fb25e30549
/
site
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
d5d1488
external.md: remove unjustified recommendation
by Klaus Aehlig
· 6 years ago
c1b91ac
Remove the old backward-compatibility.md page
by laurentlb
· 6 years ago
bd4ca0b
Add convention for location of standard runfiles library.
by brandjon
· 6 years ago
283a1c6
Fix typo in documentation navbar.
by dslomov
· 6 years ago
5f2b552
Only add "Updating Bazel" link on master or > 0.28 docs.
by Dmitry Lomov
· 6 years ago
06c420d
Reject hashing of frozen mutable types
by Marwan Tammam
· 6 years ago
4285b4b
Move update guide to documentation part of the website.
by Dmitry Lomov
· 6 years ago
5af49c0
Update performance doc related to depsets
by laurentlb
· 6 years ago
1d897e2
Write documentation on optimizing build performance for Android app builds.
by jingwen
· 6 years ago
8a30e29
Remove --experimental_ui from documentation
by ulfjack
· 6 years ago
bf80bb0
Set local scope for LHS identifiers of assignments and introduce incompatible flag
by Marwan Tammam
· 6 years ago
bc5a9b1
Fix incorrect anchor tag in Bazel user guide
by jingwen
· 6 years ago
6dc66e1
Fix markdown format
by pcloudy
· 6 years ago
11462d1
Migrate pkg_tar from internal copy to @rules_pkg: Bazel packaging and
by aiuto
· 6 years ago
c5c2a4d
Rename suggested platform target for Clang on Windows
by pcloudy
· 6 years ago
ff031db
Add explicit naming convention to style guide for rules
by Yannic
· 6 years ago
dd3a159
Remove comment about compiling from source.
by Michael Shields
· 6 years ago
9a615e9
Disabled string.partition default parameter and introduce incompatible flag
by Marwan Tammam
· 6 years ago
12ebd7b
Add toolchain support for clang-cl on Windows
by Yun Peng
· 6 years ago
bf94dab
Integrate Android NDK with toolchains
by Jingwen Chen
· 6 years ago
ed0f7d0
Update configurable attribute docs with the new config_setting_group
by Greg Estren
· 6 years ago
d6141e9
RELNOTES: None
by twerth
· 6 years ago
1c3e9ad
Fix broken links in bazel-overview.md
by Arek Sredzki
· 6 years ago
7150aab
Reject empty separator in string.split
by Marwan Tammam
· 6 years ago
9e847c6
Update cc-toolchain-config.md
by Alexander Ilyin
· 6 years ago
8c524dc
Reject unhashable types in dict.get
by Marwan Tammam
· 6 years ago
b5c9225
Update documentation to Bazel 0.28
by Laurent Le Brun
· 6 years ago
93a0ec3
Update cc-toolchain-config.md
by Alexander Ilyin
· 6 years ago
f772a69
A typo is fixed
by Googler
· 6 years ago
b4d9588
Use HTTPS instead of HTTP.
by Michael Shields
· 6 years ago
7f39591
Replace curled quotes with ASCII quotes.
by laszlocsomor
· 6 years ago
8167f46
Windows: Windows SDK version can be specified through BAZEL_WINSDK_FULL_VERSION
by Yun Peng
· 6 years ago
b4f3d83
Update platforms.md documentation
by Marcel Hlopko
· 6 years ago
bb96af5
Fix reference to internal-only directory in documentation.
by dslomov
· 6 years ago
a47e2a9
Remove rogue end comment HTML.
by jcater
· 6 years ago
ed49d5b
Improve clarity for the rules documentation
by jingwen
· 6 years ago
71a213c
Add --incompatible_use_platforms_repo_for_constraints
by hlopko
· 6 years ago
d89a135
Fix typo in aspects.md
by Ben Diuguid
· 6 years ago
620d21c
backwards-compatibility: fix broken link
by Klaus Aehlig
· 6 years ago
927d32d
Remove Ubuntu 14.04 support from documentation.
by Philipp Wollermann
· 6 years ago
45ae709
Update documentation of print in debugging
by laurentlb
· 6 years ago
d92004a
Update documentation to 0.27.0
by laurentlb
· 6 years ago
82ec619
Automated rollback of commit 332379ad6f8c49b0e087b504d73d3483c529e399.
by hlopko
· 6 years ago
332379a
Add --incompatible_use_platforms_repo_for_constraints
by Marcel Hlopko
· 6 years ago
923f1b9
Remove missing Skylint references
by vladmos
· 6 years ago
4aa48f9
Remove Skylint
by vladmos
· 6 years ago
d93a4ab
Recommend buildifier instead of skylint as the official linter
by vladmos
· 6 years ago
3d6d74f
Add link to the IDE page from "Getting Started".
by laurentlb
· 6 years ago
c299150
Windows, install instructions: list supported JDKs
by laszlocsomor
· 6 years ago
cc41129
Update instructions to setup RBE + BuildKite CI tests now that rbe_autoconfig is in use.
by Googler
· 6 years ago
20c8413
Restrict string escape sequences and introduce flag
by Marwan Tammam
· 6 years ago
04b0122
Windows, docs: simplify install instructions
by Laszlo Csomor
· 6 years ago
ecf47b6
Update deploying.md
by hlopko
· 6 years ago
5935259
Flip the --incompatible_depset_is_not_iterable flag
by vladmos
· 6 years ago
d1316a0
Add Scoot to list of Remote Execution services
by Drew Gassaway
· 6 years ago
369fa97
Cross-link backwards compatibility policy with guidance
by Dmitry Lomov
· 6 years ago
da125a8
Fixed instructions for GCS remote cache
by Jay Vercellone
· 6 years ago
ba8e01e
Link to rules_jvm_external in the Maven migration docs
by jingwen
· 6 years ago
ef92785
Set default docs version to 0.26.0
by jingwen
· 6 years ago
7133f21
Refresh IDE page on the Bazel website
by Jingwen Chen
· 6 years ago
8b20d82
Fix link to Buildifier
by Matt Passell
· 6 years ago
ab5de51
Remove obsolete 'experimental' status from Bazel docs
by hlopko
· 6 years ago
719c42e
Add version 0.26.0 to docs
by Klaus Aehlig
· 6 years ago
108bc5a
Windows, docs: tips and tricks to write rules
by Laszlo Csomor
· 6 years ago
1fc6fea
Update aspects.md to conform to Buildifier style
by James deBoer
· 6 years ago
78e0da2
Fixed hyperlink in skylark/performance.
by Vladimir Chebotarev
· 6 years ago
a05b7f0
Fix a rogue hyperlink.
by Googler
· 6 years ago
6f52cf3
Add explanation for --google_default_credentials
by Takuto Ikuta
· 6 years ago
e5b7bd6
Windows: Add BAZEL_VC_FULL_VERSION for windows cc configuration
by Yun Peng
· 6 years ago
708acf2
update navbar link for starlark configs in bazel docs
by juliexxia
· 6 years ago
e6c8f3d
Update bazel name/location of starlark configuration docs to match other starlark docs.
by juliexxia
· 6 years ago
fa388c3
Fix reference to volatile-status.txt file name
by David McNett
· 6 years ago
8b4c740
Set default docs version to 0.25.0 instead of master
by Jingwen Chen
· 6 years ago
Next »