# # ChangeLog for / in pacpustutorials # # Generated by Trac 1.4.3 # 07/06/24 11:55:23 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