- 7393ee2 Docs: Remove temporal references in Bazel pages by Googler · 3 years, 10 months ago
- e0fac25 Docs: Code font updates, Part 3 by Googler · 3 years, 10 months ago
- 2ebf3bd Docs: Apply code fonts for Bazel md files, part 2 by Googler · 3 years, 10 months ago
- 07dde6a Docs: Code font updates for Bazel files part 1 by Googler · 3 years, 10 months ago
- c0735ce Remove reference to archived project in docs. by Uri Baghin · 3 years, 10 months ago
- 6b23c57 Add docs for Bazel 4.1.0. by philwo · 3 years, 10 months ago
- 2f0927a Fix symlink creation on older Windows versions by Kevin Hogeland · 3 years, 10 months ago
- 18e96b7 Clarify which strategy options override which ones. by larsrc · 3 years, 10 months ago
- 3f3a73a Fix typos in the aspects documentation. by Googler · 3 years, 10 months ago
- e0d6f8b Support for cancellation in WorkRequestHandler. by larsrc · 3 years, 11 months ago
- 96e7f11 Docs: Editorial update - 80 character wrap & code font for paths & file names by daroberts · 3 years, 11 months ago
- 53a91f6 Add further clarification about execution group inheritance. by jcater · 3 years, 11 months ago
- c99992c Update BEP docs to clarify graph shape, include diagram for NestedSetOfFiles. by adgar · 3 years, 11 months ago
- 269e86c Fixed broken doc link. by philomath · 3 years, 11 months ago
- 00196b2 Fix typo in build-ref.html by Niek Peeters · 3 years, 11 months ago
- 339700e Fix BEP Glossary to show all event types. by adgar · 3 years, 11 months ago
- f4ad83a Add link on "the rc files" leading to "Where are the .bazelrc files?" by Googler · 3 years, 11 months ago
- 329ff01 cquery docs updates: by gregce · 3 years, 11 months ago
- f6cce24 Cross-publish BEP docs internally by ranjanih · 3 years, 11 months ago
- 35a79c5 Clarify non-flag arguments for --compile_one_dependency. by Googler · 3 years, 11 months ago
- cb0102b Warn more specifically about aspects returning same target as underlying rule by Googler · 3 years, 11 months ago
- 2782904 Fix link syntax by Googler · 3 years, 11 months ago
- 57f7a2d docs: Adds missing srcs brackets by Nathaniel Brough · 3 years, 11 months ago
- b6c4b49 Docs: Update rule targets and clarify optional attributes for cpp.md tutorial by Googler · 4 years ago
- 11b73bf Docs: Add info about strip-opt to the user manual by Googler · 4 years ago
- c143c72 Documentation --tool_deps and --implicit_deps versus toolchains. by twigg · 4 years ago
- 55f4953 Add example BEP JSON for PatternExpanded event type. by adgar · 4 years ago
- e3ecd4e Rewrote and updated several pages in the Blaze docs. Updates include: by philomath · 4 years ago
- 47b3efb Fix some to Skylib URLs in the Docs by aiuto · 4 years ago
- c951753 Docs: Rewrite Bazel pages for intended user: Skylark, part 6 by Googler · 4 years ago
- 080ef6e Clarify what "qualified" means by Dave Abrahams · 4 years ago
- 4320a7f Docs: Skylark updates for intended user, Part 6B by Googler · 4 years ago
- cd51dd3 Docs: Update Starlark files by Googler · 4 years ago
- f0c6eab Remove the obsolete --incompatible_enable_execution_transition flag. by jcater · 4 years ago
- 36d69ae Update location of hello-greet.h by ranjanih · 4 years ago
- 4c59a40 Fixed missing H1s caused by Solace theme default setting. Due to the single sourcing & recursive includes in the Blaze docs, switching this bit is the easiest way to fix the bugs linking to headers and incorrect page titles. Given the levels of staging, I'm not sure that this will work. However, I think the risks are low. by philomath · 4 years ago
- ab19d44 Docs: Add info about hdrs header files to Common C++ Build Use Cases by Googler · 4 years ago
- 7fc387a Remove legacy-style provider usage from actions example in rules documentation by Jonathan Schear · 4 years ago
- 1136440 Replace tools/bazel.rc with .bazelrc by ranjanih · 4 years ago
- ae7f287 Update config.md by steve-the-bayesian · 4 years ago
- d6ca3d4 Add note about where native can be used by ranjanih · 4 years ago
- 414f3c8 Rename bazel_skylib default branch to main. by arostovtsev · 4 years ago
- 26f2336 Fix broken tag to external.html by Yury Evtikhov · 4 years ago
- 828bd8c Remove extra backticks in platforms docs by Marc Zych · 4 years ago
- cb6f6a6 Update aspects.md by Steve Siano · 4 years ago
- 4538481 Update Bazel docs to reflect LTS by ranjanih · 4 years ago
- 63b9aef Update docs with a warning against setting `--output_user_root` to point to an NFS file system, and add a note on how to use startup options in a blazerc. by larsrc · 4 years ago
- 2b399aa Updates to address review comments on BEP docs by ranjanih · 4 years ago
- eba3c22 In example code for ctx.actions.run, put args in a list by martinboehme · 4 years ago
- 4ae687c Remove double bazel_tools by Daniel Wagner-Hall · 4 years ago
- 677f347 Remove Remote execution services from versioned docs by ranjanih · 4 years ago
- 2dd2ecc Update documentation on //... and //:all by Philipp Schrader · 4 years ago
- 9bc9bf4 Query Docs: Make the section on "Words" tokens both correct and consistent, and also slightly improve readability while I am here. by nharmata · 4 years ago
- c1ffe37 Add docs for host_conlyopt and host_linkopt by April Schleck · 4 years ago
- 33bfbee Adjust advice about propagating runfiles from attributes like srcs by Googler · 4 years ago
- 7c204f6 docs/bazel-and-android: fix broken codelab link by Michael Chinen · 4 years ago
- be3a8a0 Adjust doc formatting. by gregce · 4 years ago
- 8c77119 Docs: Update Bazel/Blaze aquery page sample code for aquery_differ by Googler · 4 years ago
- af1e91e Use `java_toolchain.javacopts` instead of `misc` by ilist · 4 years ago
- 1e7e519 Docs: Reword Query section for clarification about generator_function/ generator_name by Googler · 4 years ago
- 9ed03a2 Moving release policy section to general Releases section by ranjanih · 4 years ago
- 0dc5403 Update BEP diagram for bazel site. by adgar · 4 years ago
- c981413 Update Fedora installation instructions in docs by Justus Tumacder · 4 years ago
- cc56968 Document --sandbox_debug in the user manual. by ruperts · 4 years ago
- 36e11b2 Update runfiles usage example to use merge_all() by arostovtsev · 4 years ago
- 829892d Fixing image on versioning page by ranjanih · 4 years ago
- e90309e Docs: Fix broken link on Release versioning page by daroberts · 4 years ago
- 61da1d2 Support multiple --bazelrc on command line by wisechengyi · 4 years ago
- ec7ecd7 Docs: Rewrite Bazel pages to clarify intended user: Tutorials, part7 by Googler · 4 years ago
- 17e23b7 Remove "bazel detects illegal labels" by Dave Abrahams · 4 years ago
- a9dd4b2 Add BEP glossary to bazel site, documenting each event type in detail. by adgar · 4 years ago
- 082ef75 Update BEP docs to explain NamedSetOfFiles consumption; add example. by adgar · 4 years ago
- 63aec4f Adjust 'also see' heading to the more idiomatic 'see also'. by Googler · 4 years ago
- 43b8a11 Update BEP docs to explain aspect output. by adgar · 4 years ago
- a804818 Small typo in doc by Grzegorz Lukasik · 4 years ago
- 8eaf39e Bring back a link to query.html (https://docs.bazel.build/versions/master/query.html). by jcater · 4 years ago
- d2822ba docs/install-ubuntu: fixing missing dependency by Felix Ehrenpfort · 4 years ago
- 6eb4597 Docs: Add info to migrate-maven.md about plugins by Googler · 4 years ago
- 03fd541 Docs: Rewrite Bazel pages to clarify intended user, part 5 by Googler · 4 years, 1 month ago
- fbf9f9d Convert --toolchain_resolution_debug to take a regex of toolchain typ… by John Cater · 4 years, 1 month ago
- d623892 Remove support for `--check_constaint=` by cushon · 4 years, 1 month ago
- a443af7 Link to target patterns from labels section by ranjanih · 4 years, 1 month ago
- 96706a7 Docs: Update wording on Query page to clarify keywords by Googler · 4 years, 1 month ago
- e222639 Simplify description of workspace by ranjanih · 4 years, 1 month ago
- 6a1a09f Add "=" to flags in user manual by ranjanih · 4 years, 1 month ago
- 15cfe70 Use googletest-1.10.0 in external libraries example by ranjanih · 4 years, 1 month ago
- c789d78 Add prerequisites and instructions for supporting 32-bit binaries on 64-bit machines to the documentation for running android_instrumentation_test. Fixes #13129. by ahumesky · 4 years, 1 month ago
- 8186fbb Documentation for #13110 by Yuval Kaplan · 4 years, 1 month ago
- 0ef0454 Docs: Add info and links for Genrules in Build Ref by Googler · 4 years, 1 month ago
- 64047ac Internal change by Googler · 4 years, 1 month ago
- f86ad69 Docs: Rewrite Bazel pages to clarify intended user, Part 4 by Googler · 4 years, 1 month ago
- 7b0ff0a Declare extra actions deprecated in favor of aspects. by lberki · 4 years, 1 month ago
- ff348f4 Imply shorthand applies at command line by Dave Abrahams · 4 years, 1 month ago
- 609d6a5 Header changes by daroberts · 4 years, 1 month ago
- 32ae541 Remove outdated status info. by gregce · 4 years, 1 month ago
- 065423f Fix formatting and typo in the Commands & options page by daroberts · 4 years, 1 month ago
- 910e1e3 Fix broken docs link by samhowes · 4 years, 1 month ago
- ea70a3a Docs: Rewrite Bazel pages for intended user, Part 3 by Googler · 4 years, 1 month ago
- 480d83e Docs: Rewrite Bazel pages to clarify intended user, Part 2 by Googler · 4 years, 1 month ago
- a1a29ec Docs: Rewrite Bazel pages to clarify intended user by Googler · 4 years, 1 month ago