~ruther/CTU-FEE-B0B35APO-Semestral-project

ref: ecf65d4a1fa5cb237715be5722b70d72a3436503 CTU-FEE-B0B35APO-Semestral-project/Makefile -rw-r--r-- 3.1 KiB
ecf65d4a — Boháček, František 4 years ago
Merge branch 'dev' into 'master'

Implement first versions of file browser, text viewer and image viewer

See merge request bohacfr2/apo-sem!1
62248071 — Boháček, František 4 years ago
Merge branch 'docs' into 'dev'

Add final documenttion

See merge request bohacfr2/apo-sem!2
d217ea3f — František Boháček 4 years ago
docs: fix doxygen generation
007f26c7 — František Boháček 4 years ago
feat: add run file browser make target
839fbade — František Boháček 4 years ago
feat: make copy-executable copy another needed files to mz_apo
43a855df — František Boháček 4 years ago
docs: add makefile doxygen generate
a3f19c86 — František Boháček 4 years ago
fix: add mzapo sdl clean
a2e9b93d — František Boháček 4 years ago
feat: add mzapo sdl
edbe2ec3 — František Boháček 4 years ago
feat: add file browser base
14007eee — František Boháček 4 years ago
refactor: move gui elements to gui library
7c82dd0e — František Boháček 4 years ago
fix: makefile to build always
4368d8a7 — František Boháček 4 years ago
fix: dependencies for platform switch
08e7267c — František Boháček 4 years ago
fix: makefile correct phony
b74dd438 — František Boháček 4 years ago
feat: add text viewer to root Makefile
6603bec6 — František Boháček 4 years ago
fix: make Makefile delete old files if architecture is switched
171bfd5f — František Boháček 4 years ago
fix: use rpath instead of ld library path
81fe3637 — František Boháček 4 years ago
refactor: split pheripherals to separate library
5669f486 — František Boháček 4 years ago
feat: add main Makefile