aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-02-23Add a maintainer's guide (#356)Alexandre Rostovtsev
2022-02-10Fixed positional args for unittest targets (#352)UebelAndre
2022-02-10Allow unit test rules to be documented (#343)UebelAndre
2022-02-10Add support for 'loading' unit tests, which evaluate a LOADING phase. (#347)Kevin Kress
2022-01-12Fix name arg documentation for native_binary (#338)Geoffrey Martin-Noble
2021-10-27Update internal dependencies to modern versions. Bazel Federation repo is dep...Alexandre Rostovtsev
2021-10-25Use more portable `#!/usr/bin/env bash` shebang instead of hardcoded /bin/bas...Yesudeep Mangalapilly
2021-10-04Improve escaping in unittest failure message (#320)Samuel Freilich
2021-09-24Run regenerate_docs.sh (#297)Alex Eagle
2021-07-26Update partial.bzl to generate better markdown (#309)dmaclach
2021-07-14Update partial_doc.md (#308)dmaclach
2021-06-16update links to bazel docs (#306)aiuto
2020-10-15Regenerate new_sets.bzl docs. (#280)River
2020-07-31rm last usage of --experimental_build_setting_api (#260)Julie
2020-07-10copy_file: Add parameter to allow symlinks (#252)Yannic
2019-09-17Delete maprule. Fix Buildifier lint errors. (#192)László Csomor
2019-08-23Update selects documentation. (#170)Greg
2019-07-03Give BuildSettingInfo's value field a description (#167)Julie
2019-07-03Create new stardoc target for common_settings.bzl (#166)Julie
2019-05-21run_binary: runs an executable as an action (#153)László Csomor
2019-05-14New rules: native_binary and native_test (#152)László Csomor
2019-05-09write_file: support different line endings (#150)László Csomor
2019-05-08Minor formatting changes plus doc updates (#147)c-parsons
2019-05-01Fix typo (#142)Thomas Van Lenten
2019-05-01Add licenses() to all BUILD files. (#141)Thomas Van Lenten
2019-04-12diff_test: add rule and tests (#136)László Csomor
2019-03-26Regenerate docs + remove maprule.md (#137)László Csomor
2019-03-20maprule: hide it, not ready for public use. (#133)upstream/0.8.0László Csomor
2019-03-19write_file: add rule and tests (#122)László Csomor
2019-03-18copy_file: add rule and tests (#123)László Csomor
2019-03-07run buildifier 0.22.0 (#125)c-parsons
2019-02-28add documentation pages for rules/ and lib/ (#119)c-parsons