26.0.0
This is Glib integrated implementation of a spawn processes interface.
- Authors
- AdaCore
- Maintainers
- Vadim Godunko <vgodunko@gmail.com>, Max Reznik <reznikmm@gmail.com>, chouteau@adacore.com, sagaert@adacore.com
- Licenses
- Apache-2.0 WITH LLVM-exception
- Tags
- process, launch, pipe, glib
- Project files
- gnat/spawn_glib.gpr
- Manifest
- index/sp/spawn_glib/spawn_glib-26.0.0.toml
Build and platform metadata 4 fields
- Configuration
{
"generate_ada": false,
"generate_c": false
}
- GPR externals
{
"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"
]
}