Commit Graph

9 Commits

Author SHA1 Message Date
Frank
c74f727971
[taskflow] Update version to 3.6.0 (#31342)
* [taskflow] Update version to 3.6.0

* version
2023-05-10 11:17:14 -07:00
chausner
52fadbb771
[taskflow] Update to 3.5.0 (#29097)
* Update taskflow to 3.5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:01:14 -08:00
Francisco Facioni
207fbcb55c
[taskflow] Update to 3.4.0 (#26879) 2022-09-20 11:37:48 -07:00
Francisco Facioni
07aad327a7
[taskflow] new version 3.3.0 (#22965)
* [taskflow] new version 3.3.0

* [taskflow] remove deprecations

* Add double quotes

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-02-07 19:03:00 -08:00
chausner
0adcf54f03
[Taskflow] update to 3.2.0 (#20122)
* Update taskflow to 3.2.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-13 14:43:59 -07:00
JonLiu1993
68047ccea7
[taskflow] update to 3.1.0 (#17407)
* [taskflow] update to 3.1.0

* update version
2021-04-23 10:48:11 -07:00
mfornace
421777e4b2
[taskflow] update to 3.0.0 (#15894)
* update taskflow portfile to 3.0.0

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-27 18:17:09 -08:00
Rémi Bédard-Couture
fb6aa6434f
Update to v2.7.0 (#15057) 2020-12-11 17:00:37 -08:00
mfornace
946fa300e7
[taskflow] Update cpp-taskflow 2.2.0 to taskflow 2.6.0 (#13140)
* Update to 2.5.0

* Disable unit test building; 2.5.0 uses BUILD_TESTING flag

* Attempt to add /bigobj since I'm not sure how to disable building examples target

* Fix build error when building x64 targets

* Add more to the patch, remove sections with add_executable from CMakeLists.txt

* Guard with BUILD_TEST, put compile option in

* Disable CUDA

* Change name of package to taskflow

* Add patch so it's back to Cpp-Taskflow::Cpp-Taskflow...

* Update CONTROL

* Move - down to Port-Version.

* Add taskflow 2.6.0

* Update cpp-taskflow to 2.4.0 and disable test building

* Change 'cpp-taskflow' to merely depend on 'taskflow'.

* Remove osx skip.

* Fix up portfile and remove patch file since not needed for header-only

* Case fix for Linux

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-11 12:12:04 -07:00