Commit Graph

9 Commits

Author SHA1 Message Date
Jia Yue Hua
5e1886d5e3
[libsvm] update to 3.35 (#41385) 2024-10-07 15:07:37 -04:00
autoantwort
c4b4673f33
[libsvm] use right var (#39775) 2024-07-09 13:19:43 -04:00
Jia Yue Hua
311ae71f1e
[libsvm] update to 3.32 (#34526)
* [libsvm] update to 3.32

* [libsvm] update to 3.32
2023-10-17 10:38:18 -07:00
autoantwort
bb3993b8ba
[libsvm] tools no uwp (#33686) 2023-09-13 16:28:01 -07:00
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