Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* build: add Address Sanitizer support plus a few other changes * build: simplified, updated args parsing and help related stuff * build: prefer $() syntax * build: use script path directly in BUILD_DIR var * build: use physical path for script dir * build: refactor and simplify the way features are handled. All features are now simply declared in uppercase at the script beginning * build: use mkdir -p for build dir creation, we have no guarantee parent dirs exist * build: add --skip-build, --install, --skip-config cmdline options * build: update README.md according to this branch changes, support old option for backward compatibility
- Loading branch information