* add xtd repo
* change wxwdigets deps gtk+3 to gtk3
* change the default backend of xtd
* change configs
* use pkg-config add wxwidgets to src dir
* add gsound deps
* add gsound to tunit
* add gsound to tool
* add uuid includedir to xtd.native.unix
* add libuuid to packagedeps
* ban the building with clang
* add meet lib repo
* Update xmake.lua
* Only windows is supported for the time being
* remove mingw msys
* add lighthook lib repo.
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
* add meet lib repo
* Update xmake.lua
* Only windows is supported for the time being
* remove mingw msys
---------
Co-authored-by: star9029 <hengxings783@gmail.com>
* update gperftools
* fix incorrect hash
* add config to control linkage
* default minimal build on Windows
* Format
* Test config on 2.10 with CI
* Add checks for Windows on ARM and macosx
* Test version 2.11
* Update checks
* Test version 2.12
* Update checks
* Test version 2.13
* Fix incorrect check
* Format
* Keep version 2.10, 2.14-2.16 only
* Add github git url
* Drop support for Windows on ARM
* add extsources
* Restore version 2.10 support for Windows
* Use built-in `shared` config
* Add support for MinGW
* Format
* Patch for CMake
* Add min version requirement for MinGW
* Add version 2.11-2.13
* Fix MinGW build issue
* Fix check
* fix wxwidgets with gtk3
* delete the linux condition in the on_load part of gdk-pixbuf
* add bz version
* change the gz version to bz2 version
* change the gtk3 packagedeps to glib harfbuzz and cairo
* delete packagedeps and add cmake version warning
* add gdk-pixbuf shared option
* Remove the manual addition of GTK3's includedir
* specify the cmake version
* change at-spi2-core to linux area
* add gtk3 libdir
* add gtk_cmake.patch
* add link_directories to gtk3_cmake.patch
* add libdir to patch
* add version range to patches