aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/docgen/templates/attributes
Commit message (Expand)AuthorAge
* Replace 0/1 with False/True for testonly attributeGravatar Googler2018-08-07
* Fix link to toolchains to work properly.Gravatar jcater2018-06-28
* Add documentation for the toolchains= attribute.Gravatar lberki2018-06-05
* Add a helpful note for the args argument of binary rules.Gravatar Googler2018-04-26
* Update docs for the --test_timeout value.Gravatar Googler2018-04-03
* Adds 'timeout' to the table describing test size and a table for the timeoutGravatar ahumesky2018-03-15
* Clean up ExecutionRequirementsGravatar ulfjack2017-11-29
* 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
* 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
* 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
* 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
* Replace doc pages with redirects to versioned doc pages.Gravatar David Chen2016-08-29
* Use ${link} references in common attribute documentation.Gravatar David Chen2016-08-22
* --Gravatar Jon Brandvein2016-08-08
* Rollback of commit 3e8bcae69a0718cf6972be086706b1841e0ed6b7.Gravatar Damien Martin-Guillerez2016-07-29
* Move Bazel docs into versioned directory.Gravatar David Chen2016-07-27
* Global cleanup change.Gravatar Googler2016-06-20
* Add placeholder documentation for Bazel's constraint system -Gravatar Greg Estren2016-03-08
* Remove doc reference to deleted "obsolete" attribute.Gravatar Greg Estren2016-02-11
* Explicitly mention that 'manual' test targets are not matched by wildcard tar...Gravatar Nathan Harmata2015-12-03
* Fix links in Common Definitions, Make Variables, and Predefined PythonGravatar David Chen2015-12-02
* Adapt blaze 'features' documentation to link to the crosstool's featureGravatar Manuel Klimek2015-11-17
* Hook up the network sandboxing codeGravatar Brian Silverman2015-11-05
* Changes from [] that were left out of theGravatar Brian Silverman2015-11-02
* Clarify the default value for 'visibility' inGravatar Greg Estren2015-10-29
* Clarify that the timeout values are configurable on the command-line.Gravatar Googler2015-09-22
* 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
* RELNOTES[INC]: Remove built-in support for cc_public_libraryGravatar Han-Wen Nienhuys2015-07-27
* Implements an attribute 'features' that allows overriding package levelGravatar Manuel Klimek2015-04-30
* Enable accepting external contributions to the BE's static parts.Gravatar Laszlo Csomor2015-04-14
* Remove "obsolete" and "default_obsolete" from the BUILD language.Gravatar Greg Estren2015-03-18
* 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