Changes

Summary

  1. Revert "Python: renamed some scripts [ci skip]." (details)
  2. Some minor cleaning up. (details)
  3. Python: have our `xxx.sh` Shell scripts deployed as `xxx` [ci skip]. (details)
Commit 1b99a5b877ec06ddf376e105f776481eb75e2505 by Alan Garny
Revert "Python: renamed some scripts [ci skip]."
This reverts commit e6600abb259efc3ca5d4e02e0edffa6402f040e6.
Indeed, on Linux, the filename for our OpenCOR application is `OpenCOR`
and so is the one for our application script, so... that can't work,
hence we revert and are instead going to rename files when installing
them.
The file was removeddistrib/linux/runpython.in
The file was removeddistrib/macos/runjupyter.in
The file was addeddistrib/linux/runpython.sh.in
The file was removeddistrib/linux/application.in
The file was addeddistrib/macos/setpythonpath.sh.in
The file was addeddistrib/linux/jupyterconsole.sh.in
The file was addeddistrib/macos/application.sh.in
The file was removeddistrib/macos/setpythonpath.in
The file was modified CMakeLists.txt (diff)
The file was addeddistrib/macos/jupyterconsole.sh.in
The file was removeddistrib/linux/jupyterconsole.in
The file was removeddistrib/macos/jupyterconsole.in
The file was addeddistrib/macos/runpython.sh.in
The file was addeddistrib/macos/runjupyter.sh.in
The file was removeddistrib/macos/runpython.in
The file was addeddistrib/linux/application.sh.in
The file was removeddistrib/macos/application.in
Commit 1b2e4c11402bbd7c2e868019aea33cae842fceb0 by Alan Garny
Some minor cleaning up.
The file was modified CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)
Commit ec385cd85a2fd55c5d6bb775d20191e8afdf2ed4 by Alan Garny
Python: have our `xxx.sh` Shell scripts deployed as `xxx` [ci skip].
The file was modified CMakeLists.txt (diff)
The file was modified cmake/common.cmake (diff)