docs: Update 3 files
This commit is contained in:
@@ -62,7 +62,7 @@ cd source && ./publish.sh
|
||||
|
||||
- **Singleton Configuration**: Global configuration accessed through gConfig()
|
||||
- **Command Registry Pattern**: All commands register themselves with the central registry
|
||||
- **Static Binary Distribution**: Uses musl-libc for fully static executables that work across Linux distributions
|
||||
- **Static Binary Distribution**: Creates fully static executables that work across Linux distributions
|
||||
|
||||
### Important Files
|
||||
|
||||
@@ -78,7 +78,7 @@ cd source && ./publish.sh
|
||||
- Uses CMake with Ninja generator
|
||||
- Fetches dependencies: libassert, cpptrace, nlohmann/json
|
||||
- Generates version info from timestamps
|
||||
- Creates fully static binaries using musl cross-compilation toolchain
|
||||
- Creates fully static binaries for cross-distribution compatibility
|
||||
|
||||
## Common Operations
|
||||
|
||||
|
Reference in New Issue
Block a user