Sign in
bazel
/
bazel
/
ba1232130ac86dcf30503fe82518971a396d6297
/
site
/
docs
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
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
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
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
9838449
Changing "parameter" to "attribute" for consistency.
by Googler
· 6 years ago
cb59318
Fix link in sbc docs
by juliexxia
· 6 years ago
91fbd7b
fix select link in sbc documentation
by juliexxia
· 6 years ago
5b17d5f
Test Encyclopedia: Document TEST_WORKSPACE behavior
by Googler
· 6 years ago
fcbd0b7
Add documentation about build settings x select to sbc documentation
by juliexxia
· 6 years ago
c2e5aa5
One more fix for starlark config bazel docs
by juliexxia
· 6 years ago
c4af765
Clean up some issues with SBC bazel documentation and add it to the navbar.
by juliexxia
· 6 years ago
be86377
SBC documentation! This is likely not comprehensive and sections will need to be added later but this is most of the important stuff.
by juliexxia
· 6 years ago
aca672f
Improve the documentation on unquoted words in query expressions
by Googler
· 6 years ago
793b18d
Build ref docs: grammar
by Googler
· 6 years ago
ee197c6
Windows, docs: document Bash-less usage tips
by laszlocsomor
· 6 years ago
71993c4
Updated docs/install according to recent Scoop changes.
by Vladimir Chebotarev
· 6 years ago
69781dd5
Fix missing / in url for memory-saving-mode.
by janakr
· 6 years ago
428c5e1
Add documentation for memory-saving mode to Bazel.
by janakr
· 6 years ago
7d8a7c0
Fix bash completion path
by Yen-Chi Chen
· 6 years ago
da6a7f2
Update getting-started.md
by Brian Topping
· 6 years ago
4fa60d7
Remove obsolete third_party "licenses" requirement
by Greg
· 6 years ago
f2b386c
Rewrite visibility advice in build style guide.
by twigg
· 6 years ago
2f5fcd8
Use a custom anchor for the verbosity section.
by Googler
· 6 years ago
13b08a6
Fix markdown formatting in Maven -> Bazel migration tutorial.
by jingwen
· 6 years ago
f6696b8
Windows, docs: must install `patch` in MSYS2
by laszlocsomor
· 6 years ago
15fe5fa
Update Maven -> Bazel migration docs to reference rules_jvm_external
by jingwen
· 6 years ago
c32e4b2
Clarify why `cfg` is mandatory for `executable=True` attributes.
by Greg Estren
· 6 years ago
916f703
Update ios_application links on the ios tutorial page to link to ios' documentation overview page. Once external md links aren't converted to html links, these should link directly to the https://github.com/bazelbuild/rules_apple/blob/master/doc/rules-ios.md#ios_application.
by Googler
· 6 years ago
d355b55
Update Javascript build instructions.
by Googler
· 6 years ago
e700887
cpp-use-cases.md: update use of http_archive
by Klaus Aehlig
· 6 years ago
ef7d082
Fix typo in markdown
by jingwen
· 6 years ago
99013ea
Add a note about generate_workspace's deprecated state and redirect users to rules_jvm_external instead
by jingwen
· 6 years ago
460965b
Remove stale links from Bazel's javascript resources
by Googler
· 6 years ago
c5c718e
Remove reference to Homebrew tap pinning
by Michael Hackner
· 6 years ago
742ca88
[Docs] Fix path of /cas/ example in remote cache docs
by Dave Lee
· 6 years ago
dbd6220
Remove unused footnote
by Michael Hackner
· 6 years ago
1185807
Fix link to sources in aquery docs
by Dave Lee
· 6 years ago
b9d80a8
Delete file created by strangeness in import-patch.
by aiuto
· 6 years ago
a2dace8
[docs/toolchains] Fix typo that prevents example from building
by Yannic
· 6 years ago
c38e667
Automatic code cleanup.
by Googler
· 6 years ago
b1a16c6
Add missing space in docs.
by Googler
· 6 years ago
8ea5b59
blaze doc: remove spurious indent.
by Googler
· 6 years ago
3eb2f51
Add the support to LLVM's Context Sensitive FDO
by Googler
· 6 years ago
e4aac3e
Add guideline: only use `name` for generated targets' names.
by Googler
· 6 years ago
4d7def6
Update docs to mention rules_jvm_external instead of maven_jar
by jingwen
· 6 years ago
78d6831
Document differences between BUILD and bzl files
by laurentlb
· 6 years ago
e038a26
remote: remote_http_cache flag renamed to remote_cache
by ishikhman
· 6 years ago
0c88d35
Nit: Fix misaligned item in command list.
by Googler
· 6 years ago
5b1d33e
Improve landing page for Starlark
by laurentlb
· 6 years ago
2ea81ac
Update cpp-use-cases.md
by ??
· 6 years ago
3992d29
Enable --incompatible_bzl_disallow_load_after_statement by default
by laurentlb
· 6 years ago
684646e
Automated rollback of commit 15b70bb63e5495290900de9303cbebb0ff12210b.
by laurentlb
· 6 years ago
20b544a
Update android_instrumentation_test documentation to use rules_jvm_external and remove references to gmaven_rules
by Jingwen Chen
· 6 years ago
3e7ccef
Update documentation for --skyframe_state regarding exclusion of a target label to make it clearer.
by leba
· 6 years ago
15b70bb
Automated rollback of commit f7f5415af74bda139d7e24bc3e0db1b9b470e7e5.
by laurentlb
· 6 years ago
1f57c8c
Update URLS to documentation of embeded repository rules
by Klaus Aehlig
· 6 years ago
f7f5415
Enable --incompatible_no_transitive_loads by default
by laurentlb
· 6 years ago
ae36130
Rename no_gui to headless in android docs
by Marc Plano-Lesay
· 6 years ago
6f52fca
Generate documentation for embedded repository rules
by Klaus Aehlig
· 6 years ago
eda3303
docs, Windows: mention DLL files on website
by Laszlo Csomor
· 6 years ago
a554d7c
Add note about limitation of JAVA_HOME paths
by Andrew Suffield
· 6 years ago
cd7cd6b
Update backward-compatibility.md
by Mike Fourie
· 6 years ago
49107ad
Implement environment variable substitution for unix platforms
by Andrew Suffield
· 6 years ago
cd1783d
Remove references to --local_resources in Blaze tests and documentation.
by steinman
· 6 years ago
ad4246e
Update cc-toolchain-config.md
by silvergasp
· 6 years ago
123d5ac
Fix is_using_fission docs
by hlopko
· 6 years ago
faad4b5
Add a link to buildbarn BES
by Ed Baunton
· 6 years ago
9a14e42
Fix formatting on cc-toolchain-reference page
by hlopko
· 6 years ago
1d6779d
Link to correct Download Bazel in tutorial
by Stanimir Mladenov
· 6 years ago
28f66b5
Add integrating with C++ rules page
by hlopko
· 6 years ago
4187acf
Create documentation for bazel-skylib analysis testing framework
by cparsons
· 6 years ago
ceffff9
Point to the new location of Buildbarn.
by Ed Schouten
· 6 years ago
b4fc494
Make the existence of --bes_results_url more prominent.
by Ed Schouten
· 6 years ago
01483c6
external.md: also hint at bazel sync
by Klaus Aehlig
· 6 years ago
8de8f92
Windows installation using Scoop. #4950
by Vladimir Chebotarev
· 6 years ago
9b496e6
Typo fix
by Greg
· 6 years ago
60bc1e1
external.md: fix broken link
by Klaus Aehlig
· 6 years ago
d4e13ea
Enable --incompatible_disallow_old_style_args_add by default
by laurentlb
· 6 years ago
Next »