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

Return to the regular view of this page.

Infinitime

Fork of InfiniTimeOrg/InfiniTime

1 - Bazel targets

NameInfo
_adafruit-nrfutil_gen
locationcpp/infinitime/BUILD.bazel:43:25
name//cpp/infinitime:_adafruit-nrfutil_gen
ruleClasspy_console_script_gen
ruleOutput
  • //cpp/infinitime:rules_python_entry_point_adafruit-nrfutil.py
visibility
  • //visibility:private
adafruit-nrfutil
locationcpp/infinitime/BUILD.bazel:43:25
name//cpp/infinitime:adafruit-nrfutil
ruleClasspy_binary
visibility
  • //visibility:private
changelog
locationcpp/infinitime/BUILD.bazel:28:17
name//cpp/infinitime:changelog
ruleClasspkg_filegroup
visibility
  • //visibility:public
changelog.changelog
locationcpp/infinitime/BUILD.bazel:28:17
name//cpp/infinitime:changelog.changelog
ruleClassal_template_files
ruleOutput
  • //cpp/infinitime:changelog.doc.md
visibility
  • //visibility:private
changelog.changelog_data
locationcpp/infinitime/BUILD.bazel:28:17
name//cpp/infinitime:changelog.changelog_data
ruleClassal_git_run_binary
ruleOutput
  • //cpp/infinitime:changelog.changelog_data.yaml
visibility
  • //visibility:private
changelog.changelog_files
locationcpp/infinitime/BUILD.bazel:28:17
name//cpp/infinitime:changelog.changelog_files
ruleClasspkg_files
visibility
  • //visibility:private
changelog.template
locationcpp/infinitime/BUILD.bazel:28:17
name//cpp/infinitime:changelog.template
ruleClass_write_file
ruleOutput
  • //cpp/infinitime:changelog.template.md
visibility
  • //visibility:private
firmware
locationcpp/infinitime/BUILD.bazel:71:11
name//cpp/infinitime:firmware
ruleClassal_genrule_regular
ruleOutput
  • //cpp/infinitime:firmware.tar
visibility
  • //visibility:private
firmware-deps
locationcpp/infinitime/BUILD.bazel:53:20
name//cpp/infinitime:firmware-deps
ruleClassgenrule
ruleOutput
  • //cpp/infinitime:firmware-deps.tar
visibility
  • //visibility:private
python-shell
locationcpp/infinitime/BUILD.bazel:48:19
name//cpp/infinitime:python-shell
ruleClasspy_binary
visibility
  • //visibility:private
readme
locationcpp/infinitime/BUILD.bazel:23:10
name//cpp/infinitime:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme.srcs
locationcpp/infinitime/BUILD.bazel:23:10
name//cpp/infinitime:readme.srcs
ruleClasspkg_files
visibility
  • //visibility:private
readme.with_children
locationcpp/infinitime/BUILD.bazel:23:10
name//cpp/infinitime:readme.with_children
ruleClasspkg_filegroup
visibility
  • //visibility:public
requirements
locationcpp/infinitime/BUILD.bazel:33:37
name//cpp/infinitime:requirements
ruleClassfilegroup
visibility
  • //visibility:public
requirements.src
locationcpp/infinitime/BUILD.bazel:33:37
name//cpp/infinitime:requirements.src
ruleClassgenrule
ruleOutput
  • //cpp/infinitime:requirements.src-output
visibility
  • //visibility:private
requirements.test
locationcpp/infinitime/BUILD.bazel:33:37
name//cpp/infinitime:requirements.test
ruleClasspy_test
visibility
  • //visibility:public
requirements.update
locationcpp/infinitime/BUILD.bazel:33:37
name//cpp/infinitime:requirements.update
ruleClasspy_binary
visibility
  • //visibility:public
requirements_test
locationcpp/infinitime/BUILD.bazel:33:37
name//cpp/infinitime:requirements_test
ruleClassalias
visibility
  • //visibility:private

2 - Changelog

  • Fix al_hugo_run_binary, add al_http_server_binary (1bf299)

  • Add external ansible collections, rename some deps (99b3c7)

  • Move changelog rules to bzl/rules/git, improve ansible rules (c94123)

  • 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 py rules to bzl/rules/py (dcb491)

  • Move txt rules to bzl/rules/txt (d35655)

  • Move pkg rules to bzl/rules/pkg (3ef140)

  • Move bazel shell worker rules to bzl/rules/bazel_shell_worker (0a9c1c)

  • Update MODULE, update locks (c45e7a)

  • Add changelog for all packages (a6ebf9)

  • Add bzl_target_doc (c5636e)

  • Update readmes (2c9d62)

  • Use subpackages() to build docs instead of writing queries to the tree (ba7b67)

  • Add md targets for all md files, add bzl/vars/readmes.bzl (a39482)

  • Move all public bzl API into separate files (732d37)

  • Rename starlark/bazel to bzl (56be34)

  • Revert a1b9ab1 (a7cc4d)

  • Move starlark/bazel to starlark/rules-alwaldend, make it a module (a1b9ab)

  • Use proper names for local repositories (f8ab3e)

  • Add starlark/bazel/providers, remove escaping from bazel-shell-worker (30e47d)

  • Add information about volume resizing to hugo/wiki/pages/gnome-boxes.md (d252ee)

  • Fix comand execution in golang/bazel-shell-worker (a2fb76)

  • Fix builds and tests (2c115c)

  • Move bazel to starlark/bazel, add isort and black targets (e7d211)

  • Rename bazel/macros/utils.bzl to defs.bzl (e2838e)

  • Add bazel/unpack-archives (f31539)

  • Update lock files (2de6cf)

  • Add bazel/qt, cpp/useless-qt-gui, assets/useless-qt-gui (e74981)

  • Rename starlark to bazel (3946b5)

  • Rename skylark to starlark (bcc9e5)

  • Rename bazel to skylark (244946)

  • Add leetcode submissions for golang, python, and java (4f99d8)

  • Setup go, add golang/file-installer, move locks back to top (92b4e4)

  • Add shell/scripts:gopackagesdriver (239b03)

  • Add android, javascript, go, bazel/configs, move pnpm lock to javascript (c8cd77)

  • Add Contents section, add python/replace-section, modify readme-tree (2e5576)

  • Rename bazel/utils to bazel/macros, add README files (86d18a)

  • Add shell, add bazel/utils:sh_script (6a8524)

  • Add combine_files and compile_pip_requirements_combined to bazel/utils (f565ae)

  • Fix cmake caching in cpp/infinitime, add ability to use local repo (4e06cb)

  • Fix python/bazel-python-shell, fix cpp/infinitime build (4fadb7)

  • Add patches/infinitime, add bazel/utils:apply_patches (c41844)

  • Rename bazel-shell to bazel-python-shell, add more shell types (a5629d)

  • Add npm toolchain (3cf28f)

  • Improve infinitime build (b20740)

  • Add @infinitime-cmake http_archive (ac0a6c)

  • Add py_binary_shell (baea7e)

  • Add bazel, remove third-party, move patches to cpp (7cfe97)