summaryrefslogtreecommitdiff
path: root/mlir/cmake/modules/MLIRDetectPythonEnv.cmake
AgeCommit message (Expand)Author
2025-10-07Revert "[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pyb...Maksim Levental
2025-10-06[MLIR][Python] use `FetchContent_Declare` for nanobind and remove pybind (#16...Maksim Levental
2025-09-20[MLIR][Python] reland (narrower) type stub generation (#157930)Maksim Levental
2025-02-18Fix for issue #126162: warn for inconsistent Python search options (#126329)Dmitry Babokin
2024-12-20[mlir python] Port in-tree dialects to nanobind. (#119924)Peter Hawkins
2024-12-18[mlir python] Port Python core code to nanobind. (#120473)Peter Hawkins
2024-12-18Revert "[mlir python] Port Python core code to nanobind. (#118583)"Jacques Pienaar
2024-12-18[mlir python] Port Python core code to nanobind. (#118583)Peter Hawkins
2024-12-09Revert "Revert "[mlir python] Add nanobind support (#119232)Maksim Levental
2024-12-03Revert "[mlir python] Add nanobind support for standalone dialects." (#118517)Maksim Levental
2024-12-03[mlir python] Add nanobind support for standalone dialects. (#117922)Peter Hawkins
2024-11-27[mlir] Add option to disable MLIR Python dev package configuration. (#117934)Stella Laurenzo
2024-11-23[mlir][python] Update minimal version of pybind11 to 2.10. (#117314)Ingo Müller
2024-09-12[CMake] Remove requirement of NumPy header files (#108465)Erick Ochoa
2023-06-07[MLIR] Removes CMake work-arounds.Mark de Wever
2023-05-23[mlir][python] Bump min pybind11 version to 2.9.0Rahul Kayaith
2022-07-25[mlir] Update Python CMake version requirement.Mike Urbach
2022-03-10[MLIR] [CMake/Python] Fix ignored Python3_EXECUTABLEJohn Demme
2022-03-01[mlir] Add option to control python search primingrkayaith
2022-01-27[MLIR] Workaround for python detection problems.Stephen Neuendorffer
2022-01-19[mlir] Rework subclass construction in PybindAdaptors.hAlex Zinenko
2021-10-12[mlir][python] Add a warning for cmake version < 3.15.Stella Laurenzo
2020-11-25[mlir] use STATUS instead of CHECK_* in MLIRDetectPythonEnv.cmakeAlex Zinenko
2020-11-24[mlir][Python] Fix the last remaining instance of PYTHON_EXECUTABLE.Stella Laurenzo
2020-11-22[mlir][Python] Support finding pybind11 from the python environment.Stella Laurenzo