Changes

Summary

  1. Some minor cleaning up. (commit: b814c4a) (details)
  2. Make sure that our packages get build using our OpenCOR release mode. (commit: b2a2cd0) (details)
  3. Removed various constructor() methods. (commit: dacce39) (details)
  4. CMake: merged our former INITIALISE_PROJECT() macro into our main (commit: 9f79705) (details)
The file was modified cmake/common.cmake (diff)
Commit b2a2cd099e5f24a50f35c3ea67f00b693b3b461c by Alan Garny
Make sure that our packages get build using our OpenCOR release mode.
(commit: b2a2cd0)
The file was modified cmake/common.cmake (diff)
Commit dacce39c7d8e87a7e88e44f8ff1cdccd2bb88a4b by Alan Garny
Removed various constructor() methods.
Fixed a small problem following commit 6642776.
(commit: dacce39)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.cpp (diff)
The file was modified src/plugins/organisation/PMRWorkspacesWindow/src/pmrworkspaceswindowwidget.h (diff)
Commit 9f79705d169bf1ba08c90855085cc1da590fc3c5 by Alan Garny
CMake: merged our former INITIALISE_PROJECT() macro into our main
CMakeLists.txt file.
(commit: 9f79705)
The file was modified cmake/common.cmake (diff)
The file was modified CMakeLists.txt (diff)