Sign in
bazel
/
bazel
/
a3ec4bd521f27e42fad79a52bd61a2440528e266
/
site
b5dfe58
Update instructions for workspace-wide .bazelrc
by Dmitry Lomov
· 6 years ago
766b2ec
Document configuring Bazel CI to test build rules for remote execution.
by spomorski
· 6 years ago
27453bf
Split User Manual
by laurentlb
· 6 years ago
3739168
More formatting fixes.
by spomorski
· 6 years ago
4a8f7ae
Doc: update menu
by laurentlb
· 6 years ago
5528535
Fix references to struct in documentation.
by Googler
· 6 years ago
6b6b84a
Doc: Replace Starlark with Rules in Configurable Build Attributes
by laurentlb
· 6 years ago
3aca578
Automated rollback of commit bb8bb0ee075f7451331e0eb8cfe73ddeacbffece.
by pcloudy
· 6 years ago
25660fb
Add Remote Execution overview and reorganize remote execution info in the TOC.
by michelleirvine
· 6 years ago
bb8bb0e
Set default of --incompatible_remove_native_{http_archive,git_repository} to true
by Klaus Aehlig
· 6 years ago
fbc828b
Disable the 'default' parameter of attr.output and attr.output_list
by cparsons
· 6 years ago
353dd74
Remove spec.md page.
by laurentlb
· 6 years ago
1b19c14
Update Bazel Query docs about deprecated feature
by Petros Eskinder
· 6 years ago
9d4186f
Doc: Remove "Using Bazel on Windows" from the menu.
by laurentlb
· 6 years ago
f4c7c45
Remove useless sections from Best Practices.
by laurentlb
· 6 years ago
9a26823
Doc: group query-related documentation together
by laurentlb
· 6 years ago
89dc987
Rewrite of the toolchains concept page
by brandjon
· 6 years ago
20ca4e1
More cleanup.
by spomorski
· 6 years ago
b9a5f56
Rewordings for platforms.md and config_setting
by brandjon
· 6 years ago
863bc87
Fix formatting.
by spomorski
· 6 years ago
eadd5f6
Rewordings for concept docs for select/configurability
by brandjon
· 6 years ago
ab39ffb
Add the CROSSTOOL reference.
by spomorski
· 6 years ago
ad0079b
Add the CROSSTOOL tutorial.
by spomorski
· 6 years ago
ecbf651
Add getting started guide for Bazel container.
by xingao
· 6 years ago
55bf5f5
Fix formatting on backward-compatibility.md
by hlopko
· 6 years ago
065ba5a
Add cfg = "data" to incompatible changes docs
by Greg
· 6 years ago
3cb3a5d
Introduce --incompatible_no_target_output_group to turn down deprecated Target.output_group field.
by cparsons
· 6 years ago
8fe8018
Add instructions to use androidx.test.espresso for android_instrumentation_test
by jingwen
· 6 years ago
5184cb7
Document the repository cache and the --distdir option
by aehlig
· 6 years ago
40f604f
Clarify how to handle missing toolchains for --incompatible_disable_cc_toolchain_label_from_crosstool_proto
by hlopko
· 6 years ago
1694943
Introduce the 'same_pkg_direct_rdeps' query function.
by cushon
· 6 years ago
875cc91
Doc: put rules in a separate section
by laurentlb
· 6 years ago
2334a56
Add links to BuildGrid and Buildbarn
by Ed Baunton
· 6 years ago
9d179e1
Introduce --incompatible_no_transitive_loads
by laurentlb
· 6 years ago
7622016
Add incompatible flags for removing legacy cc_toolchain skylark apis
by hlopko
· 7 years ago
0d97804
Move the "Backward Compatibility" menu item to "Home".
by laurentlb
· 7 years ago
6d2bfa4
Fix typo: then -> than.
by Googler
· 7 years ago
59bf7bc
Remove Build Encyclopedia submenu from the website
by laurentlb
· 7 years ago
b9aaf52
Add pointer to Bazel container in Bazel doc.
by xingao
· 7 years ago
5f03c73
Fix link to Starlark repository.
by laurentlb
· 7 years ago
4d8aaf9
Add documentation on new incompatible --incompatible_disable_cc_configuration_make_variables flag.
by John Cater
· 7 years ago
dc5e2cc
docs,Windows,install: add info about envvars
by laszlocsomor
· 7 years ago
810d236
docs: add introductory info to bootstrapping guide
by laszlocsomor
· 7 years ago
a0f3a65
Add --action_graph:include_cmdline to the documentation for the dump command.
by ahumesky
· 7 years ago
ce15459
user-manual: fix html
by aehlig
· 7 years ago
5f432e0
Document .bazelignore in the user manual
by Klaus Aehlig
· 7 years ago
ce90d6a
Document --incompatible_disable_cc_toolchain_label_from_crosstool_proto
by rosica
· 7 years ago
f53eb8c
Document --compatible_disable_depset_in_cc_user_flags
by hlopko
· 7 years ago
68b7605
Add guidance on where to add the code snippets for the bazel toolchain rule tutorial
by Suvanjan Mukherjee
· 7 years ago
a37711b
Remove unnecessary (and incorrect) reference to --server_javabase in documentation.
by Googler
· 7 years ago
f12e802
Fix Bazel documentation: a note separated from its parent flag, and a spurious
by Googler
· 7 years ago
0211ef8
Switch back the default for --incompatible_package_name_is_a_function
by laurentlb
· 7 years ago
c54bb0b
Clarify docs for required providers and legacy migration
by brandjon
· 7 years ago
4a8bacd
Switch the default for --incompatible_package_name_is_a_function
by laurentlb
· 7 years ago
1c0c366
Change skylint to accept UpperCamelCaseWithSuffixInfo identifiers
by Jared Neil
· 7 years ago
4bdda3e
Fix link to FreshPorts
by Li-Wen Hsu
· 7 years ago
2613b62
Update backward-compatibility.md
by scentini
· 7 years ago
779653f
Fix links to DefaultInfo
by laurentlb
· 7 years ago
22f16e4
Fix bazel query statement in java tutorial for Windows
by pcloudy
· 7 years ago
1b0d333
install-compile-source.md: also explain building snapshots
by Klaus Aehlig
· 7 years ago
5f46044
Add documentation for --incompatible_disable_tools_defaults_package
by dbabkin
· 7 years ago
b60762b
Fix typo
by dbabkin
· 7 years ago
be02b51
Clarify wording on depset iteration
by brandjon
· 7 years ago
09ec261
Introduce --incompatible_static_name_resolution
by laurentlb
· 7 years ago
774bfe0
Support directory expansion in Skylark Args.
by tomlu
· 7 years ago
5e5ee0d
Rollforward of https://github.com/bazelbuild/bazel/commit/ec83598cb6ee4136166bb562a24dc5dfa58921db and the followup correction in https://github.com/bazelbuild/bazel/commit/44f92dd508824f2bae03e0e55dc4282908a562ec: Change the list of rc files accepted.
by ccalvarin
· 7 years ago
d96f157
Automated rollback of commit ec83598cb6ee4136166bb562a24dc5dfa58921db, and followup unknown commit
by ccalvarin
· 7 years ago
8993c6e
docs: update homebrew install instructions
by Jakob Buchgraber
· 7 years ago
0d0aafe
Remove incompatible_disable_glob_tracking from documentation
by laurentlb
· 7 years ago
d1827a8
Replace Skylark with Starlark in the menu too.
by laurentlb
· 7 years ago
dc702ce
Rename "Skylark" to "Starlark" in documentation.
by laurentlb
· 7 years ago
82085c4
Update documentation: change 'committed-size' to 'committed-heap-size'
by Googler
· 7 years ago
2734ceb
Add note about requiring an <instrumentation> tag in a test app's AndroidManifest.xml
by jingwen
· 7 years ago
fc6640e
Fix "Deprecated API" header
by laurentlb
· 7 years ago
a6b2a1b
add missing comma in cc_library example
by steple
· 7 years ago
ccbd3e6
correct the link within code block
by Wayou Liu
· 7 years ago
e7fcab3
Add minimal documentation for the new aquery command.
by twerth
· 7 years ago
c0dfe1d
Add Angular rules to the building javascript resources page.
by Googler
· 7 years ago
d2ce270
Fix typo.
by twerth
· 7 years ago
5ff94b7
Remove "experimental" from android_instrumentation_test docs
by jingwen
· 7 years ago
e762157
Document the fact that blaze query doesn't respect the 'manual' flag on tests. This could change in the future but has confused several people recently so documenting the state of the world as is for now.
by juliexxia
· 7 years ago
3081fd9
docs: update link to Visual C++ Build Tools 2015
by Laszlo Csomor
· 7 years ago
ec83598
Change the list of rc files accepted.
by ccalvarin
· 7 years ago
6d07c36
Fixed two broken links
by Googler
· 7 years ago
be31bb8
Modify --subcommands to allow pretty printing the arguments of a subcommand
by ahumesky
· 7 years ago
cd91d1c
Update build-ref.html
by Alex Beggs
· 7 years ago
7574865
docs: update Windows installation and setup docs
by Laszlo Csomor
· 7 years ago
59b0856
Automatic code cleanup.
by Googler
· 7 years ago
59a0b3f
Remove cookbook
by laurentlb
· 7 years ago
2a8b657
Add a --server_javabase startup option as an alias for the LHS --host_javabase
by cushon
· 7 years ago
7c7e566
Delete --show_package_location, which has been deprecated / no-op for years.
by felly
· 7 years ago
7d9596c
Make the docs for --javabase less misleading
by cushon
· 7 years ago
a5b6063
Fix bazel vision layout
by dslomov
· 7 years ago
3ffc665
fix typo: "how to creates" -> "how to create"
by Vladimir Rutsky
· 7 years ago
aceca06
Add Bazel + Android codelab to Android Resources page
by Jingwen Chen
· 7 years ago
edc3376
Add Bazel Vision document.
by Dmitry Lomov
· 7 years ago
e1d9b58
Remove gender specific prononuns from Bazel codebase
by hlopko
· 7 years ago
cb7ed16
Rules are no longer experimental.
by laurentlb
· 7 years ago
cb57101
Remove documentation about Bazel without embedded JDK
by pcloudy
· 7 years ago
96829fe
Fix multi line code blocks
by dannark
· 7 years ago
Next »