| Age | Commit message (Collapse) | Author |
|
its public interface
-remove the now useless old KDE4_foo_LIBS variables set in bootstrap mode (they are now all set properly a few lines below)
Alex
svn path=/trunk/KDE/kdelibs/; revision=1062450
|
|
as discussed on kde-buildsystem
Alex
svn path=/trunk/KDE/kdelibs/; revision=1062067
|
|
Alex
CCMAIL: mike@mikearthur.co.uk
CCMAIL: kde-buildsystem@kde.org
svn path=/trunk/KDE/kdelibs/; revision=1062002
|
|
- it mostly behaves as linux, as the toolchain (gcc, gnu ld, gnu libc) is the same
- add -pthread to the ld flags for shared modules and libraries
svn path=/trunk/KDE/kdelibs/; revision=1058116
|
|
svn path=/trunk/KDE/kdelibs/; revision=1057486
|
|
svn path=/trunk/KDE/kdelibs/; revision=1053400
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=1049726
|
|
CCMAIL:webkit-devel@kde.org
svn path=/trunk/KDE/kdelibs/; revision=1046374
|
|
svn path=/trunk/KDE/kdelibs/; revision=1038952
|
|
svn path=/trunk/KDE/kdelibs/; revision=1038937
|
|
I wonder why I didn't catch this in my tests.
Having both conditions within the same if-clause doesn't work as CMake
apparently always evaluates the or-part.
svn path=/trunk/KDE/kdelibs/; revision=1023047
|
|
particular patchlevel version to get bugfixes.
svn path=/trunk/KDE/kdelibs/; revision=1023024
|
|
svn path=/trunk/KDE/kdelibs/; revision=1020983
|
|
CCMAIL:mueller@kde.org
CCMAIL:neundorf@kde.org
Commit coming after a long discussion with Alexander. Changing and moving KAuth macros,
updating documentation, fixing stuff that already used KAuth. Also, bumping up KDE revision,
KDE4WORKSPACE revision and make kdebase/workspace depend on the new 4.3.68 snapshot.
Mail me if you find anything strange, it's my first KDE version bump, so you know ;)
A big thank you to Alexander for all the help he gave on the cmake side of life.
svn path=/trunk/KDE/kdelibs/; revision=1020835
|
|
since KDE 4.2 (since then
executables have the RPATH always pointing into the buildtree before being installed)
Alex
svn path=/trunk/KDE/kdelibs/; revision=1020582
|
|
svn path=/trunk/KDE/kdelibs/; revision=1020438
|
|
svn path=/trunk/KDE/kdelibs/; revision=1019060
|
|
svn path=/trunk/KDE/kdelibs/; revision=1018464
|
|
svn path=/trunk/KDE/kdelibs/; revision=1018389
|
|
svn path=/trunk/KDE/kdelibs/; revision=1018365
|
|
configuration files".
Please review extensively :)
CCMAIL: kde-buildsystem@kde.org
CCMAIL: drf@kde.org
svn path=/trunk/KDE/kdelibs/; revision=1017870
|
|
also replace a couple 4.3 -> 4.4 messages
svn path=/trunk/KDE/kdelibs/; revision=1012303
|
|
cmake doesn't fail if we set CC to something like 'distcc /path/to/gcc'
svn path=/trunk/KDE/kdelibs/; revision=1009414
|
|
svn path=/trunk/KDE/kdelibs/; revision=1009407
|
|
that is how they are created. by cygwin ports maintainer
svn path=/trunk/KDE/kdelibs/; revision=990260
|
|
svn path=/trunk/KDE/kdelibs/; revision=988553
|
|
resulting name was just "LOCATION_", which is unknown to cmake, so it returns just the information for any configuration it finds
Thanks to Aleix for finding the issue
Alex
svn path=/trunk/KDE/kdelibs/; revision=988522
|
|
svn path=/trunk/KDE/kdelibs/; revision=982917
|
|
kde-buildsystem list
svn path=/trunk/KDE/kdelibs/; revision=982530
|
|
svn path=/trunk/KDE/kdelibs/; revision=974523
|
|
svn path=/trunk/KDE/kdelibs/; revision=973045
|
|
svn path=/trunk/KDE/kdelibs/; revision=964858
|
|
svn path=/trunk/KDE/kdelibs/; revision=964198
|
|
enough to get rid of the extra nepomuk checks?
svn path=/trunk/KDE/kdelibs/; revision=960334
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=953958
|
|
(documented on techbase)
-add a better message if Phonon could not be found
Alex
svn path=/trunk/KDE/kdelibs/; revision=945641
|
|
to use IPV6 defines (in k3socket*).
svn path=/trunk/KDE/kdelibs/; revision=942460
|
|
svn path=/trunk/KDE/kdelibs/; revision=936949
|
|
make w2k the lowest win version we support
svn path=/trunk/KDE/kdelibs/; revision=936493
|
|
svn path=/trunk/KDE/kdelibs/; revision=930512
|
|
svn path=/trunk/KDE/kdelibs/; revision=927156
|
|
svn path=/trunk/KDE/kdelibs/; revision=925451
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=924046
|
|
already is in release build mode. this disables assert() and Q_ASSERT() in
all release modes.
- only soft disable kDebug() at runtime depending on QT_NO_DEBUG, instead of
making it a no-op by #definition.
svn path=/trunk/KDE/kdelibs/; revision=916186
|
|
KDELibsLibraryTargets.cmake -> fix against the problem which happens if you have a relatively old kdelibs installation (when the targets where exported without "namespace"), then switched the buildtype and installed a new kdelibs
The patch which makes this safe for the case that we have similar changes in the future will come later today.
Alex
svn path=/trunk/KDE/kdelibs/; revision=906725
|
|
It needs better maintainership, more apps using it, to follow the review process, and to avoid the code duplication with koffice...
svn path=/trunk/KDE/kdelibs/; revision=906279
|
|
is installed
(this test was previously in FindPlasma.cmake but at least in trunk/KDE/ never executed, so in the only place
where the result was used (kdeplasma-addons/applets/) the result was always wrong)
Alex
svn path=/trunk/KDE/kdelibs/; revision=905603
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=905054
|
|
from KDELibsDependencies.cmake (should be more correct and a bit faster)
-"export" the targets meinproc4, makekdewidgets and kconfig_compiler, and do this into a separate exports-file, putting
them in the same file as the exported targets potentially makes cross compiling harder
-use a "KDE4__" prefix (or "namepace") for all exported targets, both libraries and executables
-add some more documentation, fix some comments, remove commented code
Alex
svn path=/trunk/KDE/kdelibs/; revision=905044
|
|
cmake_minimum_required(VERSION) to set the cmake policies
to 2.4 compatiblity -> should be more obvious to understand the purpose
Alex
svn path=/trunk/KDE/kdelibs/; revision=904879
|