Go to file
dengbo d0664b9fb8 chore: bump version to 1.5.3-1
release 1.5.3-1

Log: bump version to 1.5.3-1
2024-05-31 15:48:28 +08:00
.github/workflows
.obs feat: Building RPM packages with obs cicd 2024-04-28 07:23:17 +00:00
.reuse fix: ll-build failed to convert appimage 2024-05-30 17:17:57 +08:00
LICENSES chore: update reuse config 2023-11-13 01:01:23 +08:00
api docs: optimization api doc 2024-04-29 17:09:24 +08:00
apps feat: add offline parameter to ll-builder run 2024-05-31 15:48:28 +08:00
cmake build: backport to UOS v20 2024-04-17 20:55:14 +08:00
cmake.external build: backport to UOS v20 2024-04-17 20:55:14 +08:00
cmake.fix build: backport to UOS v20 2024-04-17 20:55:14 +08:00
debian chore: bump version to 1.5.3-1 2024-05-31 15:48:28 +08:00
docs fix: fix docs 2024-05-30 17:17:57 +08:00
external build: backport to UOS v20 2024-04-17 20:55:14 +08:00
libs feat: add offline parameter to ll-builder run 2024-05-31 15:48:28 +08:00
misc fix: org.deepin.foundation won't be upgraded by service 2024-05-31 15:48:28 +08:00
rpm fix: move ll-package-manager to /usr/libexec/linglong 2024-05-30 17:17:57 +08:00
tools feat: ll-builder support skip run container 2024-04-29 07:02:48 +00:00
.clang-format style: update .clang-format 2023-10-13 22:41:06 +08:00
.cmake-format.py
.editorconfig
.gitignore chore: merge ll-box 2024-04-18 09:31:26 +08:00
.gitmodules fix: correct gitsubmodule 2024-03-05 20:48:05 +08:00
BUILD.md docs: update BUILD.md to use ccache and ninja 2024-03-06 10:13:21 +08:00
BUILD.zh_CN.md docs: update BUILD.md to use ccache and ninja 2024-03-06 10:13:21 +08:00
CMakeLists.txt chore: changing how project versions are generated 2024-05-30 17:17:57 +08:00
CMakePresets.json fix: ll-build build error 2024-04-08 06:44:37 +00:00
LICENSE
OWNERS chore: update OWNERS 2024-02-27 14:22:23 +08:00
README.md chore: add cmake presets 2024-03-05 15:51:04 +08:00
README.zh_CN.md chore: add cmake presets 2024-03-05 15:51:04 +08:00

README.md

Linglong

English / 中文

Linglong is the container application toolkit of deepin.

Linglong is the abbreviation of Linglong Tower, which not only means that the container can control the application, but also shows the idea that the application/runtime/system is layered like a tower.

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

Contribution guide for developers

Check BUILD.md for instructions for building linglong from source.

License

This project is licensed under LGPL-3.0-or-later.

Credits and references