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

List:       kde-commits
Subject:    kdesupport/kdewin32/emerge/bin
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2008-01-10 23:36:20
Message-ID: 1200008180.464757.390.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 759632 by sengels:

fixing some errors

 M  +1 -13     base.py  
 M  +2 -0      kde_build.py  


--- trunk/kdesupport/kdewin32/emerge/bin/base.py #759631:759632
@@ -61,21 +61,9 @@
 # make_package               overload this function to make the packages themselves
 # setDirectories
 # svnFetch                  getting sources from a custom repo url
-# __kdesinglecheckout
-# kdeSvnFetch
-# kdeSvnUnpack
-# kdeDefaultDefines
-# kdeConfigureInternal
-# kdeMakeInternal
-# kdeCompile                 running for compilation from cmake
-# kdeInstallInternal
-# kdeInstall                 running for installation from cmake
-# doPackaging                
+# doPackaging
 # createImportLibs           creating import libs for mingw and msvc
 # stripLibs                  stripping libs
-# msysConfigureFlags         called by msysCompile: overload it to set 
-# msysCompile                running the msys sh and compiling autotool based stuff
-# msysInstall                install from msys sh
 # system                     instead of using the os.system command, please use this \
one - it makes later changes easier  
 
--- trunk/kdesupport/kdewin32/emerge/bin/kde_build.py #759631:759632
@@ -1,4 +1,6 @@
 # definitions for the kde build system (cmake and svn)
+import os
+import utils
 
 COMPILER            = os.getenv( "KDECOMPILER" )
 KDESVNUSERNAME      = os.getenv( "KDESVNUSERNAME" )


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

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