Commit Graph

34 Commits (cded12e6c8e6a5b74ff08ea231e38ddd2c7d01d3)

Author SHA1 Message Date
Claudius Tewari cb3ca6b25d
Fix "Wrapper" heading anchor link in README. 2020-08-19 12:07:56 -07:00
Varun Agrawal 1df0dd3551
Improve Github Actions (#476)
* remove make_verbose flag

* add Actions badges and minor improvements to README

* only run CI for legitimate PRs

* Revert "only run CI for legitimate PRs"

This reverts commit 5825797333576c538635a81d661c8ef67be0023a.

* fix cmake flag typo V41

* added Actions workflow for special build cases

* fix typo in CMake flag

* add build_type and minor fixes

* use run for each step

* debugging runs-on error

* debugging some more

* major strip down to help debugging

* run ubuntu-gcc combo only

* remove special CI for later
2020-08-18 12:44:48 -04:00
Frank Dellaert 9326bc1ce6
Update README.md 2020-08-02 16:23:50 -04:00
Frank dellaert 18636c8aa1 Replaced flag with 4.1 version 2020-07-22 17:32:07 -04:00
Varun Agrawal 5d39cf2094 grammar fixes 2020-02-05 21:29:27 -05:00
Varun Agrawal 7c6008ae11 better organize build badges, and fix links 2020-02-05 15:40:15 -05:00
Jose Luis Blanco Claraco 6c9fa5194d Add AppVeyor CI for MSVC 2019-12-27 16:32:52 +01:00
Varun Agrawal 5e387d1a7c update to README to include link to READMEs of MATLAB and Python wrappers 2019-09-16 16:03:59 -04:00
Frank Dellaert 314b6173fc
Updated build status link 2019-06-06 12:08:51 -04:00
Jose Luis Blanco-Claraco 8906fa8da7 Merge branch 'add-travis-ci' of https://github.com/jlblancoc/gtsam into jlblancoc-add-travis-ci 2019-06-01 08:34:21 +02:00
Varun Agrawal b1673557ae updated README to nicer Markdown, added links to papers for convenience, added code formatting, and updated ROS package version 2019-05-31 12:05:19 -04:00
Jose Luis Blanco Claraco 0a6cfe4358 Add travis CI 2019-05-31 11:24:11 +02:00
Matthew Broadway 7290a707a2 link to INSTALL.md 2019-03-06 09:47:07 +00:00
Matthew Broadway 4eb71ef183 updated reference to INSTALL document 2019-03-04 10:14:39 +00:00
Matthew Broadway 437a1136b0 added note about not always providing a speedup 2019-03-04 10:09:10 +00:00
Matthew Broadway e24ceaa5a9 added MKL installation instructions 2019-03-04 10:09:10 +00:00
Varun Agrawal dae50c9a4a updated link in README.md to point to correct INSTALL.md 2019-02-27 14:23:18 -05:00
jlblancoc 7625c21777
Various fixes to cmake exported targets
List of changes:
 * -I boost is no longer required
   (Since the use of Boost::xxx imported targets)
 * fix missing Boost deps in imported gtsam by
   searching for Boost inside GTSAMConfig.cmake
 * Including the dirs for Eigen/MKL/SuiteSparse/Metis
   into exported targets public interface.
 * Fix missing cmake changes in wrap/*
 * Split build flags into private/public, not to
   expose to users flags that may be invasive.
 * Removed now useless include_dirs in "extra cmake"
 * Update cmake/example_project
 * Make cppunitlite to find boost headers via Boost::boost
 * Update README / INSTALL to reflect the updated minimum CMake >= 3.0
2019-02-15 22:04:04 +01:00
Frank Dellaert 1a3a938336 Added Google groups link. 2018-06-11 22:29:02 +00:00
Frank Dellaert 5e5e3fffb2 README.md edited online with Bitbucket, added link to Wiki for new Expressions write-up. 2018-01-08 22:30:49 +00:00
dellaert 05cc8d8567 Added ImuFactor things in readme 2016-06-05 11:02:54 -07:00
Frank Dellaert 61113b1960 README.md edited online with Bitbucket 2016-02-18 19:16:04 +00:00
Frank Dellaert f6eb67e869 README.md edited online with Bitbucket 2016-02-18 18:54:15 +00:00
Frank Dellaert 8e2915c4f3 README.md edited online with Bitbucket 2015-09-04 18:14:13 +00:00
dellaert 80faf61627 Fixed some top-level files 2014-12-03 20:15:19 +01:00
Frank Dellaert 3cb0109d49 README.md edited online with Bitbucket 2014-12-03 18:52:53 +00:00
Frank Dellaert 828e07df08 README.md edited online with Bitbucket 2014-01-30 20:37:58 +00:00
Frank Dellaert 50cb432082 README.md edited online with Bitbucket 2014-01-30 20:20:52 +00:00
Richard Roberts d3128e93f3 Added markdown links to README.md 2014-01-30 15:13:13 -05:00
Richard Roberts 4baa3763bc Final cleanup of text files - README.md, LICENSE*, USAGE, and INSTALL. 2014-01-30 14:42:23 -05:00
Richard Roberts 90eca73010 Renamed LICENSE to LICENSE.BSD 2014-01-04 13:59:43 -05:00
Richard Roberts 1e06e7f4c8 Updates to README.md 2014-01-04 12:31:12 -05:00
Richard Roberts 7662059185 Working on markup README.md 2014-01-04 03:15:25 -05:00
Richard Roberts 599728022c Testing markdown in README 2014-01-04 02:54:22 -05:00