aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen/templates/be
Commit message (Expand)AuthorAge
* Remove load() from contents.Gravatar Googler2018-07-26
* Remove load() from the list of build functionsGravatar laurentlb2018-07-23
* Delete some more LIPO crumbs.Gravatar Benjamin Peterson2018-06-28
* Fix a bad path and remove the reference to the legacy path-based load() syntax.Gravatar lberki2018-06-13
* Remove references to gcc from the documentation of Make variables.Gravatar lberki2018-05-25
* Genericize closed-source .bzl file references in examplesGravatar Serge2018-02-23
* Replaced 'legal' by 'valid' in some documentation.Gravatar Googler2018-01-19
* Fix typo in example codeGravatar Googler2018-01-15
* Fix documentation about template variables.Gravatar lberki2017-12-21
* Automated rollback of commit bd4c8dd0bca8452b18cb8d0eed6e1d91b9ee4434.Gravatar lberki2017-12-21
* Automated rollback of commit 48ff6e00e2cf72fa920d01ec78755882ab1ee313.Gravatar philwo2017-12-21
* Mention that the $(JAVA) and $(JAVABASE) variables are only available if the ...Gravatar lberki2017-12-21
* Add support for negative package specificationsGravatar cushon2017-11-21
* Update be-nav.vmGravatar dmaclach2017-11-10
* removed "This is useful for Skylark..." Duplicate text from load() docGravatar Googler2017-11-02
* Update Appengine Rules LabelGravatar Tyler Rockwood2017-10-12
* Replace apparent endorsement for recursive globs with one for smaller BUILD t...Gravatar Googler2017-09-13
* Rename bazel-user-manual.html into user-manual.htmlGravatar dmarting2017-09-04
* Fix licenses() example documentation (https://user-images.githubusercontent.c...Gravatar Zaven Muradyan2017-08-02
* Document name binding in load()Gravatar Dmitry Lomov2017-07-24
* Delete the "Predefined Python variables" page.Gravatar laurentlb2017-07-18
* Try to clarify "unaffected by subinclude," and also stop mentioning subinclud...Gravatar cpovirk2017-07-06
* Fix couple of code blocks, doc paths in docgen templates.Gravatar dzc2017-06-16
* Internal cleanup.Gravatar gregce2017-06-09
* Link to rules_docker GitHub repo instead of generated documentation.Gravatar steren2017-05-15
* RELNOTES: Fix select condition intersections.Gravatar Googler2017-04-19
* Clarify that package() comes after load()Gravatar Laurent Le Brun2017-02-16
* Clarify that load() statements do not respect visibility.Gravatar Laurent Le Brun2017-02-14
* Say C and C++, when C and C++ is what we mean.Gravatar Googler2016-12-09
* Description redacted.Gravatar David Chen2016-12-07
* Fix a bunch of typosGravatar Jon Brandvein2016-11-10
* Fix typo in bazel docs: Borne -> Bourne.Gravatar Googler2016-10-31
* Introduce language to clearly warn against usage of $(CC) and $(JAVA).Gravatar Ulf Adams2016-09-23
* Adds no_match_error documentation to select, example usage.Gravatar Greg Estren2016-09-19
* Remove BINMODE make variable. Use COMPILATION_MODE instead.Gravatar Ulf Adams2016-08-29
* Implement generating single-page Build Encyclopedia.Gravatar David Chen2016-08-29
* Replace doc pages with redirects to versioned doc pages.Gravatar David Chen2016-08-29
* Automated [] rollback of commit 846a5ab98fc26d72024890fdb79a5d3bc6a5a1ba + ma...Gravatar Nathan Harmata2016-08-23
* Rollback of commit bb5d5efb4b50710241b5b374eb67084f4bf08278.Gravatar Tobias Werth2016-08-23
* RELNOTES: The string list returned by the skylark 'glob' function is now sort...Gravatar Nathan Harmata2016-08-18
* Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7.Gravatar Damien Martin-Guillerez2016-07-29
* Move Bazel docs into versioned directory.Gravatar David Chen2016-07-27
* Build encyclopedia: mark attributes that don't work withGravatar Greg Estren2016-07-14
* Put rules inside a dropdown menu (bazel.io)Gravatar Laurent Le Brun2016-06-23
* Remove word "Skylark" from documentation.Gravatar Laurent Le Brun2016-06-23
* Add license types to the documentationGravatar Kristina Chodorow2016-06-21
* Clarify documentation of why glob() does not apply to generated files.Gravatar Googler2016-06-03
* List Closure Rules in docs as JavaScriptGravatar Justine Tunney2016-05-03
* Remove documentation for "abi" and "abi_deps".Gravatar Greg Estren2016-05-03
* Fix link to rust documentation.Gravatar Tom Prince2016-04-07