index
:
tinyff.git
docs/doxygen-comments
feat/multi-threading
master
staging/issue-tracker
staging/write_palette_chunk
A generalized C multimedia library for constrained and embedded environments
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2026-04-22
feat(Makefile): Add 'gdb' build command for launching with .gdbinit
TazyFoundSoup
2026-04-21
feat(Makefile): Use -fno-omit-frame-pointer flag for debugging
TazyFoundSoup
2026-04-21
fix(Makefile): Fix build flags and build flow
TazyFoundSoup
2026-04-15
feat(Makefile): Add png_tests
TazyFoundSoup
2026-03-30
fix(bridges): Move stream source to src/
TazyFoundSoup
2026-03-29
refactor(Makefile): Use INCLUDES varible to store including directories
TazyFoundSoup
2026-03-29
refactor(Makefile): Use INCLUDES varible to store including directories
TazyFoundSoup
2026-03-28
feat(bmp): Set ff_bmp_ctx file size to buffer location after the
TazyFoundSoup
2026-03-28
fix(Makefile): Remove source only C building boundaries
TazyFoundSoup
2026-03-28
fix(Makefile): Remove source only C building boundaries
TazyFoundSoup
2026-03-28
fix(Makefile): Do not include folders within the include directory
TazyFoundSoup
2026-03-26
feat(Make): Build bridges on USE_HOSTED=1
TazyFoundSoup
2026-03-23
feat(Makefile): Add clang support as well as gcc
TazyFoundSoup
2026-03-01
refactor(make): Change CFLAGS formatting to multiline
TazyFoundSoup
2026-02-22
just work already D:
TazyFoundSoup
2026-02-22
trigger ci
TazyFoundSoup
2026-02-22
git(CI/CD): Fix Makefile folder creation issue
TazyFoundSoup
2026-02-22
fix(make): Create OUTDIR if not existing
TazyFoundSoup
2026-02-22
fix(make): Build objects into dist/ directory
TazyFoundSoup
2026-02-22
feat(makefile): Add makefile and compile_commands.json
TazyFoundSoup