* bump port version
* version db
* fix config name
* version db
* fix exports
* fix unofficial config
* version db
* fix config line ending
* version db
* Shrink unofficial-export.patch by using if(0) to disable the unit tests rather than deleting them.
* Billy forgot version DB.
---------
Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [cld3] new port
* [cld3] fix port version
* update a path to the license
* use vcpkg_install_cmake
* remove deprecated functions
* disable arm test
* update sha
* ci.baseline.txt
* Update scripts/ci.baseline.txt
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/cld3/vcpkg.json
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* Update ports/cld3/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* fix version
* scripts/ci.baseline.txt
* update patch
* c++ 11 version
* disable 64-osx
* more patches
* fix linux/Win32 static only
* anable other platforms
* fix build
* x64-osx
* ci.baseline.txt
* Revert "ci.baseline.txt"
This reverts commit ade1499c0f70c5171759c5330f0b8ba7394b3438.
* Update ports/cld3/portfile.cmake
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
* fix version
* remove unused vcpkg-cmake-config
* move install headers to portfile
* remove ABI version
* add LF to ci.baseline.txt
* scripts/ci.baseline.txt
* disable unit tests
* fix
* move COMPILER_MSVC to port file
* fix version
* add line break
* refactoring
* uncomment -D_GLIBCXX_USE_CXX11_ABI=0
* add cld3Config.cmake.in
* improve cld3Config.cmake.in
---------
Co-authored-by: Alexander ROZDAYBEDA <alexander.rozdaybeda@avanquest.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>