JaiXJM-BB
d35ff2e3f8
Updated QNX-relevant paths, removed environment variables. ( #2 )
...
Updated QNX-relevant paths (will check others next), removed environment variables.
2025-01-16 09:57:29 -05:00
Jai Moraes
20d72d0639
Removed erroneous text
2025-01-10 11:09:17 -05:00
Jai Moraes
8489ebcab5
fixing spacing issue
2025-01-10 10:58:17 -05:00
JaiXJM-BB
93f463ddbf
QNX for develop branch
...
* GitLab version (branch QNX_7.1_v4.1.1)
* ADDED: Build tested with target `install` or `all` if cross compiling for QNX
* ADDED: Test Installation when building with QNX (Review this for upstreaming)
* UPDATED: Build tests, fixed some unit tests. Floating points still off.
* UPDATED: Tests Fix
* UPDATED: all non-serialization tests working.
* QNX 8.0: Working version.
* REMOVED: Removal of test prints
* UPDATED: formatting to match, removed commented out testing lines
2025-01-10 10:20:50 -05:00
Jai Moraes
8d17fb355a
QNX Changes
2025-01-03 16:03:25 -05:00
Jai Moraes
e33e05a549
Tests Fix
2024-12-20 09:18:07 -05:00
Fan Jiang
ed098eaec6
Cleanup some includes and fix cassert
2024-12-11 14:05:05 -05:00
Jai Moraes
ba522a8859
GitLab version (branch QNX_7.1_v4.1.1)
2024-11-27 13:17:37 -05:00
Varun Agrawal
f875662040
Merge branch 'develop' into fixes
2023-10-08 11:01:39 -04:00
Tal Regev
2c4cdbb8c1
Fix windows tests
2023-09-25 20:33:35 +03:00
Varun Agrawal
c25f8a60b7
fix warnings
2023-09-21 13:56:20 -04:00
Ankur Roy Chowdhury
ec91f96f3d
import missing header
2023-03-02 14:15:25 -08:00
Frank Dellaert
8fb0d255ca
Excluding sources/headers/tests
2023-02-06 01:34:55 -08:00
Frank Dellaert
d38562868f
include assert header
2023-02-05 22:50:36 -08:00
Frank Dellaert
c1b5c192f8
Kill more boost headers
2023-02-05 20:45:54 -08:00
Frank Dellaert
285cbe4f22
Get rid of all (pre c++11) += calls to create Orderings.
2023-02-05 20:45:54 -08:00
Frank Dellaert
ae7c17420d
Replace std::tie with c++17 pattern matching
2023-02-04 10:28:14 -08:00
kartik arcot
769ecd3e96
remove tuple header
2023-01-23 18:30:09 -08:00
kartik arcot
d1d5336ed0
global find/replace. Does not compile
2023-01-23 18:26:44 -08:00
kartik arcot
703cb5cbc7
remove make_shared header
2023-01-22 08:40:02 -08:00
kartik arcot
852e8768c0
shared_ptr, make_shared, allocate_shared
2023-01-22 08:40:02 -08:00
kartik arcot
8181b50de3
remove optional headers
2023-01-21 09:27:20 -08:00
kartik arcot
4e2f0cc36b
gtsam_unstable/partition
2023-01-21 09:27:20 -08:00
Frank Dellaert
d3a40fbc71
Use initializer lists in tests and gtsam_unstable
2023-01-07 23:59:39 -08:00
Frank Dellaert
9b5321ce03
Remove unused boost::assign headers
2023-01-07 23:58:35 -08:00
Tobias Fischer
4e6ec77294
Link to interface library in case system metis is used
2022-08-01 07:36:36 +10:00
Varun Agrawal
a9a4075ff6
Merge pull request #1117 from acxz/metis-include
...
Allow more functionality through system METIS
2022-03-26 03:34:27 -04:00
acxz
c7374307f4
use internal metislib.h; extern C for system&local
2022-02-22 12:57:43 -05:00
acxz
5d3b0bf1c1
only metis.h is needed to include both system and local metis.h file
...
metislib.h can be changed to <> due to cmake changes
2022-02-22 12:54:44 -05:00
acxz
6d1e7ebce4
add missing header guards under gtsam_unstable/
2022-02-21 13:50:27 -05:00
Varun Agrawal
4f33cb8835
add guards for system Metis
2021-08-26 02:22:28 -04:00
Bernd Pfrommer
5801ab079d
rename libmetis -> libmetis-gtsam to avoid collision with system libs
2020-06-01 16:20:56 -04:00
acxz
93b4081c7f
update timing to use internal timing.h api
2020-05-09 21:29:08 -04:00
Jose Luis Blanco Claraco
76b29b78af
Prefer C++11 nullptr
2020-04-06 23:31:05 +02:00
Jose Luis Blanco-Claraco
7d3b3f1172
Fix use of non-standard array of non-constant length
2019-12-28 23:39:54 +01:00
Jose Luis Blanco-Claraco
d76fc052b0
fix missing include
2019-12-20 10:06:15 +01:00
Frank Dellaert
5b686d3ec3
Fixed warning
2019-06-12 15:33:25 -04:00
Duy-Nguyen Ta
b2e5dadcdb
Merge branch 'develop' of https://bitbucket.org/gtborg/gtsam into fix/trailing_whitespaces
...
# Conflicts:
# gtsam/symbolic/tests/testVariableIndex.cpp
# gtsam_unstable/gtsam_unstable.h
# gtsam_unstable/linear/RawQP.cpp
# gtsam_unstable/linear/RawQP.h
2019-05-12 09:26:28 -04:00
Frank Dellaert
7b6eaa4333
removed unused typedefs
2019-04-13 22:05:49 -04:00
dellaert
97de0e3c82
Compilation fixes
2019-04-11 10:49:45 -04:00
Duy-Nguyen Ta
1cdc228d6a
remove trailing spaces
2019-02-11 10:58:34 -05:00
Chris Beall
f4d1fec558
Fix compiler error in GenericGraph when GTSAM_ALLOW_DEPRECATED_SINCE_V4=OFF
2018-12-19 11:08:52 -08:00
chrisbeall
7371097d6d
Make FindSeparator-inl.h compile with recent versions of boost
2018-12-15 15:16:49 -08:00
Chris Beall
f21a431427
Make gtsam_unstable/partition compile again, and actually build when GTSAM_SUPPORT_NESTED_DISSECTION=ON
2018-12-14 14:53:03 -08:00
dellaert
72fe66d468
Removed headers
2016-05-22 14:22:36 -07:00
yao
f7ec58cde0
Replaced BOOSE_FOREACH with for in gtsam_unstable folder.
2016-05-21 11:52:14 -04:00
Abhijit Kundu
1c97d1270d
Changing include order so as to OpenMP flags (if used) are defined
...
before metis. This fixes a compilation error with testFindSeparator.cpp
2014-11-11 17:14:51 -05:00
cbeall3
699153ece9
Coding convention: convert tabs to two spaces
2014-10-30 12:44:46 -04:00
cbeall3
f4dc6a3a95
Fix metis linking in tests
2014-07-16 14:45:12 -04:00
Richard Roberts
2591f7dca2
Fixed missing gtsam_unstable/partition tests
2014-06-07 19:01:13 -07:00