Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-10 | Add `all` target | ||
2023-05-10 | Add PC_FILE var | ||
2023-05-10 | Add command to generate utils.pc | ||
2023-05-10 | Change subdirectory for installation | ||
2023-05-10 | Ehnance building system | ||
Is the same as liblog. | |||
2023-05-10 | Change license from LGPLv3 to BSD-3 | ||
2023-03-14 | Add to `install` target the archive and includes | ||
and add `uninstall` target | |||
2023-03-14 | libutils 0.0.1v0.0.1 | ||
2023-03-13 | Add `tests` target | ||
2023-03-13 | Move -shared flag to LFLAGS | ||
2023-03-13 | Change the standard from ansi to C99 | ||
2023-03-13 | Move -pedantic to WARNINGS variable | ||
2023-03-13 | Add DISTNAME variable | ||
2023-03-13 | Add ARCHIVE variable | ||
2023-03-13 | Add SHARED variable | ||
2023-03-13 | Add LIBNAME variable | ||
2023-03-13 | Add NAME variable | ||
2023-03-13 | Change the name of compiler from clang to cc | ||
It's the same compiler in my machine, but, I prefer the second name. | |||
2023-03-07 | Change license from AGPL v3 to LGPL v3 | ||
2023-01-18 | Add target to build an archive (.a) | ||
2022-11-30 | Add `dist` and `install` targets | ||
2022-11-30 | Add versionv0.0.0 | ||
2022-11-30 | Rename -fpic to -fPIC | ||
2022-11-30 | Edit Makefile | ||
2022-11-30 | Add Makefile | ||