falkTX
890a6cbf89
Cleanup makefiles a bit
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
Luciano Iam
8f98ab2388
Allow building projects outside the examples dir
Project Makefiles can now define a DPF_CUSTOM_PATH
When setting a DPF_CUSTOM_PATH also DPF_CUSTOM_TARGET_DIR (for binaries) and
DPF_CUSTOM_BUILD_DIR (objects) need to be set.
If the project depends on DPF's graphic library, it has to be built first by
cd'ing to DPF and running make dgl
2 years ago
falkTX
4e13981ce5
DSSI UI needs liblo to build
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
a7a7b47e9a
Fix build without opengl
3 years ago
JP Cimalando
8ed673ee16
Add the `VERBOSE` option to makefiles
3 years ago
Oliver
1fdf9128b4
Allow to use a different pkg-config program (issue #102 ) ( #104 )
4 years ago
JP Cimalando
a13ed54afe
Fix the link order for Cairo and GDI
4 years ago
falkTX
204fbeb807
Adjustments for Cairo, and general cleanup
Signed-off-by: falkTX <falktx@gmail.com>
4 years ago
Patrick Desaulniers
78988eeeb0
Tweak mkdir call
4 years ago
Patrick Desaulniers
3014891910
Fix compilation of files with directories in their path
4 years ago
falkTX
ea7545a13a
Fix build of plugins without UI
4 years ago
falkTX
eb1ec93eed
Fix typo
4 years ago
falkTX
70e247179f
Adjust makefiles so they can be used externally
4 years ago
falkTX
5f2d86a47e
Trigger rebuild of plugin if DPF internals change
4 years ago
falkTX
03a3afd4e8
Fix build of example plugins without UI
4 years ago
falkTX
2ad209cb73
Cleanup makefiles a bit more, and fix more warnings
4 years ago
falkTX
af99b460ea
Import plugin examples into this repo
4 years ago