aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen
Commit message (Expand)AuthorAge
* Minor correction to HTML for workspace() docs.Gravatar David Chen2016-02-04
* Remove the MAIN_RULE_CLASS_PROVIDER constant and turn it into a command line ...Gravatar Luis Fernando Pino Duque2016-02-03
* Add back documentation and better error message for workspace namesGravatar Kristina Chodorow2016-02-03
* RELNOTES[INC]: Remove JAVAC "Make" variableGravatar Liam Miller-Cushon2016-02-01
* workspace() is now documented in its annotationGravatar Kristina Chodorow2016-01-28
* Rollback of commit bd9f25c593a140acb15d3fd3fc7f66d091e1a898.Gravatar Ulf Adams2016-01-25
* Add a DEVELOPER_DIR make variable to genrules to propagate the apple xcode en...Gravatar Chris Parsons2016-01-21
* Add titles to Bazel documentation pages.Gravatar David Chen2016-01-20
* Make the second example load() statement a label, too.Gravatar Lukacs Berki2016-01-18
* Update the documentation of the load() statement because now bare paths are d...Gravatar Lukacs Berki2016-01-18
* Rollback of commit e4133aab4db7cd640501d1113c259e8477006b6f.Gravatar Damien Martin-Guillerez2016-01-07
* Factor implementation of bazel-specific cpp logic out of devtools/build/lib/B...Gravatar Cal Peyser2016-01-07
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* Refactor BuildEncyclopediaProcessor to use a common RuleFamily class for ruleGravatar David Chen2015-12-16
* Tweak BE page footer.Gravatar David Chen2015-12-07
* Explicitly mention that 'manual' test targets are not matched by wildcard tar...Gravatar Nathan Harmata2015-12-03
* Fix broken links on BE Functions page.Gravatar David Chen2015-12-02
* Fix links in Common Definitions, Make Variables, and Predefined PythonGravatar David Chen2015-12-02
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30
* Adapt blaze 'features' documentation to link to the crosstool's featureGravatar Manuel Klimek2015-11-17
* Add C# rule docs to Bazel's Build Encyclopedia.Gravatar David Chen2015-11-17
* Close some streams that we didn'tGravatar Miguel Alcon Pinto2015-11-05
* Hook up the network sandboxing codeGravatar Brian Silverman2015-11-05
* Update links in Bazel docs to point to new BE pages.Gravatar David Chen2015-11-02
* Changes from [] that were left out of theGravatar Brian Silverman2015-11-02
* Clarify the default value for 'visibility' inGravatar Greg Estren2015-10-29
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* Remove trailing whitespace in generated Skylark Library and BE files.Gravatar David Chen2015-10-23
* Split Build Encyclopedia into multiple pages.Gravatar David Chen2015-10-23
* Unify Skylark and BUILD listsGravatar Francois-Rene Rideau2015-10-20
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Support for a black list of documented rulesGravatar Damien Martin-Guillerez2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Clarify that the timeout values are configurable on the command-line.Gravatar Googler2015-09-22
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Refactor SkylarkList to allow MutableListGravatar Francois-Rene Rideau2015-09-21
* Add Jsonnet rules to Bazel.Gravatar David Chen2015-09-14
* Move Skylark rules to build-encyclopedia.Gravatar Laurent Le Brun2015-09-09
* Skylark documentation: use the same table of content everywhere.Gravatar Laurent Le Brun2015-09-02
* Move global objects to RuntimeGravatar Francois-Rene Rideau2015-08-31
* Push local and shard_count documentation.Gravatar Ulf Adams2015-08-28
* Move presentation-specific logic from BE docgen into Velocity templates. MakeGravatar David Chen2015-08-18
* Split Skylark Library into multiple pages, one per module. Add collapsibleGravatar David Chen2015-08-18
* Build-encyclopedia: Update load documentationGravatar Laurent Le Brun2015-08-13
* Move MethodLibrary from packages to syntaxGravatar Francois-Rene Rideau2015-07-30
* RELNOTES[INC]: Remove built-in support for cc_public_libraryGravatar Han-Wen Nienhuys2015-07-27
* Improved format of Skylark documentation:Gravatar Florian Weikert2015-07-21
* Use Apache Velocity for templating for generating Build Encyclopedia. Refacto...Gravatar David Chen2015-06-26
* Improve readability of Build Encyclopedia summary table on bazel.io.Gravatar David Chen2015-06-19