26.0.0
This is Glib independent implementation of a spawn processes interface.
- Authors
- AdaCore
- Maintainers
- Vadim Godunko <vgodunko@gmail.com>, Max Reznik <reznikmm@gmail.com>, sagaert@adacore.com
- Licenses
- Apache-2.0 WITH LLVM-exception
- Tags
- process, launch, pipe
- Project files
- gnat/spawn.gpr
- Manifest
- index/sp/spawn/spawn-26.0.0.toml
Build and platform metadata 5 fields
- Configuration
{
"generate_ada": false,
"generate_c": false
}
- Build switches
{
"*": {
"ada_version": "Ada2022"
}
}
- GPR externals
{
"SPAWN_BUILD_MODE": [
"dev",
"prod",
"coverage",
"AddressSanitizer"
],
"SPAWN_LIBRARY_TYPE": [
"static",
"static-pic",
"relocatable"
],
"SPAWN_OS": [
"unix",
"osx",
"Windows_NT"
]
}
- GPR values
{
"case(os)": {
"linux": {
"SPAWN_OS": "unix"
},
"macos": {
"SPAWN_OS": "osx"
},
"windows": {
"SPAWN_OS": "Windows_NT"
}
}
}
- Additional origin data
{
"hashes": [
"sha512:8114896a28acdc55b7caecdda995b99006fa88606abaea2d2c717df5baccd8187e6fc00e6c30e8921fc600e56255fb64a6e1922a3e6be30ee1b957650e2ee9e3"
]
}