aboutsummaryrefslogtreecommitdiff
path: root/ports/taskflow
AgeCommit message (Collapse)Author
2021-09-13[Taskflow] update to 3.2.0 (#20122)chausner
* Update taskflow to 3.2.0 * Update CI baseline Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-04-23[taskflow] update to 3.1.0 (#17407)JonLiu1993
* [taskflow] update to 3.1.0 * update version
2021-01-27[taskflow] update to 3.0.0 (#15894)mfornace
* update taskflow portfile to 3.0.0 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2020-12-11Update to v2.7.0 (#15057)Rémi Bédard-Couture
2020-09-11[taskflow] Update cpp-taskflow 2.2.0 to taskflow 2.6.0 (#13140)mfornace
* 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>