These are some improvements to the script test-build.sh which makes compilation testing easier in various environments with different dependencies.
Thomas Monjalon (8): scripts: fix run in any directory scripts: remove legacy build method test scripts: test build of performance-thread example scripts: stop build test after first error scripts: allow tuning build options per test target scripts: allow tuning any test build option scripts: hook build test config scripts: add verbose test build option scripts/checkpatches.sh | 2 +- scripts/test-build.sh | 124 ++++++++++++++++++++++++++++++++++-------------- 2 files changed, 90 insertions(+), 36 deletions(-) -- 2.7.0