Commit 8344ccb
Remove proxygen dependency from fbthrift-python build
Summary:
Remove proxygen as a build dependency for fbthrift-python:
- Delete proxygen-python manifest (no longer needed)
- Remove proxygen-python from fbthrift-python deps
- Remove find_package(proxygen) from CMakeLists.txt
- Skip http2_helper files in symlink_dir_contents (depend on proxygen)
- Remove proxygen include dirs from Cython include path
- Add --enable-shared guard to prevent --disable-shared injection on manifests with explicit --enable-shared
Validated in createdbysk/fbthrift fork: TDD RED/GREEN (347/347 tests pass), CI GREEN.
Reviewed By: vitaut
Differential Revision: D95712264
fbshipit-source-id: 93c634ff2d011366613ace9f062a6bb9de66c4931 parent acb55fb commit 8344ccb
File tree
2 files changed
+5
-46
lines changed- build/fbcode_builder
- getdeps
- manifests
2 files changed
+5
-46
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
485 | 489 | | |
486 | 490 | | |
487 | 491 | | |
| |||
This file was deleted.
0 commit comments