* [openturns] add port
* v db
* fix missing boost dep.
* fix static stuff and others.
* v db
* reorder mpc and mpfr for linux
* v db
* add openturns:x64-osx=fail to ci baseline because vm uses old bison.
* move baseline fail above comment
* Add ci.baseline.txt note describing why it doesn't work.
* Add usage text.
* fix version
* v db
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* update geotrans:SHA512
* update version
* format
* update version
* update geotrans 3.9
* update version
* format
* update version
---------
Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
* Update CMakeLists.txt
* print lib prefix and suffix
* set extension to bc
* wip: wasm .bc copy workaround
* hack wasm32 boost libs copy
* rename bc to a
* remove status messages
* update port ver
* run addver cmd
* Add etcd-cpp-vpiv3 ports.
Signed-off-by: Tao He <sighingnow@gmail.com>
* Add version files
Signed-off-by: Tao He <sighingnow@gmail.com>
* Address linter comments
Signed-off-by: Tao He <sighingnow@gmail.com>
* Format
Signed-off-by: Tao He <sighingnow@gmail.com>
* Update the version
Signed-off-by: Tao He <sighingnow@gmail.com>
* Adding usage text
Signed-off-by: Tao He <sighingnow@gmail.com>
* Update version
Signed-off-by: Tao He <sighingnow@gmail.com>
* Double quotes
Signed-off-by: Tao He <sighingnow@gmail.com>
* Update the version
Signed-off-by: Tao He <sighingnow@gmail.com>
---------
Signed-off-by: Tao He <sighingnow@gmail.com>
* [openslide] add port
* v db
* don't buffer fixing triplets which are unsupported
* v db
* Apply suggestions from code review
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* v db
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* Update opentelemetry-cpp to v1.8.2
* Add feature description to otlp-http
* Update opentelemetry-cpp.json
* use ${VERSION} in portfile.cmake
* update version
---------
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
* [sqlite3] Control features with a configuration header rather than CMake or pkgconfig.
Resolves https://github.com/microsoft/vcpkg/pull/29335
Alternate of https://github.com/microsoft/vcpkg/pull/29258
@Neumann-A points out that controlling features through CMake configs and pkgconfig causes MSBuild customers to be left out in the cold. Moreover, attempting to add parenthesis to the SQLITE_API marco breaks autotools. This change makes such parenthesis unnecessary and ensures the configuration bits are used with automatic linking.
* Ensure feature controls affect the .c too, use less MAYBE_UNUSED.
* Correctly note that zlib has no effect without tools.
* Always add DL_LIBS even when static linking.
* [sqlitecpp] Unconditionally enable column metadata because that is done in the sqlite3 port.
* Add missing -l prefix on CMAKE_DL_LIBS
* [ptc-print] Add the current usage
* version
* update usage and use usage
* version
* Use the officially exported usage
* update version
* miss the space
* version
* [cyclonedds] Add new port
* [cyclonedds] Update supports
* [cyclonedds] Update version
* Add usage, vcpkg_fixup_pkgconfig.
* [cyclonedds] Update ddsperf dependencies
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [arg-router] Add new port
https://github.com/cmannett85/arg_router
* [arg-router] Use VERSION CMake var
* [arg_router] Do not copy README and LICENSE to share dir
* Add quotes.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Updated rapidcheck to 2023-01-13.
* Updated version files.
* Add license note and quotes.
* Forgot to fix version DB :)
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* Bump to 2023-02-03
* update version database
* Remove unnecessary entries from `ci.baseline.txt`.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>