index
:
opendeco.git
develop
main
Buhlmann ZH-L16 with Gradient Factors
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2023-08-21
Split unit conversion functions out from deco.c
develop
Tim Segers
2023-08-21
Split gas functions out from deco.c
Tim Segers
2023-01-07
Specify opendeco-cli.o's dependency on LICENSE files explicitly
Tim Segers
2023-01-07
Add --licenses option to print third-party licenses
HEAD
main
Tim Segers
2023-01-07
Restructure makefile
Tim Segers
2023-01-02
Change includes to be relative to top-level directory
Tim Segers
2023-01-02
Move minunit to separate directory
Tim Segers
2023-01-02
Add support for toml-based config file
Tim Segers
2022-12-23
Extract CLI handling into separate file
Tim Segers
2022-10-17
Replace gcc by $(CC) in Makefile
Tim Segers
2022-10-10
Add lib target to Makefile
Tim Segers
2022-10-10
Move sources into src
Tim Segers
2022-10-10
Add minunit.h with some trivial tests
Tim Segers
2022-10-06
Add install target to makefile
Tim Segers
2022-10-06
Fix build for debian stable
Tim Segers
2022-10-05
Add command line interface
Tim Segers
2022-09-30
Explicitly specify C99 standard
Tim Segers
2022-09-30
Initial commit
v0.1
Tim Segers