You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Teo Mrnjavac a61a36d99d We have a Python API for jobmodules!
Created a Boost.Python module interface in libcalamares.
Added a PythonJob wrapper and exposed it in the Python module.
Rename target calamareslib ==> calamares so in Python it's libcalamares.
Python-related classes in libcalamares that aren't exported as C++
symbols are now in a CalamaresPrivate namespace.
Import the libcalamares python module into every Python script before
running it.
Added Python error handling to PythonJobHelper.
Added some more testing code to dummypython module.
11 years ago
..
calamares Expose some more version constants in CalamaresVersion.h 11 years ago
libcalamares We have a Python API for jobmodules! 11 years ago
libcalamaresui Add debugMode bool to Calamares::Settings. 11 years ago
modules We have a Python API for jobmodules! 11 years ago
CMakeLists.txt Add libcalamaresui to include_directories for calamares_bin and modules 11 years ago