File tree
12 files changed
+425
-178
lines changed- development
- scripts/pixi
12 files changed
+425
-178
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
|
+5-20
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
| |||
75 | 77 |
| |
76 | 78 |
| |
77 | 79 |
| |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
88 |
| - | |
89 |
| - | |
90 |
| - | |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
| 80 | + | |
95 | 81 |
| |
96 |
| - | |
97 |
| - | |
| 82 | + | |
98 | 83 |
| |
99 | 84 |
| |
100 | 85 |
| |
|
- .cmake-format.py-240
- .docs/cmake.py+1
- .docs/examples/minimal-with-packages.cmake+1-4
- .gersemirc+2
- .git-blame-ignore-revs+3
- .pre-commit-config.yaml+11-20
- CMakeLists.txt+107-97
- _unittests/catkin/CMakeLists.txt+7-3
- _unittests/cpp/CMakeLists.txt+7-3
- _unittests/test_pkg-config.cmake+8-4
- apple.cmake+6-2
- base.cmake+69-45
- boost.cmake+113-63
- compiler.cmake+56-42
- coverage.cmake+30-68
- cpack.cmake+24-11
- createshexe.cmake+4-2
- cxx-standard.cmake+71-38
- cxx11.cmake+2-1
- cython/cython.cmake+322-159
- debian.cmake+34-18
- dist.cmake+21-15
- distcheck.cmake+92-68
- doxygen.cmake+125-74
- eigen.cmake+12-6
- find-external/Accelerate/FindAccelerate.cmake+11-8
- find-external/CDD/FindCDD.cmake+13-10
- find-external/CHOLMOD/FindCHOLMOD.cmake+59-37
- find-external/CLP/FindCLP.cmake+12-13
- find-external/CoinUtils/FindCoinUtils.cmake+19-13
- find-external/CppAD/Findcppad.cmake+18-8
- find-external/CppAD/Findcppadcg.cmake+21-10
- find-external/GMP/FindGMP.cmake+15-14
- find-external/Ipopt/FindIpopt.cmake+61
- find-external/Julia/FindJulia.cmake+55-27
- find-external/MPFR/FindMPFR.cmake+51-26
- find-external/OpenMP/FindOpenMP.cmake+384-263
- find-external/OpenRTM/FindOpenRTM.cmake+44-27
- find-external/Qhull/FindQhull.cmake+64-34
- find-external/Simde/FindSimde.cmake+15-9
- find-external/TinyXML/FindTinyXML.cmake+9-7
- find-external/TinyXML/FindTinyXML2.cmake+30-14
- find-external/assimp/Findassimp.cmake+51-26
- find-external/glpk/Findglpk.cmake+21-16
- find-external/qpOASES/FindqpOASES.cmake+24-12
- geometric-tools.cmake+31-14
- gtest.cmake+15-13
- header.cmake+51-21
- hpp.cmake+2-6
- ide.cmake+16-10
- idl.cmake+54-33
- idlrtc.cmake+28-15
- image/visp.cmake+8-4
- install-data.cmake+2-1
- julia.cmake+14-7
- kineo.cmake+30-19
- lapack.cmake+2-1
- logging.cmake+69-34
- man.cmake+11-6
- metapodfromurdf.cmake+8-5
- modernize-links.cmake+23-8
- msvc-specific.cmake+43-21
- openhrp.cmake+5-3
- openhrpcontroller.cmake+23-10
- openrtm.cmake+9-6
- package-config.cmake+133-71
- pkg-config.cmake+360-254
- portability.cmake+10-7
- post-project.cmake+7-2
- pthread.cmake+8-3
- python-helpers.cmake+18-11
- python.cmake+157-93
- qhull.cmake+59-31
- release.cmake+28-30
- relpath.cmake+6-2
- ros.cmake+35-17
- ros2.cmake+54
- sdformat.cmake+12-3
- shared-library.cmake+8-3
- sphinx.cmake+44-23
- stubs.cmake+38-22
- swig.cmake+21-10
- test.cmake+69-43
- tracy.cmake+124
- tracy.hh.cmake+33
- uninstall.cmake+30-20
- version-script.cmake+17-8
- version.cmake+43-37
- xacro.cmake+14-17
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
+326-152
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+34-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
60 | 84 |
| |
61 | 85 |
| |
62 | 86 |
| |
| |||
78 | 102 |
| |
79 | 103 |
| |
80 | 104 |
| |
81 |
| - | |
| 105 | + | |
82 | 106 |
| |
83 | 107 |
| |
84 | 108 |
| |
85 | 109 |
| |
86 | 110 |
| |
87 | 111 |
| |
88 |
| - | |
| 112 | + | |
89 | 113 |
| |
90 | 114 |
| |
91 | 115 |
| |
| |||
103 | 127 |
| |
104 | 128 |
| |
105 | 129 |
| |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + |
0 commit comments