This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Build files

BUILD.bazel files

1 - Bazel targets

NameInfo
changelog
locationbzl/build_files/BUILD.bazel:10:17
name//bzl/build_files:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationbzl/build_files/BUILD.bazel:10:17
name//bzl/build_files:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //bzl/build_files:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationbzl/build_files/BUILD.bazel:10:17
name//bzl/build_files:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //bzl/build_files:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationbzl/build_files/BUILD.bazel:10:17
name//bzl/build_files:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationbzl/build_files/BUILD.bazel:10:17
name//bzl/build_files:changelog.template
ruleClass_write_file
ruleOutput
  • //bzl/build_files:changelog.template.md
visibility
  • //visibility:private
readme
locationbzl/build_files/BUILD.bazel:5:10
name//bzl/build_files:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationbzl/build_files/BUILD.bazel:5:10
name//bzl/build_files:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationbzl/build_files/BUILD.bazel:5:10
name//bzl/build_files:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public

2 - Changelog

  • Partially remove pkg_tar from hugo, remove several registry modules (f59f94)
  • Add external ansible collections, rename some deps (99b3c7)
  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
  • Move ansible and leetcode rules to bzl/rules (0d9b39)
  • Move changelog rules to bzl/rules/changelog (4d59d6)
  • Move readme rules to bzl/rules/readme (95ea8d)
  • Move bzl rules to bzl/rules/bzl (57930e)
  • Move qt rules to bzl/rules/qt (ed00dc)