16 Commits

Author SHA1 Message Date
Benjamin
a01858615d README.md updates, about why this code is public domain.
Some checks failed
C/C++ CI / build (push) Has been cancelled
release-v0.9.2
2026-04-07 15:45:05 -04:00
Benjamin
6c2af30345 Fixed a linker problem for systems, where bash is install at a non standard location. 2026-04-07 15:07:57 -04:00
Benjamin
cfd3e2ba51 Added LICENSE file. 2026-03-19 23:27:29 +00:00
RoyR
8a60ebbfbf Added a linker scripts, instead of using gcc directly. 2026-03-16 11:47:38 -04:00
RoyR
01cb40babc Added the -no-pie option for linking 2026-03-14 15:43:11 -04:00
RoyR
a0175024f3 Updated to install gcc-multilib 2026-03-14 15:38:20 -04:00
RoyR
270c34518a Another try with the yaml 2026-03-14 15:34:02 -04:00
RoyR
d82ebb7986 Updated stuff for NASM. 2026-03-14 15:28:30 -04:00
RoyR
94248e38fb Updated the indention for emacs 2026-03-14 15:22:02 -04:00
RoyR
3590f26005 Added uses ilammy/setup-nasm. 2026-03-14 15:19:24 -04:00
0010783b29 Rename 'make tests' to 'make test' in workflow 2026-03-14 15:15:11 -04:00
RoyR
54b85fe335 Merge branch 'main' of github.com:xuser75/common 2026-03-14 15:12:20 -04:00
RoyR
12b054a366 Added the install target to makefile. 2026-03-14 15:08:19 -04:00
10537e19a6 Update CI workflow to modify build steps
Removed configure, make check, and make distcheck steps. Added make tests and make examples steps.
2026-03-14 15:00:36 -04:00
RoyR
e618cef9d6 Updated README.md. 2026-03-14 14:38:39 -04:00
RoyR
da2fcb6260 Initial commit 2026-03-14 14:14:37 -04:00