aboutsummaryrefslogtreecommitdiff
path: root/mlir/cmake/modules/AddMLIRPython.cmake
AgeCommit message (Expand)AuthorFilesLines
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson1-6/+2
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson1-2/+6
2022-07-09Restore Python install behavior from before D128230.Stella Laurenzo1-8/+14
2022-07-04Fix MLIR Python CMake bug causing duplicate sources target.Stella Laurenzo1-1/+1
2022-06-28[mlir] Leverage CMake interface libraries for mlir pythonStella Stamenova1-110/+149
2022-05-30[mlir] provide Python bindings for the Transform dialectAlex Zinenko1-0/+55
2022-05-09[mlir] Fix python bindings build on Windows in DebugStella Stamenova1-0/+13
2022-05-09[mlir] Fix build & test of mlir python bindings on WindowsStella Stamenova1-8/+13
2021-11-14Re-apply "[mlir] Allow out-of-tree python building from installed MLIR."Stella Laurenzo1-30/+118
2021-11-12Revert "[mlir] Allow out-of-tree python building from installed MLIR."Mehdi Amini1-124/+30
2021-11-11[mlir] Allow out-of-tree python building from installed MLIR.Stella Laurenzo1-30/+124
2021-10-13[mlir] Ability to build CAPI dylibs from out of tree projects against install...Stella Laurenzo1-21/+4
2021-10-12[mlir] Limit Python dependency to Development.Module when possible.Mike Urbach1-53/+1
2021-09-03[mlir][python] Simplify python extension loading.Stella Laurenzo1-0/+3
2021-08-16[MLIR] [Python] Fix out-of-tree Windows python bindingsJohn Demme1-0/+1
2021-07-30[MLIR][python] Disable SONAME on extensions.Stella Laurenzo1-0/+1
2021-07-29[MLIR][Python] Use DEST_PREFIX when installing.Stella Laurenzo1-6/+6
2021-07-29[MLIR][python] Export CAPI headers.Stella Laurenzo1-2/+10
2021-07-27Re-engineer MLIR python build support.Stella Laurenzo1-48/+410
2021-07-20Remove libMLIRPublicAPI DSO.Stella Laurenzo1-3/+2
2021-05-24[MLIR] Make MLIR cmake variable names consistentUday Bondhugula1-1/+1
2021-05-03Move MLIR python sources to mlir/python.Stella Laurenzo1-0/+164