summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-04liblog 0.0.0-a1v0.0.0-a1Alessandro Iezzi
2023-02-04Add function to get library versionAlessandro Iezzi
2023-02-04Add log.configAlessandro Iezzi
2023-02-04Add lib/ in ignore listAlessandro Iezzi
2023-02-04Update to libstrAlessandro Iezzi
2023-02-04Add commands and directives to run testsAlessandro Iezzi
2023-02-04Remove the `all` targetAlessandro Iezzi
2023-02-04Edit targets to generate static and sharedAlessandro Iezzi
2023-02-04Correct includes in cflagsAlessandro Iezzi
2023-02-04Separate libs declarations from targetsAlessandro Iezzi
2023-02-04Correct compilation of object filesAlessandro Iezzi
2023-02-04Add static and shared targetsAlessandro Iezzi
2023-02-04Add targets to libs.mkAlessandro Iezzi
2023-02-04Add to cflags and ldflags references to lirariesAlessandro Iezzi
2023-02-04Move includes to the head of MakefileAlessandro Iezzi
2023-02-04Add libs.mkAlessandro Iezzi
2023-02-03Move log.h in src directoryAlessandro Iezzi
2023-02-03Move log.c in src directoryAlessandro Iezzi
2023-02-03Edit Makefile in order to compile and execute testsAlessandro Iezzi
2023-02-03Add Makefile in test directoryAlessandro Iezzi
2023-02-03Move main.c in test directoryAlessandro Iezzi
2023-02-02Add log samplesAlessandro Iezzi
2023-02-02Add all stuff for getting work the log utilAlessandro Iezzi
2023-02-02Add test-app and *.core to the clean targetAlessandro Iezzi
2023-02-02Add files in ignore listAlessandro Iezzi
2023-02-02Add files in ignore listAlessandro Iezzi
2023-02-02Add `all` targetAlessandro Iezzi
2023-02-02Add target to compile maic.c of test-appAlessandro Iezzi
2023-02-02Move -fPIC from CFLAGS to the target bodyAlessandro Iezzi
2023-02-02Add -pedantic parameter and remove -fPICAlessandro Iezzi
2023-02-01Add a test-app to test the libraryAlessandro Iezzi
2023-02-01Add log.c and log.hAlessandro Iezzi
2023-02-01Add new targets to MakefileAlessandro Iezzi
2023-01-31Initial commitAlessandro Iezzi