You've already forked gnatcoll-bindings
mirror of
https://github.com/AdaCore/gnatcoll-bindings.git
synced 2026-02-12 12:59:11 -08:00
Use Python rather than makefiles in order to make the build process more portable (specially on Windows systems). The new build system just add a dependency on a bare Python installation. Part of P909-033 Change-Id: Icb4fcd72a7c1b2c7063ca8044ecd526f11969985
560 B
560 B
The GNAT Components Collection (GNATCOLL) - Syslog
This is the Syslog component of the GNAT Components Collection.
Interface to syslog, the system logger on Unix systems. This package provides two levels of interfaces:
- a low level interface to syslog (on Unix systems)
- a higher level interface that can be used through GNAT.Traces.
Dependencies
This component requires the following external components, that should be available on your system:
- gprbuild
- gnatcoll-core
- syslog