Commit graph

7 commits

Author SHA1 Message Date
a85da048eb
Minor correction 2023-10-10 21:43:01 -04:00
786055ea8f
Minor correction 2023-10-10 21:39:59 -04:00
429ca491ed
Refactor build process, update project configs, and clean up documentation
The build process has been refactored to improve maintainability and productivity. This includes simplifying the .gitlab-ci.yml file by utilizing a more updated image which has the necessary dependencies pre-installed.

The Makefile has been heavily restructured to improve understandability and increase the flexibility of the build process. With these changes, the dependencies installation, uninstallation and removal of build artifacts can now be handled directly from the Makefile.

The configuration in project.json was updated, reducing redundancy and clarifying output paths.

In addition, README.md has been cleaned up to improve readability and keep the documentation up-to-date with the codebase changes. For instance, unnecessary functions in the usage section have been removed and links in the table of contents have been fixed.

Lastly, the copyright dates in the LICENSE file have been extended to include 2023 and the format improved for better readability.
2023-10-10 21:29:13 -04:00
Netkas
6f23840a48 Updated .gitlab-ci.yml 2023-01-29 20:56:06 -05:00
Netkas
0d89e95f91 Updated .gitlab-ci.yml 2023-01-29 19:24:48 -05:00
Netkas
d820117eba Updated .gitlab-ci.yml 2023-01-29 19:03:50 -05:00
Netkas
b789f70765 Added .gitlab-ci.yml 2023-01-29 19:02:00 -05:00