aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-01Add `void` parameter to check_term_colors()HEADmasterAlessandro Iezzi
2024-07-01Add script to generate CFLAGSAlessandro Iezzi
2023-04-05Add log.pcAlessandro Iezzi
2023-04-05Remove log subdirectoryAlessandro Iezzi
2023-04-05Add install and unistall targetsAlessandro Iezzi
2023-04-04Move variables in config.mkAlessandro Iezzi
2023-04-04Remove lib str from projectAlessandro Iezzi
2023-03-01Add CONTRIBUTE.mdAlessandro Iezzi
2023-02-28Add README.mdAlessandro Iezzi
2023-02-27Add a printf to check when tests startAlessandro Iezzi
2023-02-27Change log.config with new propertiesAlessandro Iezzi
2023-02-27Add *.core to clean targetAlessandro Iezzi
2023-02-27Change the standard from c89 to c99 (in tests)Alessandro Iezzi
2023-02-27Put outside the condition to check if the line isAlessandro Iezzi
2023-02-27Change string2.h to string.hAlessandro Iezzi
2023-02-27Remove an unused functionAlessandro Iezzi
2023-02-27Remove an unused functionAlessandro Iezzi
2023-02-27Change the logic to define log levelsAlessandro Iezzi
2023-02-27Add bas_context variableAlessandro Iezzi
2023-02-27Remove some testing codeAlessandro Iezzi
2023-02-27Rename the variable `filename` to `tag`Alessandro Iezzi
2023-02-27Remove a commented piace of codeAlessandro Iezzi
2023-02-27Remove HAL_SIZE macroAlessandro Iezzi
2023-02-27Add NONE levelAlessandro Iezzi
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