Age | Commit message (Collapse) | Author |
|
svn path=/trunk/KDE/kdelibs/; revision=598769
|
|
CCMAIL: "Christian Ehrlicher" <Ch.Ehrlicher@gmx.de>
svn path=/trunk/KDE/kdelibs/; revision=598624
|
|
svn path=/trunk/KDE/kdelibs/; revision=598586
|
|
svn path=/trunk/KDE/kdelibs/; revision=598585
|
|
svn path=/trunk/KDE/kdelibs/; revision=598583
|
|
* 'archdir' may empty and if that's the case use 'rubyincludedir'
* use 'ruby_version'
* don't hardcode ruby include-path
svn path=/trunk/KDE/kdelibs/; revision=598580
|
|
-fix kde4_add_kdeinit_executable() for enable_final
Laurent: this can't have worked before, did it ?
CCMAIL: montel@kde.org
Alex
svn path=/trunk/KDE/kdelibs/; revision=598548
|
|
for QtCore_debug.so etc.
My main motivation being more speed and less confusing output (about many libs not being found).
Tested by Paulo on msvc and mingw - thanks!
svn path=/trunk/KDE/kdelibs/; revision=598386
|
|
argument
svn path=/trunk/KDE/kdelibs/; revision=598383
|
|
svn path=/trunk/KDE/kdelibs/; revision=598377
|
|
svn path=/trunk/KDE/kdelibs/; revision=598376
|
|
svn path=/trunk/KDE/kdelibs/; revision=598346
|
|
some module compiles with enable-final now)
As discussed with Alex it's not necessary to have program name
into automoc macro
svn path=/trunk/KDE/kdelibs/; revision=598288
The following changes were in SVN, but were removed from git:
M pics/CMakeLists.txt
|
|
svn path=/trunk/KDE/kdelibs/; revision=598140
|
|
is no need to do an extra search to find them - if they're not available, we would not be able to link any bigger program on win32
@sebsauer: I don't get an error in FindZLib.cmake ...
svn path=/trunk/KDE/kdelibs/; revision=598092
|
|
svn path=/trunk/KDE/kdelibs/; revision=597959
|
|
while it seems to
be needed with Qt 4.2.x :-/
@Christian: could be find here a way to have it working for everybody? propably check for the
Qt-version or something like this?
CC_MAIL: Ch.Ehrlicher@gmx.de
svn path=/trunk/KDE/kdelibs/; revision=597951
|
|
win32libs which has
another meaning this days as it had on KDE3.
@Christian does this finally fix the compile-prob with msvc I just introduced? btw, I also
wonder that GnuWin32 is not marked as REQUIRED and is not mention at the kdelibs.com tutorial at
all. Do we depend on it or not?
CC_MAIL: Ch.Ehrlicher@gmx.de
svn path=/trunk/KDE/kdelibs/; revision=597849
|
|
http://sourceforge.net/project/showfiles.php?group_id=171968 ) which was not documented
anywhere. Thanks Laurent and Christian :)
svn path=/trunk/KDE/kdelibs/; revision=597820
|
|
with msvc anymore!
cmake adds those libs automagically afaik
CCMAIL: mail@dipe.org
CCMAIL: kde-windows@kde.org
svn path=/trunk/KDE/kdelibs/; revision=597662
|
|
svn path=/trunk/KDE/kdelibs/; revision=597625
|
|
* abort with FATAL_ERROR if gnuwin32 could not be found and REQUIRED got defined.
svn path=/trunk/KDE/kdelibs/; revision=597624
|
|
* use find_library
Now linking fails cause of the on win32 missing dbus libs...
svn path=/trunk/KDE/kdelibs/; revision=597618
|
|
svn path=/trunk/KDE/kdelibs/; revision=597608
|
|
svn path=/trunk/KDE/kdelibs/; revision=597606
|
|
svn path=/trunk/KDE/kdelibs/; revision=597596
|
|
svn path=/trunk/KDE/kdelibs/; revision=597592
|
|
svn path=/trunk/KDE/kdelibs/; revision=596008
|
|
svn path=/trunk/KDE/kdelibs/; revision=595984
|
|
Alex
svn path=/trunk/KDE/kdelibs/; revision=595469
|
|
svn path=/trunk/KDE/kdelibs/; revision=595215
|
|
(there was not a dependancy between <name>_final.cpp file and
kcfg file => kfg files were never created)
Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules
I ported all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)
(I didn't test all compile for the moment I will fix all compile today (without enable-final argument)
kdelibs/kdepimlibs/kdebase/kdeutils compiles fine)
Regards
svn path=/trunk/KDE/kdelibs/; revision=595168
|
|
svn path=/trunk/KDE/kdelibs/; revision=595072
|
|
svn path=/trunk/KDE/kdelibs/; revision=595070
|
|
svn path=/trunk/KDE/kdelibs/; revision=595069
|
|
Fix list of file for final files (not take first file into
file list as _c_file argument)
Is it necessary to have a _c_file_ argument into create_final macro ?
CCMAIL: neundorf@kde.org
svn path=/trunk/KDE/kdelibs/; revision=595067
|
|
enable-final argument
(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)
Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules
I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)
Regards
svn path=/trunk/KDE/kdelibs/; revision=595037
The following changes were in SVN, but were removed from git:
M pics/CMakeLists.txt
|
|
(typo in this file).
However this whole _debug stuff should be cleaned up now that we use Qt-4.2.0 ...
svn path=/trunk/KDE/kdelibs/; revision=594852
|
|
(need to fix kdevelop build on macosx)
svn path=/trunk/KDE/kdelibs/; revision=594561
|
|
adjust for style of kdelibs. Put some order in the mess of header and libs checks for X11.
svn path=/trunk/KDE/kdelibs/; revision=594266
|
|
svn path=/trunk/KDE/kdelibs/; revision=593108
|
|
svn path=/trunk/KDE/kdelibs/; revision=592254
|
|
and fix comment
svn path=/trunk/KDE/kdelibs/; revision=591482
|
|
svn path=/trunk/KDE/kdelibs/; revision=590147
|
|
I made an error to understand how version label worked.
svn path=/trunk/KDE/kdelibs/; revision=589688
|
|
Otherwise 2.5.4 is inferior to 2.5.31
In this function we calculate it as :
2.5.4: 2*1000+5*100+4 = 2504
2.5.31: 2*1000+5*100+31 = 2531
=> it was supperior.
Now I test last patch version and adapt it.
svn path=/trunk/KDE/kdelibs/; revision=589662
|
|
all other install locations,
as long as they haven't been set explicitely to some other location, as discussed with Volker Krause
Alex
CCMAIL: kde-buildsystem@kde.org
svn path=/trunk/KDE/kdelibs/; revision=589585
|
|
If you use gcc and either linux or apple and use -DCMAKE_BUILD_TYPE=profile
you have about the same configuration as debugfull but additionally gcc
test coverage is enabled.
This needs to be enabled when compiling and linking. I add this to enable
creating nice test coverage graphs I have seen at http://venge.net/monotone
svn path=/trunk/KDE/kdelibs/; revision=589181
|
|
(done by Alexander Neundorf on my laptop)
svn path=/trunk/KDE/kdelibs/; revision=588684
|
|
svn path=/trunk/KDE/kdelibs/; revision=587925
|