Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							579dddb1fe 
							
						 
					 
					
						
						
							
							Fixes a couple issues with scripts from Modules/ and Templates/  
						
						... 
						
						
						
						The first hunk fixes permissions of Modules/SquishRunTestCase.sh script.
INSTALL() used to remove executable permissions. The second hunk adds #!/bin/sh
to the top of the script Templates/cygwin-package.sh.in. All executable
interpreted scripts should have this directive. 
						
						
					 
					
						2009-10-05 00:08:25 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							92f9902681 
							
						 
					 
					
						
						
							
							Remove deprecated Enconding field from CMake.desktop.  
						
						... 
						
						
						
						Patch desktop-remove-deprecated.diff. 
						
						
					 
					
						2009-10-04 23:38:38 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							4f28604338 
							
						 
					 
					
						
						
							
							Readd manpage_friendly_docs.diff with new fixes.  
						
						... 
						
						
						
						New manpage formatting problems appeared in CMake 2.8-rc2. 
						
						
					 
					
						2009-10-04 23:24:56 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							b2587717b5 
							
						 
					 
					
						
						
							
							Fix syntax error in kfreebsd-Platform.diff patch.  
						
						
						
						
					 
					
						2009-10-04 16:16:56 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							20dcca63ad 
							
						 
					 
					
						
						
							
							Use _PREFIX in kfreebsd-Platform.diff patch.  
						
						
						
						
					 
					
						2009-10-04 14:53:52 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							b152287dce 
							
						 
					 
					
						
						
							
							Update patches.  
						
						... 
						
						
						
						- FindQt4.cmake2.6.diff - remove, no longer needed as original bug has been
  fixed since 2.6;
- FindQt3.cmake.diff - refresh, add DEP-3 headers;
- findmpeg2-addpath.diff - remove, bug fixed upstream (in other way);
- kfreebsd-Platform.diff - refresh, add DEP-3 headers;
- executables-dont-need-fpic.diff - refresh, app DEP-3 headers;
- manpage_friendly_docs.diff - remove, merged upstream;
- FindPerlLibs.cmake-perl-5.10.diff - remove, fixed upstream differently;
- FindJNI.cmake-more-arches.diff - remove, was taken from upstream;
- FindVTK.cmake-vtk-5.4.diff - remove, was taken from upstream. 
						
						
					 
					
						2009-10-04 14:38:08 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							28b71b44ee 
							
						 
					 
					
						
						
							
							FindVTK.cmake: support VTK 5.4.  
						
						... 
						
						
						
						Backport Modules/FindVTK.cmake from CMake 2.8 CVS. It adds support
for VTK 5.4. Patch FindVTK.cmake-vtk-5.4.diff (Closes : #546030 ). 
						
						
					 
					
						2009-09-30 19:17:43 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							92419bfe3b 
							
						 
					 
					
						
						
							
							FindJNI.cmake: find java library directory on all linux arches.  
						
						... 
						
						
						
						Patch FindJNI.cmake-more-arches.diff. Previously architecture set were limited
to i386, amd64 and (incorrectly) ppc. The new code is based on OpenJDK
jdk/make/common/shared/Platform.gmk and has been translated to cmake. This
patch almost closes : #544674 . 
						
						
					 
					
						2009-09-30 18:59:26 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							8a04ff5d82 
							
						 
					 
					
						
						
							
							Support perl 5.10 support in FindPerlLibs.cmake  
						
						... 
						
						
						
						This Closes : #541609 . Thanks to Joshua Rubin for the patch. 
						
						
					 
					
						2009-08-21 19:39:33 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							fac340bd9e 
							
						 
					 
					
						
						
							
							Fix bashisms in CMake scripts ( Closes :  #530056 ).  
						
						
						
						
					 
					
						2009-08-08 10:52:39 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							e22f8f344b 
							
						 
					 
					
						
						
							
							Prefer *-qt3 binary names to generic ones in FinqQt3.cmake.  
						
						... 
						
						
						
						This closes : #538864 . 
						
						
					 
					
						2009-08-08 10:36:01 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							dab02991b2 
							
						 
					 
					
						
						
							
							Update manpage_friendly_docs.diff to fix lintian warnings.  
						
						... 
						
						
						
						W: cmake-data: manpage-has-errors-from-man usr/share/man/man1/cmakemodules.1.gz 1828: warning [p 25, 1.8i]: can't break line
W: cmake: manpage-has-errors-from-man usr/share/man/man1/cmake.1.gz 5673: warning [p 100, 0.5i]: can't break line
Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2009-05-02 01:31:09 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							559249fc3e 
							
						 
					 
					
						
						
							
							Resync patches.  
						
						... 
						
						
						
						Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2009-05-01 17:57:37 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							8b90e5a9a4 
							
						 
					 
					
						
						
							
							Remove reinstate-arm.diff, merged upstream.  
						
						... 
						
						
						
						Also fix series file.
Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2009-02-26 22:41:37 +02:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							4ec47262ef 
							
						 
					 
					
						
						
							
							Remove do-not-use-lib64.diff.  
						
						... 
						
						
						
						According to upstream, it is no longer needed.
Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2009-02-26 15:14:36 +02:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							4a17e859f2 
							
						 
					 
					
						
						
							
							Fixup some docs to make them manpage friendly.  
						
						... 
						
						
						
						Patch manpage_friendly_docs.diff.
Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2009-02-24 00:11:16 +02:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							334aa05c68 
							
						 
					 
					
						
						
							
							Update debian/patches  
						
						... 
						
						
						
						Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2009-02-07 16:36:39 +02:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							58ae442c9e 
							
						 
					 
					
						
						
							
							Add support for <prefix>/lib/cmake/ search paths to find_package()  
						
						... 
						
						
						
						Merge patch from upstream to support <prefix>/lib/cmake search path in
find_package() config mode. This enables reduction of /usr/lib cluttering
find_package_support_prefix_lib_cmake.diff - stolen from 2.6 branch.
Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2008-12-10 00:34:45 +02:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							76ff64d3c7 
							
						 
					 
					
						
						
							
							Fix FindSQL include in the MPEG2 module.  
						
						... 
						
						
						
						Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2008-10-16 11:05:14 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							b164021d95 
							
						 
					 
					
						
						
							
							Add patch to prefer lupdate-qt4 to lupdate and lrelease to lrelease-qt4  
						
						... 
						
						
						
						Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2008-10-16 11:02:01 +03:00 
						 
				 
			
				
					
						
							
							
								Modestas Vainius 
							
						 
					 
					
						
						
						
						
							
						
						
							c0f9e81925 
							
						 
					 
					
						
						
							
							CMake 2.6.2 packaging  
						
						... 
						
						
						
						Read debian/changelog for more information about the changes made.
Signed-off-by: Modestas Vainius <modestas@vainius.eu> 
						
						
					 
					
						2008-10-13 00:58:04 +03:00 
						 
				 
			
				
					
						
							
							
								Pierre Habouzit 
							
						 
					 
					
						
						
						
						
							
						
						
							6b0ed18677 
							
						 
					 
					
						
						
							
							import cmake 2.6.0-5  
						
						... 
						
						
						
						Signed-off-by: Pierre Habouzit <madcoder@debian.org> 
						
						
					 
					
						2008-10-12 18:44:02 +02:00