Commit 8b6b6c2
committed
OpenFX, Boost, CLANG
- OpenFX Conan recipe updated to the one from the OpenFX repo
- test_package remains WIP
- requirements bring in more system wrappers and dependent packages:
- cimg
- spdlog
- opencl-headers, open-icd-loader
- Boost dependencies updated
- CCI recipe doesn't built Python bindings by default so BoostPython was missing depenedencies
- couldn't make the dependency update script work, updated manually
- LLVM / clang finds gcc install again
- since LLVM / clang 18, our build wasn't finding gcc install frmo gcc-toolset-XX, thus missing
out on updated libstdc++
- fixes OSL C++ 20 build on EL 8
- Qt now builds with Harfbuzz text shaping engine
Signed-off-by: Jean-Francois Panisset <[email protected]>1 parent 6c51152 commit 8b6b6c2
File tree
73 files changed
+1563
-817
lines changed- .github/workflows
- ci-baseqt
- ci-base
- ci-materialx
- ci-ocio
- ci-oiio
- ci-opencue
- ci-openexr
- ci-openfx
- ci-openrv
- ci-openvdb
- ci-osl
- ci-otio
- ci-rawtoaces
- ci-usd
- ci-vfxall
- packages
- common
- conan
- recipes
- boost
- dependencies
- cimg
- test_package
- clang
- glib
- harfbuzz
- patches
- test_package
- imath
- libjpeg-turbo
- libultrahdr
- oiio
- opencl-headers
- opencl-icd-loader
- openexr
- openfx
- cmake
- patches
- symbols
- test_package_DISABLED
- src
- test_package
- pyside
- qt
- patches
- spdlog
- settings
- profiles_aswftesting
- profiles_aswf
- python/aswfdocker/data
- scripts
- common
- vfx
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
73 files changed
+1563
-817
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
188 | 201 | | |
189 | 202 | | |
190 | 203 | | |
| |||
231 | 244 | | |
232 | 245 | | |
233 | 246 | | |
234 | | - | |
| 247 | + | |
235 | 248 | | |
236 | 249 | | |
237 | 250 | | |
| |||
241 | 254 | | |
242 | 255 | | |
243 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
244 | 271 | | |
245 | 272 | | |
246 | 273 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
48 | | - | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | | - | |
55 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
56 | 60 | | |
57 | 61 | | |
58 | | - | |
59 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
60 | 65 | | |
61 | 66 | | |
62 | 67 | | |
63 | | - | |
| 68 | + | |
64 | 69 | | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
| 73 | + | |
| 74 | + | |
68 | 75 | | |
69 | 76 | | |
70 | 77 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments