Commit fadcd2e
authored
Cross-Platform Wheels (#25)
* Squash-Merged osx_wheel
* Squash-Merged windows-wheel
* feat: tests for multi platforms
* fix: round brackets
* fix: configure cmake
* fix: added shell bash line
* fix: uncomment env.BOOST_ROOT
* fix: configure cmake separatly
* fix: format
* feat: testpypi wheels
* feat: python tests for wheels
* fix: install open3d on testing wheel step
* fix: remove parallel jobs
* fix: macos wheel script
* fix: removed dependency on open3d
* fix: returned 3.10 wheel tests
* fix: correct pattern matching
* fix: removed open3d import from tests
* fix: try from import and link cilantro directly
* fix: use markus action for boost install on macos
* fix: add boost root to macos build
* fix: try set dyld library path for macos build
* fix: set dyld
* fix: comment macos wheel
* fix: remove test_macos dep
* fix: macos try static boost
* fix: explicitly say to use static boost on macos
* fix: markus boost for macos in tests.yml
* fix: quickfix yml syntax
* fix: yml file
* fix: cmake build for macos and windows
* fix: syntax yml pipe
* fix: windows step
* fix: markus for all matrix.os
* fix: shell bash
* fix: space before slash
* fix: shell bash
* fix: sep cmake conf windows unix
* fix: cmake single step
* fix: cross-platform wheels
* fix: Uncomment publishing to PyPI step
Co-authored-by: Arthur_Ch <56088401+ArthurChains@users.noreply.github.com>1 parent c4f751b commit fadcd2e
File tree
95 files changed
+551
-571
lines changed- .github/workflows
- cpp
- pybind
- external/alglib
- python
- tests
- data
- depth
- points
- poses
- kitti_00
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
95 files changed
+551
-571
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
43 | 38 | | |
44 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | 46 | | |
50 | 47 | | |
51 | 48 | | |
52 | | - | |
| 49 | + | |
0 commit comments