-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
After discussion in the meeting, we decided to use the all branch to store all packages from Conan.
Directory structure:
/llpkg
├── namespace
│ ├── 7zip
│ │ ├── 23.01
│ │ └── 22.01
├── namespace
│ ├── cs_libguarded
│ │ ├── 1.4.1
│ │ └── 1.4.0
Tags in the all branch will follow the format below. The trailing v0.1.0 is unrelated to the original version:
namespace/cjson/3.4.5/v0.1.0
namespace/cjson/3.4.4/v0.1.0
- The lib prefix is removed from all Conan packages, but name collisions may occur: llpkg package without
lib#57 - Automatically batch-convert all Conan packages: automatic import all cppkg package #58
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels