Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								781349ec86
								
							
								
							
						 | 
						
							
							
								
								Renamed to GTSAMCMakeTools
							
							
							
							
							
						 | 
						
							2014-02-19 13:12:22 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								e029204c01
								
							
								
							
						 | 
						
							
							
								
								Added cmake code to install cmake tools, and a GTSAM-CMakeToolsConfig file to automatically find them.
							
							
							
							
							
						 | 
						
							2014-02-19 13:10:37 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								753f59747c
								
							
								
							
						 | 
						
							
							
								
								Removed obsolete wrap functions (sent email about this)
							
							
							
							
							
						 | 
						
							2014-02-18 13:43:54 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								eef7a19983
								
							
								
							
						 | 
						
							
							
								
								Added a warning when linking to libraries where duplicates are distributed with matlab, with instructions for moving the libraries away.
							
							
							
							
							
						 | 
						
							2014-02-17 00:44:50 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								243522c64b
								
							
								
							
						 | 
						
							
							
								
								Fixed not linking to requested libraries in matlab wrapper
							
							
							
							
							
						 | 
						
							2014-02-17 00:44:13 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								835d020581
								
							
								
							
						 | 
						
							
							
								
								Added lots of documentation in GtsamTesting.cmake and moved old functions to an obsolete file with a warning if they are used
							
							
							
							
							
						 | 
						
							2014-02-13 16:13:11 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								f283150eb4
								
							
								
							
						 | 
						
							
							
								
								Using macro for creating examples to remove cmake code copy/paste
							
							
							
							
							
						 | 
						
							2014-02-13 13:24:14 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								2ccb892167
								
							
								
							
						 | 
						
							
							
								
								Removed unneeded print
							
							
							
							
							
						 | 
						
							2014-02-13 13:23:35 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								320cfe7b4d
								
							
								
							
						 | 
						
							
							
								
								Comment cleanups
							
							
							
							
							
						 | 
						
							2014-02-13 13:23:20 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								218500de11
								
							
								
							
						 | 
						
							
							
								
								Cleaned up flags for building examples and tests
							
							
							
							
							
						 | 
						
							2014-02-13 13:22:56 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								0e4b5269c5
								
							
								
							
						 | 
						
							
							
								
								Cleaned up gtsamAddTestsGlob function
							
							
							
							
							
						 | 
						
							2014-02-13 11:14:51 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								e7018e8c51
								
							
								
							
						 | 
						
							
							
								
								Fixed bugs in last commit and made GTSAM_SINGLE_TEST_EXE default on Xcode too
							
							
							
							
							
						 | 
						
							2014-02-13 10:57:09 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								3e3f31c4d1
								
							
								
							
						 | 
						
							
							
								
								Made FIRST_PASS_DONE variable internal
							
							
							
							
							
						 | 
						
							2014-02-13 10:56:20 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								661a157553
								
							
								
							
						 | 
						
							
							
								
								Working on standardizing/simplifying building unit tests and examples.  Much simpler cmake function to add a glob of tests, doing away with convenience libraries, and removing other options that we never change from their defaults.
							
							
							
							
							
						 | 
						
							2014-02-13 01:34:31 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								9d2c5888b8
								
							
								
							
						 | 
						
							
							
								
								Made cmake slightly nicer when using Xcode - removed a couple unnecessary prints, and removed .run targets when using Xcode since they're not needed and clog up the project view.
							
							
							
							
							
						 | 
						
							2014-02-08 11:14:43 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								4b8c17ec77
								
							
								
							
						 | 
						
							
							
								
								Changed target name to 'gtsam' instead of 'gtsam-shared' and 'gtsam-static'.  Modified CMake options to only allow building either static or shared, but not both.  Enabled GTSAM_BUILD_TYPE_POSTFIXES by default on all platforms.
							
							
							
							
							
						 | 
						
							2014-01-30 14:41:25 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								7761796036
								
							
								
							
						 | 
						
							
							
								
								Path fix for projects referencing cmake libs without using a submodule
							
							
							
							
							
						 | 
						
							2013-12-29 15:13:13 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								395b8a2f48
								
							
								
							
						 | 
						
							
							
								
								Added cmake subdirectory without history (at SVN r20364)
							
							
							
							
							
						 | 
						
							2013-12-22 13:04:47 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								f8bb2cf371
								
							
								
							
						 | 
						
							
							
								
								Revert "Added cmake as submodule"
							
							
							
							
							
							
							
							This reverts commit 191d18290d. 
							
						 | 
						
							2013-12-22 13:00:28 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								191d18290d
								
							
								
							
						 | 
						
							
							
								
								Added cmake as submodule
							
							
							
							
							
						 | 
						
							2013-12-20 17:06:05 -05:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								ee02445c49
								
							
								
							
						 | 
						
							
							
								
								Removing local cmake scripts
							
							
							
							
							
						 | 
						
							2012-03-22 19:57:30 +00:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								b76cf5b07f
								
							
								
							
						 | 
						
							
							
								
								Made unit test names unique between subdirectories and 'tests' directory, removed subdir prefix from compiled executable names.  The duplicate filenames confused Eclipse and made things difficult in CMake as well.
							
							
							
							
							
						 | 
						
							2012-03-15 02:10:37 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								58b64da525
								
							
								
							
						 | 
						
							
							
								
								Added better printout of configurable cmake options at the end of configuration
							
							
							
							
							
						 | 
						
							2012-02-29 04:11:48 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								12351dbfea
								
							
								
							
						 | 
						
							
							
								
								Updated find scripts to work by testing against gtsam2, no longer depends on build folders
							
							
							
							
							
						 | 
						
							2012-02-25 22:35:09 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								59b1197c9f
								
							
								
							
						 | 
						
							
							
								
								Back-ported cmake from the 2.0prep branch
							
							
							
							
							
						 | 
						
							2012-02-24 15:53:50 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								636176bf13
								
							
								
							
						 | 
						
							
							
								
								Updated paths for cmake find scripts
							
							
							
							
							
						 | 
						
							2012-01-28 04:07:37 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								ac5d539afb
								
							
								
							
						 | 
						
							
							
								
								Added SRI's Find cmake scripts and small comment changes in other cmake scripts
							
							
							
							
							
						 | 
						
							2012-01-27 20:28:13 +00:00 |