Commit Graph

2 Commits (9b250b81b1a6753c52f5f547244db4726c3d1a57)

Author SHA1 Message Date
ClausKlein c1da9d7bf0 Move python script to other scripts
Add GNUmakefile as cmake wrapper to simplify the development
6 years ago
ClausKlein 2aa54549fa Add a script to test the build performance
The build_performance_measure.py may be used to compare
the build time needed with cmake od meson based builds.

To reduce the build time, ccache is used.
Note: The tests needs to run at least 2 times to fill the ccache!

Prevent cmakelint warnings too.
Enable all tests and examples to have as much as possible build targets.
6 years ago