[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdevplatform
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-10-17 15:05:48
Message-ID: 1255791948.479911.17002.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1036657 by apaku:

Remove the last remaining of Veritas

 M  +0 -2      Architecture.dox  
 M  +0 -3      KDevPlatformConfig.cmake.in  
 M  +1 -1      Messages.sh  
 M  +0 -1      cmake/modules/FindKDevPlatform.cmake  
 M  +2 -1      shell/core.cpp  


--- trunk/KDE/kdevplatform/Architecture.dox #1036656:1036657
@@ -38,8 +38,6 @@
 - vcs
   -  central & distributed version control library
   .
-- veritas
-  -  generic unit test runner library
 .
 
 \subsection platform_for_plugins What to Use in Plugins
--- trunk/KDE/kdevplatform/KDevPlatformConfig.cmake.in #1036656:1036657
@@ -14,7 +14,6 @@
 # KDEVPLATFORM_TESTS_LIBRARY           - the tests library
 # KDEVPLATFORM_UTIL_LIBRARY            - the util library
 # KDEVPLATFORM_VCS_LIBRARY             - the vcs library
-# KDEVPLATFORM_VERITAS                 - the veritas library
 # KDEVPLATFORM_SOURCEFORMATTER_LIBRARY - the sourceformatter library
 # KDEVPLATFORM_DEBUGGER_LIBRARY        - debugger module library
 #
@@ -50,7 +49,6 @@
 _kdevplatform_set_lib_vars( UTIL kdevplatformutil ) 
 _kdevplatform_set_lib_vars( SHELL kdevplatformshell )
 _kdevplatform_set_lib_vars( SUBLIME sublime )
-_kdevplatform_set_lib_vars( VERITAS kdevplatformveritas )
 _kdevplatform_set_lib_vars( VCS kdevplatformvcs )
 _kdevplatform_set_lib_vars( OUTPUTVIEW kdevplatformoutputview )
 _kdevplatform_set_lib_vars( SOURCEFORMATTER kdevplatformsourceformatter )
@@ -68,7 +66,6 @@
     KDEVPLATFORM_SHELL_LIBRARY
     KDEVPLATFORM_UTIL_LIBRARY
     KDEVPLATFORM_VCS_LIBRARY
-    KDEVPLATFORM_VERITAS_LIBRARY
     KDEVPLATFORM_SOURCEFORMATTER_LIBRARY
     KDEVPLATFORM_DEBUGGER_LIBRARY
     KDEVPLATFORM_TESTS_LIBRARY
--- trunk/KDE/kdevplatform/Messages.sh #1036656:1036657
@@ -1,5 +1,5 @@
 #! /usr/bin/env bash
-subdirs="debugger interfaces kross language outputview project shell sublime util \
vcs veritas" +subdirs="debugger interfaces kross language outputview project shell \
sublime util vcs"  rcfiles="`find $subdirs -name \*.rc`"
 uifiles="`find $subdirs -name \*.ui`"
 kcfgfiles="`find $subdirs -name \*.kcfg`"
--- trunk/KDE/kdevplatform/cmake/modules/FindKDevPlatform.cmake #1036656:1036657
@@ -25,7 +25,6 @@
 #                                        classes with custom implementations
 # KDEVPLATFORM_UTIL_LIBRARY            - util module library
 # KDEVPLATFORM_VCS_LIBRARY             - vcs module library
-# KDEVPLATFORM_VERITAS_LIBRARY         - test module library
 # KDEVPLATFORM_SOURCEFORMATTER_LIBRARY - source formatter library
 # KDEVPLATFORM_DEBUGGER_LIBRARY        - debugger module library
 #
--- trunk/KDE/kdevplatform/shell/core.cpp #1036656:1036657
@@ -73,7 +73,8 @@
     aboutData.addCredit( ki18n("Matt Rogers"), KLocalizedString(), "mattr@kde.org");
     aboutData.addCredit( ki18n("Cédric Pasteur"), ki18n("astyle and ident \
                support"), "cedric.pasteur@free.fr" );
     aboutData.addCredit( ki18n("Evgeniy Ivanov"), ki18n("Distributed VCS, Git, \
                Mercurial"), "powerfox@kde.ru" );
-    aboutData.addCredit( ki18n("Manuel Breugelmanns"), ki18n( "Veritas, QTest \
integraton"), "mbr.nxi@gmail.com" ); +    //Veritas is outside in playground \
currently. +    //aboutData.addCredit( ki18n("Manuel Breugelmanns"), ki18n( "Veritas, \
                QTest integraton"), "mbr.nxi@gmail.com" );
     aboutData.addCredit( ki18n("Robert Gruber") , ki18n( "SnippetPart, debugger and \
                usability patches" ), "rgruber@users.sourceforge.net" );
     aboutData.addCredit( ki18n("Dukju Ahn"), ki18n( "Subversion plugin, Custom Make \
Manager, Overall improvements" ), "dukjuahn@gmail.com" );  return aboutData;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic