Sign in
bazel
/
bazel
/
ba3ebcb21da47c487fd132f0a1f3ad0a93149829
/
site
/
docs
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
aaa37f6
Add aquery_differ script's location in aquery documentation. Fixes #7481.
by leba
· 6 years ago
8787d44
Update guide.html; fix typo
by Garrett Hopper
· 6 years ago
cf1dd7c
Fix table of content
by laurentlb
· 6 years ago
b642228
Enable --incompatible_disallow_dict_plus by default
by laurentlb
· 6 years ago
15602ee
Remove experimental warning in aquery documentation and command.
by leba
· 6 years ago
0e0f4a3
Expand cc toolchain config documentation
by rosica
· 6 years ago
ca1cb06
Update CROSSTOOL tutorial
by rosica
· 6 years ago
fc996af
install-compile-source.md: hint at SOURCE_DATE_EPOCH
by Klaus Aehlig
· 6 years ago
29e91ca
Update CROSSTOOL documentation
by rosica
· 6 years ago
c3fcfa0
Add documentation for aquery_differ tool.
by leba
· 6 years ago
ce1a64e
Enable --incompatible_disallow_filetype by default.
by laurentlb
· 6 years ago
a42d189
Update strategy flag documentation
by ulfjack
· 6 years ago
ea1dcb78
Add workspace names to documentation.
by Dmitry Lomov
· 6 years ago
749e805
Document the BUILD_WORKSPACE_DIRECTORY and BUILD_WORKING_DIRECTORY environment variables.
by lberki
· 6 years ago
4b6f362
Document *args and **kwargs restriction in BUILD files
by laurentlb
· 6 years ago
e6679d6
Add documentation for aquery --skyframe_state flag.
by leba
· 6 years ago
b9418ee
Update documentation to reference change of unittest.bzl
by cparsons
· 6 years ago
01da487
Typo in args example.
by Googler
· 6 years ago
e10054c
Oops, typo fix!
by gregce
· 6 years ago
016e217
select() documentation; add config_setting aliasing
by Greg Estren
· 6 years ago
e42913a
Mention that blaze run doesn't run in PWD.
by diamondm
· 6 years ago
004bcb4
Update bootstrap documentation to include `--host_javabase`
by Klaus Aehlig
· 6 years ago
156b1f6
Add documentation for how aquery handle aspect-on-aspect.
by leba
· 6 years ago
356ad22
Add documentation for incompatible change process.
by Dmitry Lomov
· 6 years ago
accdde2
Insert additional escaping \ to windows path in docs.
by Googler
· 6 years ago
b399de8
Make --experimental_enable_repo_mapping a no-op
by Danna Kelmer
· 6 years ago
7780b75
Add additional docs and warnings about using bind() and select().
by John Cater
· 6 years ago
5c9dc18
Remove broken link in Skylint documentation
by laurentlb
· 6 years ago
ee8b357
Also move default_compile_flags to the top of the crosstool
by hlopko
· 6 years ago
9a3582d
[#6982] Allow inclusion of param files in aquery output
by leba
· 6 years ago
f674a59
Flip the flag "--incompatible_disallow_data_transition"
by laurentlb
· 6 years ago
b71ed30
Remove --incompatible_disallow_conflicting_providers
by laurentlb
· 6 years ago
71fb738
Fix .bzl style guide link
by Robin Nabel
· 6 years ago
387cb02
Remove --incompatible_disallow_slash_operator
by laurentlb
· 6 years ago
21e21bc
Remove --incompatible_range_type
by laurentlb
· 6 years ago
3b36578
Documentation: remove references to the native git_repository rule
by Klaus Aehlig
· 6 years ago
367d42d
[#6930] Add documentation for the aquery command.
by leba
· 6 years ago
7c70d82
Update android_instrumentation_test docs.
by jingwen
· 6 years ago
8685eaf
Apply cosmetic changes to deploying.md
by bttk
· 6 years ago
26f6b22
Recommend ":*" instead of ":all". "all" might be the name of a target.
by Googler
· 6 years ago
5983067
Fixed some hrefs in user-manual.html that point to sections that are in guide.html.
by Googler
· 6 years ago
e882173
Fix typo in depsets documentation.
by Travis Cline
· 6 years ago
6fcce7e
Test Encyclopedia: Clarify that $TEST_TIMEOUT is a number of seconds
by Googler
· 6 years ago
ac6a57a
Fix incorrect migration instructions in backward-compatibility.md
by hlopko
· 6 years ago
7019131
Allow setting needsPic crosstool capability using feature
by hlopko
· 6 years ago
1be4cbc
Do not enable random features in cc_common.configure_features
by hlopko
· 6 years ago
d717118
Allow setting supports_embedded_runtimes crosstool capability using feature
by hlopko
· 6 years ago
8098e59
Allow setting supports_dynamic_linker crosstool capability using feature
by hlopko
· 6 years ago
d1a8a90
Fix short compilation_mode flag
by Thi
· 6 years ago
0bd4b92
Document feature.enabled field
by hlopko
· 6 years ago
b2f0e26
CROSSTOOL docs: fix formatting errors
by Laszlo Csomor
· 6 years ago
a5ba344
Allow setting supports_interface_shared_objects crosstool field using feature
by hlopko
· 6 years ago
0762948
Allow setting supports_start_end_lib crosstool field using feature
by hlopko
· 6 years ago
2f229ad
Add --incompatible_disable_runtimes_filegroups
by hlopko
· 6 years ago
0d5d3a5
Make strings not iterable
by laurentlb
· 6 years ago
0f4544d
Migrate all absolute links (/versions/master/...) in site/docs to use relative links to be compatible with versioned docs
by Jingwen Chen
· 6 years ago
420b953
Update documentation on aquery output format.
by twerth
· 6 years ago
8079378
g3doc: Add subsections to code style
by Googler
· 6 years ago
18e9363
Remove incompatibility warning for mi-v1 from Bazel Android tutorial
by jingwen
· 6 years ago
d033c2f
Update IDE page with the new VSCode plugin
by jingwen
· 6 years ago
cc82dc8
Add basic profiling documentation.
by Tobias Werth
· 6 years ago
68d273f
doc: remove misplaced period
by Ali Ijaz Sheikh
· 6 years ago
d12e59d
doc: fix typo in example
by Ali Ijaz Sheikh
· 6 years ago
fcc839c
Automated rollback of commit e74977fb31a100d572e4c53f24b7800a29c66823.
by Googler
· 6 years ago
aff5812
Fix cc toolchain docs.
by hlopko
· 6 years ago
e74977f
Update ios_application links on the ios tutorial page.
by Googler
· 6 years ago
3a11c18
Update install.md
by Gustavo Storti Salibi
· 6 years ago
66885ff
Fixed unresolved `#bazelrc` labels in `user-manual.html`.
by Vladimir Chebotarev
· 6 years ago
47ee830
Fix link to mobile-install
by dannark
· 6 years ago
dc71908
Fix links in android tutorial
by dannark
· 6 years ago
21f4bd3
Add flag to control native maven jar rule deprecation.
by Danna Kelmer
· 6 years ago
86013a0
Roll forward (https://github.com/bazelbuild/bazel/commit/3b3b46994a19b933576237adebcf3f8b61dbcbc1).
by laurentlb
· 6 years ago
a0f79b1
Internal change
by Googler
· 6 years ago
d96c908
Documentation for cache hit debugging for local execution.
by Googler
· 6 years ago
4c3d260
Clarify migration docs for --incompatible_disable_legacy_cpp_toolchain_skylark_api
by hlopko
· 6 years ago
Next »