Jai Moraes
|
ba522a8859
|
GitLab version (branch QNX_7.1_v4.1.1)
|
2024-11-27 13:17:37 -05:00 |
Richard Roberts
|
fe235b1209
|
Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple.
|
2014-06-07 19:02:11 -07: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
|
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 |
Alex Cunningham
|
c6cf4d2dab
|
Removed use of convenience libraries for tests - wasn't really supported in current version
|
2013-08-19 15:32:21 +00:00 |
Richard Roberts
|
6111c099ab
|
Improved build of shared vs static GTSAM libraries - now possible to build either one or both, executables link to the shared if it is being build, or otherwise to the static. Also removed separate shared/static CMake flags for gtsam_unstable, now uses the same GTSAM_BUILD_SHARED and GTSAM_BUILD_STATIC as gtsam.
|
2013-03-13 18:17:39 +00:00 |
Frank Dellaert
|
5d5bb0e1a8
|
Fixed headers, both license and doxygen
|
2012-05-15 09:22:55 +00:00 |
Alex Cunningham
|
99d3b7bad6
|
Additional notes on cmake, moved previously excluded discrete files, re-enabled testPotentialTable (which fails)
|
2012-05-15 03:37:51 +00:00 |
Frank Dellaert
|
f7349704f8
|
Moved constraint satisfaction stuff to gtsam_unstable (in progress!).
|
2012-05-15 00:47:19 +00:00 |
Alex Cunningham
|
59a2c01c75
|
Fixed linking problem on gcc: lists of libraries to link against are order dependent
|
2012-04-16 17:02:48 +00:00 |
Richard Roberts
|
9ec030dcf3
|
Updated gtsam build files for discrete
|
2012-04-15 23:12:17 +00:00 |
Richard Roberts
|
444c7fccf1
|
Moving discrete files into gtsam
|
2012-04-15 22:35:28 +00:00 |