Teo Mrnjavac
db9c671704
Bump version.
9 years ago
Teo Mrnjavac
3a6eb3b790
Correctly fail when YAML-CPP is not found.
9 years ago
Teo Mrnjavac
b0506be1f3
Bump.
9 years ago
Teo Mrnjavac
f51f20548a
Set THIRDPARTY_DIR
9 years ago
Teo Mrnjavac
e64050821a
And build it.
9 years ago
Teo Mrnjavac
2a5b22f584
If building with KCrash, require KCoreAddons.
9 years ago
Teo Mrnjavac
24a60c4650
Make KCrash an optional dependency (option: WITH_KF5Crash).
9 years ago
Teo Mrnjavac
c83662f0e9
Bump.
9 years ago
Teo Mrnjavac
e65c94150f
Bump.
9 years ago
Teo Mrnjavac
dcaadeca78
Update list of enabled translation languages.
9 years ago
Teo Mrnjavac
f470756d5f
Bump for 2.0.
9 years ago
konqoro
56a522c278
Enable Greek translation of the project
9 years ago
Teo Mrnjavac
12e20f6c7f
Bump.
9 years ago
Teo Mrnjavac
a21f44aa68
Bump.
9 years ago
Teo Mrnjavac
e2a77ce93d
Bump.
9 years ago
Teo Mrnjavac
6fa8d7d197
Bump for beta6.
9 years ago
Teo Mrnjavac
491ab94463
Bump version.
9 years ago
Teo Mrnjavac
a7bdec7e49
Update languages.
9 years ago
Teo Mrnjavac
d1c22f53e1
Bump.
9 years ago
Teo Mrnjavac
beb338ad29
Bump minor for 2.0-beta3.
9 years ago
Teo Mrnjavac
6cd8e089d8
Bump for beta2.
9 years ago
Teo Mrnjavac
d258837f04
Bump minor for beta.
9 years ago
Teo Mrnjavac
b0ad19bca3
Enable target uninstall.
9 years ago
Teo Mrnjavac
481b283602
Bump version for 2.0-alpha1.
9 years ago
Teo Mrnjavac
ea77f36431
Bump Qt dependency.
9 years ago
Teo Mrnjavac
da79082b13
Update deps.
9 years ago
Teo Mrnjavac
3e4b19400a
Enable CMake policy CMP0028.
9 years ago
Teo Mrnjavac
4a59be796e
Bump version for 1.1.3.
9 years ago
Teo Mrnjavac
9f5d5a4620
Bump version for 1.1.2.
10 years ago
Teo Mrnjavac
d9e80aeec6
Bump for 1.1.1.
10 years ago
Teo Mrnjavac
d6362bc364
Bump version for final.
10 years ago
Teo Mrnjavac
ab8b26fd7a
Bump RC for release.
10 years ago
Teo Mrnjavac
ab37c301d5
Version bump for 1.1-RC2.
10 years ago
Teo Mrnjavac
8cdaa935e2
Update languages list.
10 years ago
Teo Mrnjavac
e5b0cddb38
Bump version for 1.1-rc1
10 years ago
Teo Mrnjavac
ac36cf222e
Make Clang warn about everything.
10 years ago
Teo Mrnjavac
06d912612d
Add some flags for Clang.
10 years ago
Teo Mrnjavac
997c61921e
Translations update.
10 years ago
Kevin Kofler
18da15a087
Fix build without Python support.
...
Only search for BoostPython3 if Python was found. Otherwise,
${PYTHONLIBS_VERSION_STRING} expands to nothing and the
find_boost_python3 macro gets called with invalid arguments.
10 years ago
Teo Mrnjavac
a09efcf73e
Add explicit warning when building without Python support.
10 years ago
Teo Mrnjavac
ff1459e3ca
Version bump for 1.0
10 years ago
Teo Mrnjavac
14ddba70ef
Initial commit for QML slideshow support.
10 years ago
Manjaro Linux
580a142da8
Bump version
...
<a href="https://github.com/calamares/calamares/issues?q=milestone%3A0.17 ">Milestone 0.17</a> got closed.
10 years ago
Teo Mrnjavac
869ace58b8
Remove obsolete languages from enabled list.
10 years ago
Teo Mrnjavac
53c1e1f708
Update enabled translation languages + bump version.
10 years ago
Kevin Kofler
bc9b9d2ce4
Rename pkexec policy file to .policy extension.
...
Rename com.github.calamares.calamares.bin to
com.github.calamares.calamares.policy. This matches how other policy
files in the same directory are named.
10 years ago
Rohan Garg
b9af5b7d54
XDG_APPS_INSTALL_DIR comes from ECM, use a different var
10 years ago
Rohan Garg
36bd745e65
Install the desktop file
10 years ago
Rohan Garg
fe9a768f29
Use pkexec to execute calamares with the right permissions
10 years ago
Teo Mrnjavac
5fd2ad2f22
Enable all the translation languages we currently have on Transifex.
10 years ago
Rohan Garg
89fe455163
Only output colors when the screen supports it
...
Fixes #124
10 years ago
Teo Mrnjavac
068c6e9f8a
Don't set CMP0043 on old CMake, take 3.
10 years ago
Teo Mrnjavac
b49b05f209
Make compile with old CMake.
10 years ago
Teo Mrnjavac
e648f23e18
CMP0043 doesn't apply <3.0.0
10 years ago
Teo Mrnjavac
d53643f7cc
New CalamaresAddBrandingSubdirectory macro.
10 years ago
Teo Mrnjavac
d97bb47f09
Add proper QResrouce system to libcalamaresui, finish up prepare checks
...
This also adds ImageRegistry, a SVG cache, a bunch of utility functions
for shared pixmaps in CalamaresUtilsGui and renames several qrc files
in viewmodules.
10 years ago
Teo Mrnjavac
26419f2c8a
Check for internet connection in prepare viewmodule.
10 years ago
Pier Luigi Fiorini
f0921a41b2
Try to find settings.conf from SYSCONFDIR
...
Honor SYSCONFDIR as specified by CMake arguments instead of
using a hard-coded path.
Since GNUInstallDirs set CMAKE_INSTALL_FULL_SYSCONFDIR to
CMAKE_INSTALL_PREFIX/etc we need to change the default ourselves.
11 years ago
Pier Luigi Fiorini
4cd217e4b6
Revert "Raise CMake requirement to 3.0+"
...
This doesn't work when the partition manager is enabled because it
uses ECM and ECMConfig.cmake fails with an error if the required
CMake is not less than 2.8.13
Added a note here to remember about this.
This reverts commit 2020eb0eb3
.
11 years ago
Pier Luigi Fiorini
2020eb0eb3
Raise CMake requirement to 3.0+
...
FindPythonLibs.cmake from CMake 2.8.x is not capable of finding Python
libraries on Maui, updating to CMake 3.x solves the problem.
Looks like it is better crafted.
Other parties interested in Calamares should already have CMake 3.x
so this is not a problem.
11 years ago
Pier Luigi Fiorini
f2c5f39f64
Make PythonLibs truly an optional component
...
PythonLibs is an optional dependency, remove REQUIRED otherwise the
build fails when it is not found.
11 years ago
Aurélien Gâteau
15e68e4b9a
calapmtest is not useful anymore
11 years ago
Teo Mrnjavac
4028db2b5c
Install Calamares macros
11 years ago
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
Aurélien Gâteau
9c05ecef4d
Fix finding of Boost.Python on Ubuntu
11 years ago
Teo Mrnjavac
1dec58f178
Find Python3 + Boost.Python, and other buildsystem fixes.
11 years ago
Teo Mrnjavac
c57d99a21c
Add CalamaresAddModuleSubdirectory, a CMake function for modules that
...
do not require building through a CMakeLists.txt.
11 years ago
Teo Mrnjavac
4ec72f4afb
Refactored calamares_bin into calamares_bin and libcalamaresui.
...
Now linking with -Wl,--no-undefined!
Moved find_package KF5 from the root CMakeLists.txt to the partitioning
module where it belongs. KF5 deps should be limited to plugins.
Lots of random fixage to make stuff link.
Removed CalamaresApplication reference from Settings.
Removed the use of AbstractPage, we don't need it right now.
11 years ago
Aurélien Gâteau
0446bb1079
More readable partition sizes
11 years ago
Aurélien Gâteau
1b22ec890b
Install settings.conf
11 years ago
Aurélien Gâteau
c3fe6026f2
Shut up cmake 3.0
11 years ago
Aurélien Gâteau
02af2dccb9
Introduce libcalapm
...
This adds a submodule pointing to a fork of KDE Partition Manager. All
Calamares-specific changes are in the "calamares" branch of this fork.
11 years ago
Teo Mrnjavac
cbde9f3c0c
Make the compiler a little more pedantic
11 years ago
Teo Mrnjavac
5a5956052b
There's a better way to check for GCC 4.9
11 years ago
Teo Mrnjavac
1237f7acc5
Only enable colorized messages if g++ version is >=4.9
11 years ago
Teo Mrnjavac
f00337f379
Force error coloring in GCC 4.9
11 years ago
Teo Mrnjavac
3dd9578b95
Allow undefined symbols when linking plugin.
11 years ago
Teo Mrnjavac
13fcf387c7
A bunch of work on loading plugins.
...
Also switched to C++11.
11 years ago
Teo Mrnjavac
05d355f21f
Config files are YAML, not JSON. We depend on yaml-cpp for parsing.
11 years ago
Teo Mrnjavac
6899b1f0fa
Added CMake magic for plugin infrastructure.
...
Added ViewManager.
Added dummy Settings class.
Added dummy plugin interface (UI plugins only).
Added dummy greeting plugin.
Added DLLEXPORT macros for UI plugin interface and plugins.
11 years ago
Teo Mrnjavac
b21dc4fe4c
Added Utils, Logger, Translations, QCommandLineParser, init boilerplate
11 years ago
Teo Mrnjavac
b5ec7c4702
CMake skeleton.
11 years ago