3fca0e811c 
								
							 
						 
						
							
							
								
								CMake: Use LLVM_COMMON_DEPENDS on add_llvm_executable.  
							
							... 
							
							
							
							llvm-svn: 78990 
							
						 
						
							2009-08-14 04:38:57 +00:00  
				
					
						
							
							
								 
						
							
								a88916d94f 
								
							 
						 
						
							
							
								
								CMake: Rely on llvm_config again for obtaining the list of required  
							
							... 
							
							
							
							libraries for an executable.
Now LLVMConfig uses a new system for sorting library dependencies, as
the list of dependent libraries for each entry of FinalLibDeps.txt no
longer is topologically sorted.
llvm-svn: 78787 
							
						 
						
							2009-08-12 04:05:26 +00:00  
				
					
						
							
							
								 
						
							
								f42a6ab6b8 
								
							 
						 
						
							
							
								
								Reinstate target dependencies on Table_gen targets in CMake  
							
							... 
							
							
							
							llvm-svn: 74003 
							
						 
						
							2009-06-23 21:05:21 +00:00  
				
					
						
							
							
								 
						
							
								e324ceeced 
								
							 
						 
						
							
							
								
								CMake: remove support for llvm-config-generated dependencies in the build  
							
							... 
							
							
							
							llvm-svn: 73979 
							
						 
						
							2009-06-23 18:30:17 +00:00  
				
					
						
							
							
								 
						
							
								881af58933 
								
							 
						 
						
							
							
								
								Eliminate some unused code in CMa'e add_llvm_target. No functionality change.  
							
							... 
							
							
							
							llvm-svn: 73970 
							
						 
						
							2009-06-23 17:58:51 +00:00  
				
					
						
							
							
								 
						
							
								85fedbe081 
								
							 
						 
						
							
							
								
								Eliminate object-relinking support from CMake. Fixes PR 4429 and  
							
							... 
							
							
							
							cleans up the CMake-based build system a bit. Started by a patch from
Xerxes Rånby.
llvm-svn: 73969 
							
						 
						
							2009-06-23 17:57:35 +00:00  
				
					
						
							
							
								 
						
							
								46fed3b475 
								
							 
						 
						
							
							
								
								CMake: New variable LLVM_LIBDIR_SUFFIX.  
							
							... 
							
							
							
							Patch by Ingmar Vanhassel!
llvm-svn: 73216 
							
						 
						
							2009-06-12 02:49:53 +00:00  
				
					
						
							
							
								 
						
							
								5c273ce20e 
								
							 
						 
						
							
							
								
								CMake: Use explicit dependencies for Xcode (as well as MSVC), to make  
							
							... 
							
							
							
							the CMake-generated Xcode project build properly.
llvm-svn: 72883 
							
						 
						
							2009-06-04 19:53:37 +00:00  
				
					
						
							
							
								 
						
							
								10a71da05a 
								
							 
						 
						
							
							
								
								CMake: Set LIBS on llvm-config so we can query the system libraries  
							
							... 
							
							
							
							used by CMake with --ldflags.
llvm-svn: 72470 
							
						 
						
							2009-05-27 15:49:33 +00:00  
				
					
						
							
							
								 
						
							
								eeac588471 
								
							 
						 
						
							
							
								
								CMake: Use libdl only when available. Fixes build on FreeBSD.  
							
							... 
							
							
							
							llvm-svn: 72311 
							
						 
						
							2009-05-23 02:37:24 +00:00  
				
					
						
							
							
								 
						
							
								58e257de2e 
								
							 
						 
						
							
							
								
								CMake: Use pthread library when requested and available.  
							
							... 
							
							
							
							llvm-svn: 71116 
							
						 
						
							2009-05-06 20:42:04 +00:00  
				
					
						
							
							
								 
						
							
								9ccf574ea0 
								
							 
						 
						
							
							
								
								Fix a link issue I ran into trying compiling LLVM on MinGW with CMake.  
							
							... 
							
							
							
							Hopefully this doesn't break anyone else's build... it shouldn't unless 
the MinGW variable means something other than compiling with MinGW.
llvm-svn: 60273 
							
						 
						
							2008-11-30 02:42:05 +00:00  
				
					
						
							
							
								 
						
							
								2c10b22b62 
								
							 
						 
						
							
							
								
								CMake: Adds header and TableGen files to Visual Studio solution. A new  
							
							... 
							
							
							
							dummy library, `llvm_headers_do_not_build', is created for containing
all header and TableGen files under include/llvm.
llvm-svn: 59346 
							
						 
						
							2008-11-15 02:08:08 +00:00  
				
					
						
							
							
								 
						
							
								751ea9d957 
								
							 
						 
						
							
							
								
								CMake: Fixed dependencies of .cpp source files on .td and tablegenned  
							
							... 
							
							
							
							files.
llvm-svn: 59325 
							
						 
						
							2008-11-14 22:06:14 +00:00  
				
					
						
							
							
								 
						
							
								90cf22e013 
								
							 
						 
						
							
							
								
								CMake: Removed unnecessary library path setting that was breaking the  
							
							... 
							
							
							
							build on OS X.
Fix by Jjgod Jiang!
llvm-svn: 59048 
							
						 
						
							2008-11-11 16:56:52 +00:00  
				
					
						
							
							
								 
						
							
								20baf2fc3c 
								
							 
						 
						
							
							
								
								CMake: Support for LLVM_USED_LIBS variable, which is the cmake  
							
							... 
							
							
							
							counterpart of USED_LIBS.
llvm-svn: 58178 
							
						 
						
							2008-10-26 00:51:05 +00:00  
				
					
						
							
							
								 
						
							
								64c996271e 
								
							 
						 
						
							
							
								
								CMake: `make install' for libraries, executables and header files.  
							
							... 
							
							
							
							llvm-svn: 57945 
							
						 
						
							2008-10-22 02:56:07 +00:00  
				
					
						
							
							
								 
						
							
								cdc95498f5 
								
							 
						 
						
							
							
								
								CMake: Builds all targets.  
							
							... 
							
							
							
							llvm-svn: 56641 
							
						 
						
							2008-09-26 04:40:32 +00:00  
				
					
						
							
							
								 
						
							
								8807bddf08 
								
							 
						 
						
							
							
								
								CMake build system: support for parallel builds.  
							
							... 
							
							
							
							llvm-svn: 56453 
							
						 
						
							2008-09-22 18:21:51 +00:00  
				
					
						
							
							
								 
						
							
								a229b3c9a7 
								
							 
						 
						
							
							
								
								Initial support for the CMake build system.  
							
							... 
							
							
							
							llvm-svn: 56419 
							
						 
						
							2008-09-22 01:08:49 +00:00