calamares/src/libcalamares
Adriaan de Groot 09f30194d7 CMake: revert un-versioning of libcalamares*.so
The install-bits branch commit 83639b182b
dropped .so-versioning for libcalamares and the creation of the Python-
support symlink. This broke KDE Neon dev-unstable because the embedded
Python can no longer find libcalamares.

Installing unversioned .so's straight to LIBDIR is also not a good thing
(according to Debian), so revert to the original scheme with versioned
.so and a Python-support symlink.

Medium-term fix is to install unversioned straight into LIBDIR/calamares
and fix up the RPATH for the executable.
2018-03-01 12:37:52 +01:00
..
kdsingleapplicationguard Fix spelling mistake in kdsingleapplicationguard.cpp (#257) 2016-09-12 07:56:13 +02:00
utils [libcalamares] Fix up debugging 2018-02-27 01:09:43 +01:00
CalamaresConfig.h.in Merge branch 'master' into kcrash 2017-09-27 09:52:01 -04:00
CMakeLists.txt CMake: revert un-versioning of libcalamares*.so 2018-03-01 12:37:52 +01:00
CppJob.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
CppJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
DllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
GlobalStorage.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
GlobalStorage.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
Job.cpp Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
Job.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
JobQueue.cpp [libcalamares] Enforce singleton-ness of CalamaresPython::Helper 2018-01-17 06:18:43 -05:00
JobQueue.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PluginDllMacro.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
ProcessJob.cpp [libcalamares] Fix up debugging 2018-02-27 01:09:43 +01:00
ProcessJob.h [libcalamares] another convenience for running commands 2018-01-12 10:32:42 -05:00
PythonHelper.cpp [libcalamares] Provide convenience functions for warning and error 2018-02-12 11:58:34 -05:00
PythonHelper.h [libcalamares] Enforce singleton-ness of CalamaresPython::Helper 2018-01-17 06:18:43 -05:00
PythonJob.cpp [libcalamares] Give Python jobs a warning() 2018-02-20 04:28:45 -05:00
PythonJob.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00
PythonJobApi.cpp [libcalamares] Give Python jobs a warning() 2018-02-20 04:28:45 -05:00
PythonJobApi.h [libcalamares] Give Python jobs a warning() 2018-02-20 04:28:45 -05:00
Typedefs.h Documentation: change http links to GitHub to https 2017-12-20 08:39:09 -05:00