Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Allow reading version number from file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove bootstrap directory from repository
- remove stack-build from CI workflow
- move Fortran fpm to project root
- adjust install script and bootstrap instructions
|
|
|
|
Contains an app and a test that should be ignored by auto-discovery - this is checked in the CI scripts.
|
|
|
|
Add more example packages
|
|
To demonstrate and test recursive source file discovery.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- with the possibility of them being "circular", meaning if
one of them depends on the current library, it will still
work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|