# # ChangeLog for / in pacpustutorials # # Generated by Trac 1.4.3 # 07/03/24 21:48:21 Wed, 05 Oct 2016 12:20:07 GMT DHERBOMEZ Gérald [14] * solutions/project_exercises/xml/communication.xml (modified) formatting Wed, 28 Oct 2015 13:53:22 GMT DHERBOMEZ Gérald [13] * solutions/project_exercises/xml (added) * solutions/project_exercises/xml/communication.xml (added) * solutions/project_exercises/xml/fizzbuzz.xml (added) * solutions/project_exercises/xml/message.xml (added) * solutions/project_exercises/xml/vector_communication.xml (added) add XML configuration Wed, 28 Oct 2015 13:50:48 GMT DHERBOMEZ Gérald [12] * solutions/project_exercises/build/build_linux.sh (added) add build script for tutorials Wed, 28 Oct 2015 13:45:57 GMT DHERBOMEZ Gérald [11] * solutions/project_exercises/CMakeLists.txt (added) * solutions/project_exercises/plugin_exercise_1/CMakeLists.txt (added) * solutions/project_exercises/plugin_exercise_1/component_fizzbuzz/FizzBuzz.cpp (added) * solutions/project_exercises/plugin_exercise_1/component_fizzbuzz/FizzBuzz.h (added) * solutions/project_exercises/plugin_exercise_2/CMakeLists.txt (added) * solutions/project_exercises/plugin_exercise_2/component_addition (added) * solutions/project_exercises/plugin_exercise_2/component_addition/AdditionComponent.cpp (added) * solutions/project_exercises/plugin_exercise_2/component_addition/AdditionComponent.h (added) * solutions/project_exercises/plugin_exercise_2/component_threaded_addition (added) * solutions/project_exercises/plugin_exercise_2/component_threaded_addition/MessageComponent.cpp (added) * solutions/project_exercises/plugin_exercise_2/component_threaded_addition/MessageComponent.h (added) * solutions/project_exercises/plugin_exercise_2/component_vector_addition (added) * solutions/project_exercises/plugin_exercise_2/component_vector_addition/VectorAdditionComponent.cpp (added) * solutions/project_exercises/plugin_exercise_2/component_vector_addition/VectorAdditionComponent.h (added) update solutions of tutorials Wed, 28 Oct 2015 13:41:15 GMT DHERBOMEZ Gérald [10] * solutions/project_exercises/plugin_exercise_1/component_message/MessageComponent.cpp (modified) * solutions/project_exercises/plugin_exercise_1/component_message/MessageComponent.h (modified) * template/component_template/ComponentTemplate.cpp (modified) update tutorials Mon, 12 Oct 2015 08:50:39 GMT DHERBOMEZ Gérald [9] * exercises/exercise_1/exercise_1.txt (moved) * exercises/exercise_1/project_exercise_1/build/put_your_build_script_here.txt (moved) * exercises/exercise_1/project_exercise_1/plugin_exercise_1/component_exercise_1/put_your_component_files_here.txt (moved) * exercises/exercise_1/project_exercise_1/plugin_exercise_1/put_the_CMakeLists.txt_of_your_plugin_here.txt (moved) * exercises/exercise_1/project_exercise_1/put_the_CMakeLists.txt_of_your_project_here.txt (moved) * exercises/exercise_2/exercise_2.txt (moved) * solutions/project_exercises (added) * solutions/project_exercises/build (added) * solutions/project_exercises/plugin_exercise_1 (added) * solutions/project_exercises/plugin_exercise_1/component_fizzbuzz (added) * solutions/project_exercises/plugin_exercise_1/component_message (added) * solutions/project_exercises/plugin_exercise_1/component_message/MessageComponent.cpp (added) * solutions/project_exercises/plugin_exercise_1/component_message/MessageComponent.h (added) * solutions/project_exercises/plugin_exercise_2 (added) * template/component_template/ComponentTemplate.cpp (modified) * template/component_template/ComponentTemplate.h (modified) update tutorials Fri, 25 Sep 2015 10:32:34 GMT DHERBOMEZ Gérald [8] * template/project_template/build/build_linux.sh (modified) remove sudo Fri, 25 Sep 2015 09:45:40 GMT DHERBOMEZ Gérald [7] * exercises/exercise_1/project_exercise_1 (added) * exercises/exercise_1/project_exercise_1/build (added) * exercises/exercise_1/project_exercise_1/build/put_your_build_script_here (added) * exercises/exercise_1/project_exercise_1/plugin_exercise_1 (added) * exercises/exercise_1/project_exercise_1/plugin_exercise_1/component_exercise_1 (added) * exercises/exercise_1/project_exercise_1/plugin_exercise_1/component_exercise_1/put_your_component_files_here (added) * exercises/exercise_1/project_exercise_1/plugin_exercise_1/put_the_CMakeLists.txt_of_your_plugin_here (added) * exercises/exercise_1/project_exercise_1/put_the_CMakeLists.txt_of_your_project_here (added) add tree for exercise 1 Fri, 25 Sep 2015 09:40:13 GMT DHERBOMEZ Gérald [6] * template/plugin_template/plugin (deleted) delete folder Fri, 25 Sep 2015 09:39:34 GMT DHERBOMEZ Gérald [5] * template/plugin_template/CMakeLists.txt (moved) move file Thu, 24 Sep 2015 15:04:52 GMT DHERBOMEZ Gérald [4] * template/component_template/ComponentTemplate.h (modified) change bad file name Thu, 24 Sep 2015 13:43:20 GMT DHERBOMEZ Gérald [3] * template/XML (added) * template/XML/template.xml (added) add a xml file Thu, 24 Sep 2015 13:39:18 GMT DHERBOMEZ Gérald [2] * template/plugin_template/plugin/CMakeLists.txt (modified) add ) Thu, 24 Sep 2015 09:15:04 GMT DHERBOMEZ Gérald [1] * exercises (added) * exercises/exercise_1 (added) * exercises/exercise_1/exercise_1 (added) * exercises/exercise_2 (added) * exercises/exercise_2/exercise_2 (added) * solutions (added) * template (added) * template/component_template (added) * template/component_template/ComponentTemplate.cpp (added) * template/component_template/ComponentTemplate.h (added) * template/component_template/PluginTemplateConfig.h (added) * template/plugin_template (added) * template/plugin_template/plugin (added) * template/plugin_template/plugin/CMakeLists.txt (added) * template/project_template (added) * template/project_template/CMakeLists.txt (added) * template/project_template/build (added) * template/project_template/build/build_linux.sh (added) add first tutorials exercises