branches/kdevelop/3.4/buildtools

Andreas Pakulat apaku at gmx.de
Wed Feb 14 10:47:10 UTC 2007


SVN commit 633556 by apaku:

Fix the problems introduced by the recognize-lineendings-change. I didn't have time yet to test changing .pro files, so qmake users please test
CCMAIL: kdevelop-devel at kdevelop.org


 M  +17 -33    lib/parsers/qmake/qmake.ll  
 M  +96 -39    lib/parsers/qmake/qmake.yy  
 M  +162 -174  lib/parsers/qmake/qmake_lex.cpp  
 M  +223 -149  lib/parsers/qmake/qmake_yacc.cpp  
 M  +10 -14    lib/parsers/qmake/qmake_yacc.hpp  
 M  +0 -10     lib/parsers/qmake/qmakeast.cpp  
 M  +1 -2      lib/parsers/qmake/qmakeast.h  
 M  +1 -4      lib/parsers/qmake/tests/runner.cpp  
 M  +37 -21    qmake/scope.cpp  
 M  +3 -2      qmake/scope.h  






More information about the KDevelop-devel mailing list