1
1
mirror of https://github.com/theoludwig/libcproject.git synced 2025-05-21 23:21:15 +02:00
Commit Graph

71 Commits

Author SHA1 Message Date
bd85171e2d refactor: include only in header files 2023-01-07 19:41:04 +01:00
886038a0ac feat: add array_list data structure
fixes #2
2023-01-07 19:40:16 +01:00
821c27c6a9 chore: minor improvements 2023-01-07 18:57:14 +01:00
e844600214 chore(release): 1.1.2 [skip ci] v1.1.2 2023-01-06 17:09:41 +00:00
ba5dddcf2f fix: exclude release tools in documentation 2023-01-06 18:08:34 +01:00
3b9d137df4 chore(release): 1.1.1 [skip ci] v1.1.1 2023-01-06 17:00:28 +00:00
471cb862f5 fix: generate documentation after release
To have the correct version number in the documentation (version.h).
2023-01-06 17:58:15 +01:00
892cc71391 chore(release): 1.1.0 [skip ci] v1.1.0 2023-01-06 16:47:43 +00:00
86ae85f130 docs: add online documentation link 2023-01-06 17:46:23 +01:00
3fb77f70cb chore: add doxygen-awesome-css git submodule correctly 2023-01-06 17:42:51 +01:00
469859001e perf: improve Makefile to only compile changed files
fixes #4
2023-01-06 17:37:50 +01:00
6932907f05 feat: generate documentation
fixes #1
2023-01-06 16:32:29 +01:00
9fc4cd9139 ci: add lint-commit job 2023-01-06 14:40:15 +01:00
6f96cc55d4 chore(release): 1.0.0 [skip ci] v1.0.0 2023-01-05 20:33:06 +00:00
13fd4f269d chore: prepare release correctly 2023-01-05 21:32:24 +01:00
50f425b793 chore: delete unneeded files before release 2023-01-05 21:27:14 +01:00
bf1e3ad022 ci: install release tools locally 2023-01-05 21:23:39 +01:00
74113d24a0 chore: add commitlint 2023-01-05 21:18:49 +01:00
60e9074bb2 ci: fix installation of build tools 2023-01-05 21:16:02 +01:00
cf6b7db16d feat: first release 2023-01-05 21:13:10 +01:00
0fa82c5772 chore: initial commit 2023-01-05 19:28:05 +01:00