6.0.1
- Authors
- AdaCore
- Maintainers
- Max Reznik <reznikmm@gmail.com>
- Licenses
- GPL-2.0-or-later WITH GCC-exception-2.0
- Tags
- dsa, distributed, annex, network, glade
- Project files
- gnat/garlic.gpr
- Manifest
- index/ga/garlic/garlic-6.0.1.toml
Build and platform metadata 3 fields
- Configuration
{
"disabled": true
}
- GPR externals
{
"GARLIC_BUILD_MODE": [
"dev",
"prod"
]
}
- Environment
{
"case(os)": {
"linux": {
"LD_LIBRARY_PATH": {
"append": "${CRATE_ROOT}/.libs/relocatable"
}
},
"macos": {
"DYLD_LIBRARY_PATH": {
"append": "${CRATE_ROOT}/.libs/relocatable"
}
},
"windows": {
"PATH": {
"append": "${CRATE_ROOT}/.libs/relocatable"
}
}
}
}