Commit Graph

5 Commits

Author SHA1 Message Date
chausner
69e12e7461
[libsvm] Update to 3.25 (#20629)
* Update libsvm to 3.2.5

* Update CI baseline

* Fix version

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-10-11 20:21:49 -07:00
Carl Mueller-Roemer
77cb26919d
Don't copy svm-toy if not on Windows (#16501)
* Don't copy svm-toy if not on Windows

svm-toy is only compiled on Windows, so should only be copied on Windows.

* Bump port version on libsvm. Switch to new manifest file format.

* [libsvm] Format manifest

* update version record

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-03-10 14:02:20 -06:00
Billy O'Neal
09a647a526
Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065) 2020-10-28 14:18:07 -07:00
myd7349
0ab1a9e1c6
[vcpkg] Add new function vcpkg_copy_tools (#8749)
* [vcpkg] Add new function vcpkg_copy_tools

* [cpuinfo][czmq][nanomsg][uriparser] Use vcpkg_copy_tools

* [czmq] Clean even tools are not copied

[libsvm][zyre] Use vcpkg_copy_tools

* [vcpkg-copy-tools] Clean debug/bin

This should fix czmq build error

* [czmq] czmq does not have BUILD_TOOLS option

* [vcpkg] Split clean logic into another function

* [cpuinfo][czmq][nanomsg][uriparser] Fix calling of vcpkg_copy_tools

* [zyre] Fix regression error

* [vcpkg] Update try_remove_empty_directory

* [libsvm] Fix vcpkg_copy_tools call
2020-05-01 15:28:55 -07:00
myd7349
432e357737 [libsvm] Add new port (#7664)
* [libsvm] Add new port

* [libsvm] Add tools feature

* [libsvm] Fix UWP build
2019-08-19 10:43:58 -07:00