Skip to content
Open
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
9f0e817
cmake: remove cmake submodule and add get-jrl-cmakemodules.cmake
Jul 7, 2026
763a58d
port pinocchio_default and pinocchio_collision
Jul 7, 2026
c097034
cmake :port template instantiation
Jul 8, 2026
e12b701
cmake:Port unit test
Jul 9, 2026
a11965f
cmake: apply review
Jul 9, 2026
a7d67c3
cmake: port parsers
Jul 9, 2026
c46cc51
cmake: port parsers' UTs
Jul 20, 2026
fbc8476
review: remove example-robot-data submodule and reorganize uts
Jul 20, 2026
a86d2b4
cmake :cppad and cppadcg finders (jrl_v1)
Jul 23, 2026
f5600c3
cmake: Modify Findcppad.cmake to create a target
jorisv Jul 24, 2026
c61bc87
cmake: Modify Findcppadcg.cmake to create a target
jorisv Jul 24, 2026
f2168b0
cmake: Link cppad to dl
jorisv Jul 24, 2026
53e9123
cmake: Link cppadcg to cppad
jorisv Jul 24, 2026
7432617
cmake: Don't use find_dependency in find module
jorisv Jul 24, 2026
660a0df
cmake: port cppad and cppadcg
Jul 24, 2026
2336b31
cmake: refactor header and template instantiation targets creation an…
Jul 27, 2026
a62961d
cmake: port extra support
j-matheron Jul 28, 2026
e333cd3
cmake: port RTSAN
j-matheron Jul 28, 2026
f92b52d
cmake: port GMP and MPFR and DEPRECATED_HEADERS
j-matheron Jul 28, 2026
9adf015
cmake: port visualizers
j-matheron Jul 28, 2026
8deaec7
cmake: port tracy, OPENMP and ADVANCED_TESTING
j-matheron Jul 29, 2026
ea85c88
cmake: apply pre-commit
j-matheron Jul 29, 2026
2d2f717
cmake: port bindings
j-matheron Jul 29, 2026
fd2cce9
cmake: port python test
j-matheron Jul 30, 2026
f3441da
cmake: Apply first part of review
j-matheron Jul 30, 2026
3b1e06c
cmake: apply review (use pinocchio_python_add_test)
j-matheron Aug 10, 2026
c247868
cmake: Refactor gmp finder
jorisv Jul 30, 2026
079b239
cmake: Refactor MPFR finder
jorisv Jul 30, 2026
347d5dc
cmake: use MPFR::MPFR target
j-matheron Aug 10, 2026
6992779
cmake: Port benchmarks
j-matheron Aug 10, 2026
f268452
cmake: Port examples
j-matheron Aug 10, 2026
de2d4b0
lint: format cmake
j-matheron Aug 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
[submodule "cmake"]
path = cmake
url = https://github.com/jrl-umi3218/jrl-cmakemodules
[submodule "models/example-robot-data"]
path = models/example-robot-data
url = https://github.com/Gepetto/example-robot-data.git
Loading
Loading