Commit Graph

152 Commits (3641dd1b3475b0517719250047f08ab350b6b2cf)

Author SHA1 Message Date
Tal Regev c95bcae93a
Add non concurrency to all workflows 2023-07-01 01:40:55 +03:00
Varun Agrawal e56186c45a remove deprecated Windows image 2023-06-07 12:52:06 -04:00
Varun Agrawal b947a7201c remove need for Eigen install since latest packaged version should work 2023-06-07 12:44:10 -04:00
Varun Agrawal cdbdc67ee4 fix eigen cmake search path 2023-06-06 18:32:16 -04:00
Varun Agrawal a5b90df471 configure system Eigen 2023-06-06 18:16:15 -04:00
Varun Agrawal 4203c4d355 enable windows release build in the CI 2023-06-06 17:31:23 -04:00
Varun Agrawal 00c784e5ef install_tbb update in python.sh 2023-04-30 18:20:57 -04:00
Varun Agrawal c8c10d3f5d install newer version of TBB 2023-04-30 15:43:09 -04:00
Varun Agrawal 6cfb82791b
Merge pull request #1488 from borglab/fix-default-shared-libs
Go back to default shared libraries, and fix unhandled case.
2023-03-07 18:42:51 -05:00
Varun Agrawal d7d55e515f Revert "create shared library for special builds to save memory"
This reverts commit a8aac45fd6.
2023-03-07 17:28:09 -05:00
Ankur Roy Chowdhury 8830896f01 Fix merge conflicts 2023-03-06 15:02:08 -08:00
Varun Agrawal a8aac45fd6 create shared library for special builds to save memory 2023-03-03 12:48:52 -05:00
Varun Agrawal 0e6be7393b remove redundant push action from build-linux 2023-03-03 12:48:28 -05:00
Varun Agrawal c42ea14ce1 increase swap space for special builds 2023-03-03 12:48:04 -05:00
Varun Agrawal 62cf5bff97 don't print warnings to CI 2023-03-03 12:46:59 -05:00
Ankur Roy Chowdhury e075f18011 Adds a 'no-unstable' configuration to CI 2023-03-02 18:08:08 -08:00
Varun Agrawal e0ac295ebf format Python CI yaml file 2023-03-01 18:01:44 -05:00
Varun Agrawal 32e266d5ab remove redundant cmake flag in unix.sh and set max processes for linux to 4 2023-03-01 18:01:37 -05:00
Varun Agrawal d66b8b4fee remove old boost specific flags 2023-03-01 17:18:04 -05:00
Varun Agrawal 9d470e87a5 install boost for Ubuntu with apt 2023-03-01 16:44:13 -05:00
Frank Dellaert 38f0158890 Build Release only 2023-02-23 06:49:36 -08:00
Frank Dellaert 6caea27638 Another CI fix 2023-02-22 23:10:16 -08:00
Frank Dellaert 86ee0166b0 Remove old compilers 2023-02-22 23:08:54 -08:00
Frank Dellaert d6cd6a1cf5 Only most recent compilers 2023-02-22 23:06:53 -08:00
Frank Dellaert 7374a7a87d Try CI fix to save space 2023-02-22 22:35:30 -08:00
Frank Dellaert 798e4c79c4 Run with no boost in special cases workflow 2023-02-06 02:17:08 -08:00
Frank Dellaert e6ace91e9d fail slow again 2023-02-05 23:14:08 -08:00
Frank Dellaert ffc7e4e748 Turn GTSAM_SINGLE_TEST_EXE OFF as I debug issue 2023-02-05 18:14:35 -08:00
Frank Dellaert d7dfd69f90 Comment out Metis 2023-02-05 02:52:29 -08:00
Frank Dellaert c26ca420bf Upgrade checkout action 2023-02-05 02:41:21 -08:00
Frank Dellaert 075d1595e4 Install metis 2023-02-05 02:41:06 -08:00
Frank Dellaert 4972bd34b1 Install Eigen 2023-02-05 02:28:38 -08:00
Frank Dellaert 51c62df73d Fix another typo :-( 2023-02-05 02:15:10 -08:00
Frank Dellaert cf772dbe88 Fix typo 2023-02-05 02:12:59 -08:00
Frank Dellaert 249655104a Try jammy repo 2023-02-05 01:25:30 -08:00
Frank Dellaert fdb910fc07 More CI hacking 2023-02-04 23:33:37 -08:00
Frank Dellaert cf79e7dba0 Debugging yaml file 2023-02-04 21:46:27 -08:00
Frank Dellaert ba80f6dc2b Fix up workflows, and make all fail fast 2023-02-04 21:33:14 -08:00
Frank Dellaert 42182c85ff Refactor CI (no more gcc 7) 2023-02-04 17:47:11 -08:00
Frank Dellaert ac2db387d6 Switch flag to V43 2023-01-20 22:50:05 -08:00
Bernd Pfrommer 10e03063b3 add workflow to trigger ubuntu packaging 2022-11-15 11:46:06 -05:00
Varun Agrawal c0a351d4e0 upgrade from ubuntu 18.04 to 20.04 2022-08-22 09:58:52 -04:00
Varun Agrawal bb5b2be792 fix typo 2022-07-26 14:03:21 -04:00
Varun Agrawal d92ce6ba9a break up Python CI steps so reading logs is easier 2022-07-26 13:11:21 -04:00
Varun Agrawal 31cfce0b8d update macos CI env 2022-07-22 13:59:40 -04:00
Gerry Chen 07c33c46e5
Set more swap space on linux since gcc runs out of memory 2022-07-20 18:58:41 -04:00
Varun Agrawal b7932957da update scoop installation for Windows CI 2022-03-11 12:33:53 -05:00
Varun Agrawal 6fe55af512 comment out gtsam_unstable test target 2022-02-17 14:45:34 -05:00
Varun Agrawal 9a234a2830 build (almost) all GTSAM test targets in CI 2022-02-17 11:16:35 -05:00
Frank Dellaert 55ad1841bd
Merge pull request #1108 from borglab/fix/headers
Header discipline in base
2022-02-17 01:25:01 -05:00