index
:
libs/c/log.git
master
liblog - A simple logging framework
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2023-04-05
Remove log subdirectory
Alessandro Iezzi
2023-04-05
Add install and unistall targets
Alessandro Iezzi
2023-04-04
Move variables in config.mk
Alessandro Iezzi
2023-04-04
Remove lib str from project
Alessandro Iezzi
2023-02-04
liblog 0.0.0-a1
v0.0.0-a1
Alessandro Iezzi
2023-02-04
Add function to get library version
Alessandro Iezzi
2023-02-04
Add commands and directives to run tests
Alessandro Iezzi
2023-02-04
Remove the `all` target
Alessandro Iezzi
2023-02-04
Edit targets to generate static and shared
Alessandro Iezzi
2023-02-04
Correct includes in cflags
Alessandro Iezzi
2023-02-04
Separate libs declarations from targets
Alessandro Iezzi
2023-02-04
Correct compilation of object files
Alessandro Iezzi
2023-02-04
Add static and shared targets
Alessandro Iezzi
2023-02-04
Add to cflags and ldflags references to liraries
Alessandro Iezzi
2023-02-04
Move includes to the head of Makefile
Alessandro Iezzi
2023-02-04
Add libs.mk
Alessandro Iezzi
2023-02-03
Edit Makefile in order to compile and execute tests
Alessandro Iezzi
2023-02-02
Add test-app and *.core to the clean target
Alessandro Iezzi
2023-02-02
Add `all` target
Alessandro Iezzi
2023-02-02
Add target to compile maic.c of test-app
Alessandro Iezzi
2023-02-02
Move -fPIC from CFLAGS to the target body
Alessandro Iezzi
2023-02-02
Add -pedantic parameter and remove -fPIC
Alessandro Iezzi
2023-02-01
Add new targets to Makefile
Alessandro Iezzi
2023-01-31
Initial commit
Alessandro Iezzi