Age | Commit message (Collapse) | Author |
|
|
|
Now they all are BSD-licensed, as copyright holder I inserted everywhere
the one who added it to svn (or Kitware if it is an enhanced copy from taken cmake)
Some developers committed quite often but were not the ones who added the file,
if you feel you have also copyright on the file add your name in the specific file.
Copyright holders:
CCMAIL: montel@kde.org
CCMAIL: toscano.pino@tiscali.it
CCMAIL: adymo@kdevelop.org
CCMAIL: ranger@befunk.com
CCMAIL: zack@kde.org
CCMAIL: caslav.ilic@gmx.net
CCMAIL: syntheticpp@yahoo.com
CCMAIL: js@iidea.pl
CCMAIL: michael.larouche@kdemail.net
CCMAIL: ossi@kde.org
CCMAIL: faure@kde.org
Committers, but no files added so that they are not listed as copyright holders:
CCMAIL: ch.ehrlicher@gmx.de
CCMAIL: winter@kde.org
CCMAIL: ralf.habacker@freenet.de
CCMAIL: moura@kdewebdev.org
CCMAIL: kde-buildsystem@kde.org
Alex
svn path=/trunk/KDE/kdelibs/; revision=582410
|
|
svn path=/trunk/KDE/kdelibs/; revision=520790
|
|
svn path=/trunk/KDE/kdelibs/; revision=509624
|
|
macro_additional_clean_files()
-remove macro_append_source_files_properties() and add macro_add_file_dependencies()
-build kICE as a static library and link to it, instead of including the sources multiple times
-remove the -kdemain=main from dcop/, hope this didn't break things on windows
some patches from Brad King:
-rename the target dcop (the executable) to dcop_executable, otherwise MS Visual Studio complains about multiple targets with the same name
, the name of the created executable stays "dcop"
-add the dependency of all dcop stubs and skels to dcopidl2cpp, to make sure it is compiled before this rule is executed
Alex
svn path=/trunk/KDE/kdelibs/; revision=507257
|