| .. | 
			
		
		
			
				
					| 
						
							
						
						CMakeLists.txt
					 | 
				
				
					9db3116226
					Remove CMake-language block-end command arguments
				 | 
				13 years ago | 
			
		
			
				
					| 
						
							
						
						simple.cxx
					 | 
				
				
					0cb45081d9
					BUG: Disable deep-source test on Watcom until it can be fixed.  This is a new feature for other generators anyway.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						simple.cxx.in
					 | 
				
				
					1f639ee76c
					ENH: Added computation of object file names that are almost always short enough to not exceed the filesystem path length limitation.  This is useful when a source file from outside the tree is referenced with a long full path.  The object file name previously would contain the entire path which when combined with the build output directory could exceed the filesystem limit.  Now CMake recognizes this case and replaces enough of the beginning of the full path to the source file with an md5sum of the replaced portion to make the name fit on disk.  This addresses bug#4520.
				 | 
				18 years ago | 
			
		
			
				
					| 
						
							
						
						testlib.cxx
					 | 
				
				
					237e7d34f9
					ENH: add missing files
				 | 
				20 years ago | 
			
		
			
				
					| 
						
							
						
						testlib.h
					 | 
				
				
					7bbaa4283d
					Remove trailing whitespace from most CMake and C/C++ code
				 | 
				13 years ago |