summaryrefslogtreecommitdiff
path: root/mlir/cmake/modules/AddMLIRPython.cmake
AgeCommit message (Expand)Author
2024-06-19[MLIR][Python] fix mlir python cmake script (#95939)Bimo
2023-08-23[mlir][python bindings] generate all the enumsmax
2023-07-18[mlir][python] Add install target for MLIR Python sources.Jack Wolfard
2023-07-18[mlir][python] Remove PythonAttr mapping functionalityRahul Kayaith
2023-01-06[mlir][py] Fix python modules build with clang-cl due to requiring exceptionsMarkus Böck
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-07-09Restore Python install behavior from before D128230.Stella Laurenzo
2022-07-04Fix MLIR Python CMake bug causing duplicate sources target.Stella Laurenzo
2022-06-28[mlir] Leverage CMake interface libraries for mlir pythonStella Stamenova
2022-05-30[mlir] provide Python bindings for the Transform dialectAlex Zinenko
2022-05-09[mlir] Fix python bindings build on Windows in DebugStella Stamenova
2022-05-09[mlir] Fix build & test of mlir python bindings on WindowsStella Stamenova
2021-11-14Re-apply "[mlir] Allow out-of-tree python building from installed MLIR."Stella Laurenzo
2021-11-12Revert "[mlir] Allow out-of-tree python building from installed MLIR."Mehdi Amini
2021-11-11[mlir] Allow out-of-tree python building from installed MLIR.Stella Laurenzo
2021-10-13[mlir] Ability to build CAPI dylibs from out of tree projects against install...Stella Laurenzo
2021-10-12[mlir] Limit Python dependency to Development.Module when possible.Mike Urbach
2021-09-03[mlir][python] Simplify python extension loading.Stella Laurenzo
2021-08-16[MLIR] [Python] Fix out-of-tree Windows python bindingsJohn Demme
2021-07-30[MLIR][python] Disable SONAME on extensions.Stella Laurenzo
2021-07-29[MLIR][Python] Use DEST_PREFIX when installing.Stella Laurenzo
2021-07-29[MLIR][python] Export CAPI headers.Stella Laurenzo
2021-07-27Re-engineer MLIR python build support.Stella Laurenzo
2021-07-20Remove libMLIRPublicAPI DSO.Stella Laurenzo
2021-05-24[MLIR] Make MLIR cmake variable names consistentUday Bondhugula
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo