Go to file
kamiyadm 7d848ab3a5 fix: some buildflag has uncertain value
Fully initialize those options.

Log:
2024-11-07 09:56:12 +08:00
.github/workflows feat: clean up deprecated workflow files 2024-07-01 14:32:16 +08:00
.obs feat: Building RPM packages with obs cicd 2024-04-28 07:23:17 +00:00
.reuse feat(cli): linglong cli help information internationalization 2024-11-05 20:12:08 +08:00
LICENSES feat(cli): linglong cli help information internationalization 2024-11-05 20:12:08 +08:00
api feat: modules.files type changed from string to array 2024-11-05 09:37:24 +08:00
apps fix: some buildflag has uncertain value 2024-11-07 09:56:12 +08:00
archlinux feat: add CLI11 command line parsing library 2024-11-01 10:56:18 +08:00
cmake chore: upgrade PFL.cmake 2024-07-09 16:20:47 +08:00
cmake.external chore: remove docopt 2024-11-01 10:56:18 +08:00
cmake.fix build: backport to UOS v20 2024-04-17 20:55:14 +08:00
debian feat(cli): linglong cli help information internationalization 2024-11-05 20:12:08 +08:00
docs feat: modules.files type changed from string to array 2024-11-05 09:37:24 +08:00
external chore: remove docopt 2024-11-01 10:56:18 +08:00
libs fix: some buildflag has uncertain value 2024-11-07 09:56:12 +08:00
misc fix: no permission to migrate 2024-11-05 15:33:04 +08:00
po feat(builder): linglong builder help information internationalization 2024-11-06 18:16:45 +08:00
rpm feat(cli): linglong cli help information internationalization 2024-11-05 20:12:08 +08:00
tools feat: add test script for ll-cli 2024-11-06 18:16:17 +08:00
.clang-format style: update .clang-format 2023-10-13 22:41:06 +08:00
.cmake-format.py build: refact build process 2023-10-11 13:35:51 +08:00
.editorconfig feat: support module split files 2024-10-15 14:18:40 +08:00
.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 feat(cli): linglong cli help information internationalization 2024-11-05 20:12:08 +08:00
CMakePresets.json build: update preset 2024-06-19 16:51:30 +08:00
LICENSE docs: update license 2022-12-06 15:43:14 +08:00
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