aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen
Commit message (Expand)AuthorAge
* 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
* Make it possible to put the Crosstool proto in BUILD files.Gravatar Lukacs Berki2015-06-09
* Minor doc update (wrt exports_files and BUILD files).Gravatar Laurent Le Brun2015-06-03
* Add main to print list of rules.Gravatar Han-Wen Nienhuys2015-06-01
* Don't reference cc_public_library in the Bazel build encyclopedia.Gravatar Greg Estren2015-05-15
* 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