aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-01change quoting of -- ARGS values for more platform independence and change te...init current directory[i]
2020-10-01basic new,test,run added to build subcommandsinit current directory[i]
2020-10-01build on proposed CLI interface to make a "new" and "run" subcommand for disc...init current directory[i]
2020-10-01try one more like previous build to clear errorinit current directory[i]
2020-10-01remove dash from executable name to see if it clears MSWindows build errorinit current directory[i]
2020-10-01basic RUN subcommandinit current directory[i]
2020-10-01remove --usage references from help textinit current directory[i]
2020-10-01fix fpm.toml version referenceinit current directory[i]
2020-10-01add test program for CLIinit current directory[i]
2020-10-01sort out branchesinit current directory[i]
2020-09-29Implement version string comparison (#186)Sebastian Ehlert
2020-09-27Merge pull request #182 from urbanjost/CLIBrad Richardson
2020-09-27Fix test build issue hapenning on WindowsBrad Richardson
2020-09-25RESTORE FROM BACKUPinit current directory[i]
2020-09-25RESTOREinit current directory[i]
2020-09-25CLI interface to further development of subcommandsinit current directory[i]
2020-09-21Merge pull request #185 from LKedward/fix-stack-ciOndřej Čertík
2020-09-21Fix CI with su in ubuntuLaurence Kedward
2020-09-21Use pre-installed haskell stackLaurence Kedward
2020-09-21Update: CI workflow with new stack urlsLKedward
2020-09-21Merge pull request #178 from LKedward/more_examplesOndřej Čertík
2020-09-21Merge pull request #174 from LKedward/ci-cachingOndřej Čertík
2020-09-20Merge pull request #180 from LKedward/recursive_discoveryMilan Curcic
2020-09-20Merge pull request #177 from awvwgk/selective-testingMilan Curcic
2020-09-20Update: object names to include original extensionLaurence Kedward
2020-09-20Update: to match bootstrap fpm object file namingLKedward
2020-09-19Update: hello_complex example with sub directoryLKedward
2020-09-19Merge remote-tracking branch 'upstream/master' into recursive_discoveryLKedward
2020-09-19Add: parsing unit test for program with module caseLKedward
2020-09-19Add: example package with single source program and moduleLKedward
2020-09-19Update: module resolution to ignore same file dependencyLKedward
2020-09-19Update: parsing to allow program after moduleLKedward
2020-09-18Add: README for example packagesLKedward
2020-09-18Add: example package with submodulesLKedward
2020-09-18Update: source parsing tests for dd5bf1LKedward
2020-09-18Fix: add submodule name to modules_providedLKedward
2020-09-18Fix: remove leading spaces in string split routineLKedward
2020-09-18Add: example package with c code compilationLKedward
2020-09-16Don't exit after failing in a test suiteSebastian Ehlert
2020-09-15Merge pull request #175 from interkosmos/masterMilan Curcic
2020-09-15Allow selective testing of single suites and testsSebastian Ehlert
2020-09-15Updated formatting.Philipp
2020-09-15Merge pull request #162 from interkosmos/masterMilan Curcic
2020-09-15Merge pull request #163 from awvwgk/fetchMilan Curcic
2020-09-15Merge pull request #170 from LKedward/parsing-testsMilan Curcic
2020-09-15Merge pull request #171 from awvwgk/manifest-testingMilan Curcic
2020-09-15Correct import from toml-f, remove unused variables from testsSebastian Ehlert
2020-09-15Removed colons.Philipp
2020-09-14Removed colons.Philipp
2020-09-14Bump to toml-f v0.2 releaseSebastian Ehlert