From: Matthias Maier Date: Mon, 25 May 2020 19:35:19 +0000 (-0500) Subject: rename directory X-Git-Tag: v9.3.0-rc1~1546^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd137a4d76aa9a6aa1225946259400acb2e59e4;p=dealii.git rename directory --- diff --git a/bundled/cpp-taskflow/LICENSE b/bundled/cpp-taskflow-2.4.0/LICENSE similarity index 100% rename from bundled/cpp-taskflow/LICENSE rename to bundled/cpp-taskflow-2.4.0/LICENSE diff --git a/bundled/cpp-taskflow/README.md b/bundled/cpp-taskflow-2.4.0/README.md similarity index 100% rename from bundled/cpp-taskflow/README.md rename to bundled/cpp-taskflow-2.4.0/README.md diff --git a/bundled/cpp-taskflow/include/taskflow/core/error.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/error.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/error.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/error.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/executor.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/executor.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/executor.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/executor.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/flow_builder.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/flow_builder.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/flow_builder.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/flow_builder.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/graph.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/graph.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/graph.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/graph.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/notifier.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/notifier.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/notifier.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/notifier.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/observer.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/observer.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/observer.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/observer.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/task.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/task.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/task.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/task.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/taskflow.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/taskflow.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/taskflow.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/taskflow.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/topology.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/topology.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/topology.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/topology.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/core/tsq.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/core/tsq.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/core/tsq.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/core/tsq.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/cuda/cuda_device.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_device.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/cuda/cuda_device.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_device.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/cuda/cuda_error.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_error.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/cuda/cuda_error.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_error.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/cuda/cuda_flow.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_flow.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/cuda/cuda_flow.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_flow.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/cuda/cuda_graph.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_graph.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/cuda/cuda_graph.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_graph.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/cuda/cuda_task.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_task.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/cuda/cuda_task.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/cuda/cuda_task.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/declarations.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/declarations.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/declarations.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/declarations.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/nstd/any.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/nstd/any.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/nstd/any.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/nstd/any.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/nstd/optional.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/nstd/optional.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/nstd/optional.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/nstd/optional.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/nstd/variant.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/nstd/variant.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/nstd/variant.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/nstd/variant.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/taskflow.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/taskflow.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/taskflow.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/taskflow.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/utility/object_pool.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/utility/object_pool.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/utility/object_pool.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/utility/object_pool.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/utility/os.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/utility/os.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/utility/os.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/utility/os.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/utility/passive_vector.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/utility/passive_vector.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/utility/passive_vector.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/utility/passive_vector.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/utility/singleton.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/utility/singleton.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/utility/singleton.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/utility/singleton.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/utility/stringify.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/utility/stringify.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/utility/stringify.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/utility/stringify.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/utility/traits.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/utility/traits.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/utility/traits.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/utility/traits.hpp diff --git a/bundled/cpp-taskflow/include/taskflow/utility/uuid.hpp b/bundled/cpp-taskflow-2.4.0/include/taskflow/utility/uuid.hpp similarity index 100% rename from bundled/cpp-taskflow/include/taskflow/utility/uuid.hpp rename to bundled/cpp-taskflow-2.4.0/include/taskflow/utility/uuid.hpp diff --git a/bundled/setup_bundled.cmake b/bundled/setup_bundled.cmake index 4926a0cd69..896a2c2072 100644 --- a/bundled/setup_bundled.cmake +++ b/bundled/setup_bundled.cmake @@ -40,7 +40,7 @@ OPTION(DEAL_II_FORCE_BUNDLED_CPP_TASKFLOW "Always use the bundled taskflow header library instead of an external one." OFF) -SET(CPP_TASKFLOW_FOLDER "${CMAKE_SOURCE_DIR}/bundled/cpp-taskflow") +SET(CPP_TASKFLOW_FOLDER "${CMAKE_SOURCE_DIR}/bundled/cpp-taskflow-2.4.0") #