aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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-02-04liblog 0.0.0-a1v0.0.0-a1Alessandro Iezzi
2023-02-04Add function to get library versionAlessandro 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 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-03Edit Makefile in order to compile and execute testsAlessandro Iezzi
2023-02-02Add test-app and *.core to the clean targetAlessandro 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 new targets to MakefileAlessandro Iezzi
2023-01-31Initial commitAlessandro Iezzi