You've already forked gnatcoll-db
mirror of
https://github.com/AdaCore/gnatcoll-db.git
synced 2026-02-12 12:59:31 -08:00
Remove the Name variable, which duplicates an attribute. Replace hardcoded Mains with Name. Remove transitional Library_Type variable from library projects. Make explicit that Library_Version is only useful during relocatable builds. Compute Library_Version from Library_Name, in case it ever differs from Name. Make the list of possible Library_Type values explicit (the documentation mentions "dynamic").