* [kf5] Remove copyright dir part 1
* part 2
* version
* format
* version
* Diagram has only a single license file
* version
* Delete docs
* version
* Fix empty dirs
* version
* Only remove readme
* version
* [imgui] Enable C++ 11 standard as code requires it
see vcpkg issue microsoft#25588
* [imgui] Enable C++ 11 standard using target_compile_features
As lerppana suggested:
It is better to use cxx_std_11 meta feature instead of locking the version number.
This should indicate cmake to use at least 11 instead of exactly 11.
see vcpkg issue microsoft#25588
* [imgui] update versions (vcpkg x-add-version imgui)
Enable C++ 11 standard as code requires it
see vcpkg issue microsoft#25588
* feature upgrade rxcpp version from v4.1.0 to v4.1.1
* feature x-add-version
* fix rxcpp version hash diff
* feature migrating new cmake function
* feature upgrade vcpkg from v4.1.0 to v4.1.1
* fix format-manifest
* feature use version instead of version-string
* feature run x-add-version for rxcpp
* feature add license to rxcpp
* feature x-add-version for rxcpp
* update vcpkg.json
* update version
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [vcpkg tool] Add vcpkg_install_copyright
* Make sure FILE_LIST is provided
* relative to ${SOURCE_PATH}
* Add documentation
* Add to table of contents
* Relative paths was a bad idea.
* Tell users to use the correct way
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Fix docs
* Add parameter COMMENT
* Rename to vcpkg_concat_copyright
* Fix escape
* Revert "Fix escape"
This reverts commit 53f1636705.
* Revert "Rename to vcpkg_concat_copyright"
This reverts commit 6ce9152a61.
* Fix escape
* Add support for single copyright file
* Update docs
* Make comment less confusing
* [ci skip] Billy CR
* [ci skip] Format
* Remove explicit checks for STREQUAL ""
* Add error msg if file doesn't exist
Co-authored-by: Billy O'Neal <bion@microsoft.com>
* Add support for loongarch64 cpu.
* update port version database
* update port version
* Do nothing...
* Revert "Do nothing..."
This reverts commit b73b0e4cb8.
Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
* Add new port ezfoundation
* Update version registry for ezfoundation
* Skip unsupported Linux and OSX build for ezfoundation
* Add license field for ezfoundation
* Update version registry for ezfoundation
* Add supports spec in manifest
* Update version registry
Co-authored-by: Mark Keinz <makei@microsoft.com>
* Revert "[wxwidgets] Remove debug asserts from Release build. (#25240)"
This reverts commit 6e16931acd.
* Update to 3.1.7
* Update installation layout
* Upstream CMake export is not ready for use
* Update versions
* Remove obsolete patch
* Use msvc layout for mingw on windows
* Add debug-support feature
* Update versions
* Fix condition
* Update versions
* Restore symlink patch
* Update versions
* Remove trace option from test port
* Enable testing without feature debug-support
* Fixup defaults for using without debug support
* Expect wxrc-3.1 for mingw cross builds ("unix" layout)
* Update versions
* [quickcpplib] Update port @2022-07-04
* [quickcpplib] Invert polyfill features
* [quickcpplib] Update version database
* [quickcpplib] Exclude CI failures