[Kde-bindings] KDE/kdebindings

Arno Rehn kde at arnorehn.de
Tue Jun 5 13:44:45 UTC 2007


SVN commit 671745 by arnorehn:

* Improved the build system:
	* Added FindMono.cmake to find mono, gmcs, mcs and gacutil
	* Added CSharpMacros.cmake which consists of macros for dealing with C#.
	  It's now much easier to build C# libraries and executables and to
	  install them.
	  Further, a C# target is only built if the output file is missing
	  or the sources were modified.
* Updated all CMakeLists.txt to work with the improved build system.

CCMAIL: kde-bindings at kde.org



 A             cmake/modules/CSharpMacros.cmake  
 A             cmake/modules/FindMono.cmake  
 M  +7 -18     csharp/CMakeLists.txt  
 M  +11 -8     csharp/qyoto/CMakeLists.txt  
 M  +11 -0     csharp/qyoto/ChangeLog  
 M  +0 -2      csharp/qyoto/examples/CMakeLists.txt  
 M  +3 -4      csharp/qyoto/examples/graphicsview/collidingmice/CMakeLists.txt  
 M  +3 -4      csharp/qyoto/examples/itemviews/simpletreemodel/CMakeLists.txt  
 M  +4 -5      csharp/qyoto/examples/qdbus/chat/CMakeLists.txt  
 M  +4 -3      csharp/qyoto/examples/qdbus/complexpingpong/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/qdbus/listnames/CMakeLists.txt  
 M  +4 -3      csharp/qyoto/examples/qdbus/pingpong/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/qdbus/remotecontrolledcar/car/CMakeLists.txt  
 M  +3 -4      csharp/qyoto/examples/qdbus/remotecontrolledcar/controller/CMakeLists.txt  
 M  +0 -1      csharp/qyoto/examples/tutorial/CMakeLists.txt  
 M  +2 -1      csharp/qyoto/examples/tutorial/t1/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t10/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t11/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t12/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t13/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t14/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t2/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t3/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t4/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t5/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t6/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t7/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t8/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/tutorial/t9/CMakeLists.txt  
 M  +2 -2      csharp/qyoto/examples/widgets/analogclock/CMakeLists.txt  





More information about the Kde-bindings mailing list