aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen
Commit message (Expand)AuthorAge
...
* Fix the documentation to allow making links to BE documetation articlesGravatar vladmos2017-12-13
* Register builtins with RuntimeGravatar brandjon2017-12-07
* 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
* Add new option categorization and tagging information to HelpCommand's output.Gravatar ccalvarin2017-09-27
* Replace apparent endorsement for recursive globs with one for smaller BUILD t...Gravatar Googler2017-09-13
* Documentation cleanup.Gravatar dmarting2017-09-13
* Remove the product name from ConfiguredRuleClassProvider.Gravatar jmmv2017-09-07
* More BUILD file refactorings.Gravatar philwo2017-09-06
* 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
* Skylark documentation: Replace "set" and "List" plain-text return types with ...Gravatar fwe2017-07-21
* Ignore case in documentation indexGravatar laurentlb2017-07-19
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Delete the "Predefined Python variables" page.Gravatar laurentlb2017-07-18
* Add new type descriptions for rule attribute documentation.Gravatar gregce2017-07-17
* 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
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Fix couple of code blocks, doc paths in docgen templates.Gravatar dzc2017-06-16
* Internal cleanup.Gravatar gregce2017-06-09
* Fixing documentation for platforms and toolchains.Gravatar John Cater2017-06-05
* Link to rules_docker GitHub repo instead of generated documentation.Gravatar steren2017-05-15
* RELNOTES: Fix select condition intersections.Gravatar Googler2017-04-19
* Delete more Python-preprocessing tests and documentationGravatar laurentlb2017-04-06
* Skylark documentation identifies overloaded methods by their full signature (...Gravatar fwe2017-04-06
* Hyperlink "nonconfigurable"-tagged attributes to Bazel'sGravatar gregce2017-04-05
* No longer crash when running "bazel help <rule>".Gravatar Florian Weikert2017-03-16
* 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
* Global cleanup change.Gravatar Googler2017-03-03
* Global cleanup change.Gravatar Googler2017-03-03
* Skylark documentation pipeline automatically generates documentation for all ...Gravatar Florian Weikert2017-02-22
* Clarify that package() comes after load()Gravatar Laurent Le Brun2017-02-16
* Generate documentation for bool and int types.Gravatar Laurent Le Brun2017-02-15
* Remove special-casing of the 'native' module.Gravatar Laurent Le Brun2017-02-15
* Fix the documentation of set/depsetGravatar Vladimir Moskva2017-02-14
* 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
* Add SwiftConfigurationGravatar Dmitry Shevchenko2017-01-12
* Remove the auto-punctuator because it is causing more problems than itGravatar John Cater2017-01-03
* Include ObjcProvider in generated Skylark documentation.Gravatar Florian Weikert2016-12-21
* Fix the documentation for the "size" attribute in tests.Gravatar Philipp Wollermann2016-12-09