Commit Graph

179 Commits (fe7d87735216b701a85af6b51a59cf4cdfef1b3d)

Author SHA1 Message Date
Varun Agrawal f875662040 Merge branch 'develop' into fixes 2023-10-08 11:01:39 -04:00
Varun Agrawal 3a1fe57468
Merge pull request #1628 from borglab/python-updates 2023-10-08 10:59:37 -04:00
Varun Agrawal 3fac23b9b9 fix 2023-10-07 17:32:34 -04:00
Varun Agrawal 06200f0dbd correct way to install dependencies 2023-10-07 17:26:40 -04:00
Varun Agrawal 086d58e21e install python dependencies in CI 2023-10-07 16:25:11 -04:00
Tal Regev 2c4cdbb8c1
Fix windows tests 2023-09-25 20:33:35 +03:00
Varun Agrawal 331ae137af re-enable debug CI for linux 2023-09-21 15:55:58 -04:00
Varun Agrawal b8ec765035 remove requirements install step as it is now a part of the cmake process 2023-09-05 12:40:21 -04:00
Tal Regev 227c95ed76
Add ninja build 2023-08-26 10:33:33 +03:00
Tal Regev 88ab398b2a
Simplify scripts 2023-08-03 21:16:52 +03:00
Varun Agrawal 2c569c1fdd enable slam tests 2023-08-01 09:59:43 -04:00
Varun Agrawal ddef644569 fix nonlinear tests 2023-07-31 16:58:06 -04:00
Varun Agrawal df3899e2e8 comment out nonlinear check 2023-07-30 14:11:05 -04:00
Varun Agrawal e562d708a3 enable more tests 2023-07-30 10:16:15 -04:00
Varun Agrawal e4ff39cd42 Merge branch 'develop' into fix/windows-tests 2023-07-27 12:06:12 -04:00
Tal Regev 8ac72e8e68
Change to bash shell to fail on first error 2023-07-24 23:53:55 +03:00
Tal Regev 00895911c0
Tests are not failing without debug assertion 2023-07-24 23:34:23 +03:00
Tal Regev 62d59c62d4
Fix windows test 2023-07-20 08:28:23 +03:00
Varun Agrawal e00e1236b5 reorganize CI workflow file 2023-07-03 08:56:08 -04:00
Tal Regev ac86415032
Fix tests 2023-07-02 19:19:33 +03:00
Tal Regev d1bd76a0aa
Check more tests 2023-07-01 17:02:03 +03:00
Tal Regev c95bcae93a
Add non concurrency to all workflows 2023-07-01 01:40:55 +03:00
Tal Regev 7f46117666
Add non concurrency to all workflows 2023-06-30 22:37:43 +03:00
Varun Agrawal bc51920ad8 Merge branch 'fix/windows-tests' into fix/windows3 2023-06-30 15:25:37 -04:00
Tal Regev a499855eaf Add release to windows tests 2023-06-30 15:25:16 -04:00
Tal Regev 2168d0f086 Compile with ninja 2023-06-30 15:25:16 -04:00
Varun Agrawal c954e546ef enable more Windows tests 2023-06-21 17:33:14 -04:00
Varun Agrawal 429d5de601 Actions file formatting 2023-06-21 12:30:56 -04: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