Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This reverts commit 91a649cdd80bf1062a03bcbc58715789ae0d3422.
|
|
|
|
|
|
|
|
|
|
|
|
Fix ordering for library archive list
|
|
|
|
Add ability to specify which test or program to run and their args
|
|
|
|
|
|
Implement test/executable specific dependencies
|
|
|
|
|
|
|
|
|
|
|
|
- with the possibility of them being "circular", meaning if
one of them depends on the current library, it will still
work
|
|
Enable dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prefix library archive file names with lib
|
|
|
|
Add compiler to build path
|
|
Remove compiler option from `fpm.toml`
|
|
Output a message if no executables or tests are found
|
|
|
|
|
|
|
|
|
|
Add sections to PACKAGING.md on explicit fpm.toml and tests
|
|
Additional testing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|