aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-20 08:19:11 -0300
committerEuAndreh <eu@euandre.org>2021-08-20 08:19:11 -0300
commit0fcc420f9d103a57c12db48081cd7f06f2447bcc (patch)
tree277b86651ba6b086518c8ad082b83932512e4578
parentMakefile: Copy libgistatic.a and gistatic.h on "install" target (diff)
downloadgistatic-0fcc420f9d103a57c12db48081cd7f06f2447bcc.tar.gz
gistatic-0fcc420f9d103a57c12db48081cd7f06f2447bcc.tar.xz
TODOs.md: Mark #task-62a25249-fc96-2774-9df9-663216fc6a0c as DONE
-rw-r--r--TODOs.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODOs.md b/TODOs.md
index 31451c7..0da0756 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,6 +1,12 @@
# Tasks
-## TODO Build a `libgistatic.a` and `gistatic.h` and include in "install" target {#task-62a25249-fc96-2774-9df9-663216fc6a0c}
+## DONE Build a `libgistatic.a` and `gistatic.h` and include in "install" target {#task-62a25249-fc96-2774-9df9-663216fc6a0c}
+- DONE in 2021-08-20
+
+ Done in
+ [`f19bc2e5d08d8e306faf25d970686f87fc5ccec1`](https://git.euandreh.xyz/gistatic/commit/?id=f19bc2e5d08d8e306faf25d970686f87fc5ccec1)
+ and
+ [`1618274ac68c11b5e17112984e7bc538c7880445`](https://git.euandreh.xyz/gistatic/commit/?id=1618274ac68c11b5e17112984e7bc538c7880445).
- TODO in 2021-08-19
## TODO Write a `mkdir_p` for use on the output directory {#task-4e40832e-78cf-fc21-cbf9-2fe00fd3828d}