* [tracy] Add Tracy `profiler` and `capture` tools
* [tracy] Linux supports
* [capstone] fix non-installed pkg-config
* [tracy] supports for capstone (including pkgconfig support)
* [tracy] Add license
* [tracy] fix OSX
* [tracy] tools cannot be built on x86 Windows
* [tracy] do not build tools by default
* [tracy] Fix case
* [tracy] fix vcpkg copyright location convention
* Apply suggestions from code review
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Finish code for code review suggestions
* Use `vcpkg_build_make` instead of `vcpkg_execute_build_process`
* Apply suggestions from code review
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Workaround Windows cl complaint about `nodiscard`
* Use tools bundle rather than individual tools in features
* [capstone] Upgrade port after capstone-engine/capstone#1870 merge
Co-authored-by: MACHIZAUD Andréa <andrea.machizaud@adobe.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Use static runtime if capstone wants to be statically linked
This makes more sense than using the shared runtime if building a static version
* increase port-version
* Update version database
* select CRT as new feature
* don't use upercase in feature name
* format json
* run x-add-version
* remove extra space
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* run x-add-version
* Modernize the port file.cmake
* update version
* checking feature per OS
* update versioning
* remove check for static CRT on windows so it doesn't conflict with other ports (Triton)
* update versioning
* use VCPKG_CRT_LINKAGE instead of feature for CRT
* update versioning
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
* Update Capstone to v4.0.1-49-ge3d5a594
* Use full SHA hash for ref
* Build Capstone with dynamic runtime
* Update Capstone to 4.0.1-57-g120373dc
* Fix wrong description for osxkernel feature