aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
Commit message (Expand)AuthorAge
* Query reference updates:Gravatar gregce2018-02-12
* Remove description of the build language. It is Skylark.Gravatar laurentlb2018-02-12
* Document a few more differences between Skylark and Python.Gravatar laurentlb2018-02-12
* docs: add external links about remote cachingGravatar Jakob Buchgraber2018-02-12
* Revamp rules documentationGravatar laurentlb2018-02-12
* Clarify doc related to declare_file and declared outputs.Gravatar laurentlb2018-02-12
* Fix relative link to remote execution sectionGravatar Eric Wendelin2018-02-12
* Update documentation about Files.Gravatar laurentlb2018-02-12
* remote: Add support for HTTP Basic AuthGravatar Jakob Buchgraber2018-02-08
* docs: document --workspace_status_commandGravatar laszlocsomor2018-02-05
* site/docs: add documentation for remote caching.Gravatar Jakob Buchgraber2018-02-02
* Fix the Skylark specificationGravatar vladmos2018-02-02
* Add a few new readability guidelinesGravatar brandjon2018-01-31
* PiperOrigin-RevId: 184020914Gravatar laurentlb2018-01-31
* Fix the definition of Argument in the Skylark specificationGravatar vladmos2018-01-31
* Doc formatting fix, take twoGravatar brandjon2018-01-29
* Doc formatting fixGravatar brandjon2018-01-28
* Fix link format in bzl-style.mdGravatar brandjon2018-01-25
* Fix linkGravatar laurentlb2018-01-25
* Delete documentation for --analysis_warnings_as_errors.Gravatar Benjamin Peterson2018-01-25
* Fix a typo in Skylark specificationGravatar vladmos2018-01-24
* Fix a really tiny typoGravatar andy g scott ?2018-01-23
* Fixed docs: `bazel fetch` is not a required manual step before `bazel build`Gravatar Jingwen Chen2018-01-22
* Improve documentation for depsets.Gravatar Googler2018-01-22
* Add cfg = "host" to implicit executable aspect attribute because it is requir...Gravatar dannark2018-01-16
* Automatic code cleanup.Gravatar Googler2018-01-10
* Expose platform flags for documentation purposes.Gravatar John Cater2018-01-03
* Fix link to cpp-use-cases.mdGravatar Yves Junqueira2018-01-03
* Fix wrong description library -> binaryGravatar Passw2017-12-22
* Add META tag to support Google search console validationGravatar Googler2017-12-21
* docs: improve ambiguous sentence. Fixes #3503.Gravatar buchgr2017-12-21
* Rewrite confusing sentence in aspects.md.Gravatar dslomov2017-12-20
* remote: rename auth flags.Gravatar Jakob Buchgraber2017-12-20
* Add link to provider example in the docGravatar laurentlb2017-12-20
* Skylint: Add a warning for the `+` operator on depsets.Gravatar laurentlb2017-12-19
* Add a Troubleshoot section for rulesGravatar laurentlb2017-12-15
* Document the --incompatible_show_all_print_messages flagGravatar vladmos2017-12-15
* Update links to use the github examplesGravatar laurentlb2017-12-15
* Replace link to cookbook with link to Github examplesGravatar laurentlb2017-12-15
* Clarify types of `ctx.attr.<attr_name>` objects.Gravatar vladmos2017-12-14
* Replace `ctx.config` with `ctx.configuration` in the documentationGravatar vladmos2017-12-14
* Move profiling information from the Overview to the Optimizing page.Gravatar laurentlb2017-12-14
* Update Skylark Readability Guidelines.Gravatar dslomov2017-12-14
* Remove the word 'Skylark' when it doesn't add any value.Gravatar laurentlb2017-12-14
* Fix link.Gravatar GinFungYJF2017-12-14
* Add more links to examples in the documentation.Gravatar laurentlb2017-12-13
* Fix small typo in user manualGravatar Dave Rolsky2017-12-13
* Reorganize menu in "Extending Bazel"Gravatar laurentlb2017-12-12
* Add a new flag to disable glob tracking: --incompatible_disable_glob_trackingGravatar laurentlb2017-12-12
* Clarify documentation about outputs.Gravatar laurentlb2017-12-11