Fix parallel build issues by importing deepend_lib.gpr
List only exes that get produced by default in alire.toml file
Fix alignment tests
Update Version notes
deepend.gpr builds all including libraries
Added notes to version
Add some tests for memory alignment
Add comments to project file
Add version notes
Set language standard per variants, turn on warnings, and address warnings
Added release notes
Restructered folders, and created lib project
Add notes to release version
Make better use of newer Ada 2012 and Ada 2022 language features
Added 3.13 version
Added support for memory alignment
Update
Force non-general access types for generics
Merge branch 'master' of ssh://git.code.sf.net/p/deepend/code
Updated changelist for 3.12
Generics do not support indefinite types
Document build environment variables in the README
project file can build only exes of interest
More precisely specify multicore build
switch to github for alire
Default number of processors for linking is 1
Update deepend version
Add ALIRE build instructions
Update main project file
create alire create for deepend
trailing spaces, lines too long
Update VERSION
Update copyright headers
Update copyright headers
Deepend release 3.11
Some more deletions
Deepend release 3.11 (Remove generics from Ada 2012 and Ada 2022 bounded pools
Update for Ada 2022
Deepend release 3.9
Deepend release 3.8
Deepend 3.7.1 release
Deepend Release 3.7
Deepend Release 3.7
Deepend 3.6 Release
Deepend 3.6 Release
Deepend 3.5.1 release
Deepend 3.6 release
Deepend release 3.5
Merge branch 'master' of ssh://git.code.sf.net/...
Deepend Release 3.5
Deepend release 3.5
- Improved comments and header documentation
- Updated build instructions for GNAT to use th...
Updated to deepend version 3.4
Added comment in file that describes how to exe...
Initial version. To build all executables type ...
- GNAT compiler bugs were fixed in the GPL 2014...
Minor formatting to address new GNAT warning me...
- Updated comments