This repository was archived by the owner on Nov 28, 2025. It is now read-only.
Commit 5330bd0
File tree
6 files changed
+12
-10
lines changed- include/dynamic-graph/python
- src
- dynamic_graph
6 files changed
+12
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
- .cmake-format.py+240
- .docs/cmake.py-3
- .docs/conf.py-1
- .github/workflows/cmake.yml+1-9
- .pre-commit-config.yaml+12-4
- Config.cmake.in+5-1
- GNUInstallDirs.cmake-5
- README.md+7-3
- _unittests/test_pkg-config.cmake-1
- base.cmake+58-28
- boost/FindBoost.cmake-4
- cmake_reinstall.cmake.in-1
- cmake_uninstall.cmake.in-1
- compile.py-42
- cxx11.cmake+6-42
- cython/cython.cmake+310-10
- cython/python/FindPython/Support.cmake+1-1
- cython/setup.in.py+1-1
- doxygen.cmake+48-32
- find-external/GMP/FindGMP.cmake+11-6
- find-external/MPFR/FindMPFR.cmake+8-7
- find-external/OpenMP/FindOpenMP.cmake+767-18
- find-external/Simde/FindSimde.cmake+14-5
- find-external/qpOASES/FindqpOASES.cmake+1-1
- hpp/idl/omniidl_be_python_with_docstring.py+2-2
- logging.cmake+22-18
- msvc-specific.cmake-4
- pkg-config.cmake+30-7
- post-project.cmake+10-2
- python-helpers.cmake+115
- python.cmake+17-153
- python/FindPythonInterp.cmake-171
- python/FindPythonLibs.cmake-399
- relpath.cmake+49
- stubs.cmake+15-5
- test.cmake+9-5
- uninstall.cmake+4-1
- version-script.cmake-3
- version.cmake+3-8
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
252 | 250 | | |
| 251 | + | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
0 commit comments