aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen
Commit message (Expand)AuthorAge
* Implements an attribute 'features' that allows overriding package levelGravatar Manuel Klimek2015-04-30
* Migrate SkylarkBuiltin annotations to SkylarkSignature instead.Gravatar Francois-Rene Rideau2015-04-21
* More skylark function cleanupsGravatar Francois-Rene Rideau2015-04-17
* Enable accepting external contributions to the BE's static parts.Gravatar Laszlo Csomor2015-04-14
* Configurable attributes: support embeddable selects. With thisGravatar Greg Estren2015-04-14
* Skylark builtin function cleanupsGravatar Francois-Rene Rideau2015-04-13
* Blaze docs: open-source the Skylark API documentation.Gravatar Laszlo Csomor2015-03-25
* Bazel docs: add missing section about $(location) expansion.Gravatar Laszlo Csomor2015-03-25
* Make Bazel's documentation nicer.Gravatar Laszlo Csomor2015-03-24
* Create the Bazel homepage.Gravatar Laszlo Csomor2015-03-24
* Remove default_obsolete reference (since the attributeGravatar Greg Estren2015-03-23
* Skylark: proper anchor is generated for Boolean types in the documentation.Gravatar Googler2015-03-23
* Skylark: documentation is updated. SkylarkFileType.java is moved to the ../li...Gravatar Googler2015-03-20
* Replace @BlazeRule with a getMetadata() method. This lets us avoid Java Refle...Gravatar Googler2015-03-20
* Skylark: documentation for targets is added and improved.Gravatar Googler2015-03-20
* Remove "obsolete" and "default_obsolete" from the BUILD language.Gravatar Greg Estren2015-03-18
* Add missing "implicit output" section for Bazel's java_test.Gravatar Laszlo Csomor2015-03-16
* Fix Build Encyclopedia docgen: allow overriding rule definitions.Gravatar Laszlo Csomor2015-03-13
* Attribute synopsis's are cleaned up. The BE generator prints a warning in cas...Gravatar Googler2015-03-13
* Glob documentation is updated.Gravatar Googler2015-03-11
* Make the BE docgen's code a bit nicer.Gravatar Laszlo Csomor2015-03-10
* RELNOTES[NEW]: The "args" attribute of *_binary and *_test rules now support ...Gravatar Damien Martin-Guillerez2015-03-06
* Removed unsupported common attributes documentationGravatar Damien Martin-Guillerez2015-03-05
* Build encyclopedia: moved the HTML out of the java class into templatesGravatar Damien Martin-Guillerez2015-03-05
* Undocument some MakeVars in Bazel's BE.Gravatar Laszlo Csomor2015-03-05
* Add documentation for workspace()Gravatar Kristina Chodorow2015-03-05
* Generate Build Encyclopedia and Skylark API doc for Bazel.Gravatar Laszlo Csomor2015-03-05
* The BE generator now warns if rules are undocumented.Gravatar Laszlo Csomor2015-03-05
* Remove the "begin-block" comments from the very beginning of the BE.Gravatar Laszlo Csomor2015-03-04
* Annotate the public/confidential/shared parts of the BE template.Gravatar Laszlo Csomor2015-02-26
* Cosmetic changes moved out of []Gravatar Francois-Rene Rideau2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25