Age | Commit message (Collapse) | Author |
|
Optional Fix for README
|
|
|
|
This reverts commit 7ee74b12
|
|
|
|
tool stack documentation instead
|
|
|
|
|
|
|
|
add a note about Effing Package Management and elaborate on prototype
|
|
|
|
Co-authored-by: Brad Richardson <everythingfunctional@protonmail.com>
|
|
|
|
add Ubuntu 20.04 package pre-requisite to `README`
|
|
Add support for Makefiles and generic build scripts
|
|
|
|
Co-authored-by: Ondřej Čertík <ondrej@certik.us>
|
|
|
|
|
|
|
|
|
|
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`
|