Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cython bindings oss build #2361

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
e62c17a
rename local src to not collide with cython generated, support python…
gmarzot Dec 11, 2024
e759bd6
fix warning about possible __cache name collision, add .pyi to python…
gmarzot Dec 12, 2024
1437546
remove archaic DESTDIR, inject library paths from CMAKE variables, ca…
gmarzot Dec 17, 2024
6e6149f
set PYTHONPATH in setup.py for install, normalize string quote (nit),…
gmarzot Dec 17, 2024
af22b7e
resolve some additional deps, libfolly.s still has issue
gmarzot Dec 17, 2024
9d4e022
try to define conflicting symbol violating ODR
gmarzot Dec 19, 2024
2976480
Merge remote-tracking branch 'upstream/main' into cython-bindings-oss…
gmarzot Jan 1, 2025
784da24
building all deps, shared on, tweak manifests failing url, old ninja,…
gmarzot Jan 1, 2025
163c8a1
revert unnecessary changes
gmarzot Jan 1, 2025
fed8d79
add some macos specific changes for library search path and included …
gmarzot Jan 3, 2025
ea76a67
Merge remote-tracking branch 'upstream/main' into cython-bindings-oss…
gmarzot Jan 3, 2025
8f7f783
fix compilation issues for installed extensions, add setup.py build f…
gmarzot Jan 6, 2025
d55cf5f
language and cython diretives back to setup.py, add headers for install
gmarzot Jan 9, 2025
eacfa5e
let setup.py install headers required by pxd's, still unable to separ…
gmarzot Jan 9, 2025
9a02f2a
defer trying to handle header install .. cmake is semi handling it al…
gmarzot Jan 9, 2025
87e18b1
fixes for macos build
gmarzot Jan 12, 2025
1882ddb
Merge branch 'main' into cython-bindings-oss-build
gmarzot Jan 19, 2025
c7c622f
Merge branch 'facebook:main' into cython-bindings-oss-build
gmarzot Feb 9, 2025
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
Prev Previous commit
Merge branch 'facebook:main' into cython-bindings-oss-build
  • Loading branch information
gmarzot authored Feb 9, 2025
commit c7c622f0819faf146595ef5600f28b31a59bd415

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.