aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen/templates
Commit message (Expand)AuthorAge
* 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
* Clean up ExecutionRequirementsGravatar ulfjack2017-11-29
* 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
* Automated rollback of commit 236b1e96351b45056124ce97b0bcf047b9428606.Gravatar lpino2017-10-06
* Documentation cleanupGravatar dmarting2017-10-06
* Replace apparent endorsement for recursive globs with one for smaller BUILD t...Gravatar Googler2017-09-13
* Documentation cleanup.Gravatar dmarting2017-09-13
* Rename bazel-user-manual.html into user-manual.htmlGravatar dmarting2017-09-04
* Support executing as root in the linux sandbox.Gravatar Benjamin Peterson2017-08-11
* 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
* List the default timeout values for all 4 possible values, not just 3 out of 4.Gravatar Googler2017-06-29
* 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
* Make sure that the external version of skylark-overview.html is being display...Gravatar Florian Weikert2017-03-08
* Skylark Documentation: Add a one-page overview of all Skylark modules and glo...Gravatar Florian Weikert2017-03-06
* Clarify that package() comes after load()Gravatar Laurent Le Brun2017-02-16
* Remove special-casing of the 'native' module.Gravatar Laurent Le Brun2017-02-15
* Clarify that load() statements do not respect visibility.Gravatar Laurent Le Brun2017-02-14
* Clarify what the .args= argument is used for in binaries.Gravatar Lukacs Berki2017-01-17
* Fix the documentation for the "size" attribute in tests.Gravatar Philipp Wollermann2016-12-09
* 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
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Rollback of commit a9f20b0d6459d395444c45cf5e94a899f3443633.Gravatar Philipp Wollermann2016-10-19
* Enforce that non test-only targets cannot depends on test-only targetsGravatar Damien Martin-Guillerez2016-10-19
* sandbox: Allow network access by default, unless a target has a "block-networ...Gravatar Philipp Wollermann2016-10-07
* 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
* Use ${link} references in common attribute documentation.Gravatar David Chen2016-08-22
* RELNOTES: The string list returned by the skylark 'glob' function is now sort...Gravatar Nathan Harmata2016-08-18