1. d68a859 Optimize bazel_to_cmake and check_path_lengths pre-commit hooks. (#17599) by Scott Todd · 10 months ago
  2. 41aeb02 Add dep for ukernel internal headers (#15562) by Thomas Preud'homme · 1 year, 5 months ago
  3. 01cef21 Revert "[CMake] Add dep for ukernel internal headers (#15462)" (#15552) by MaheshRavishankar · 1 year, 5 months ago
  4. b6d7b83 [CMake] Add dep for ukernel internal headers (#15462) by Thomas Preud'homme · 1 year, 5 months ago
  5. be24f02 Use Black to format Python files (#14161) by Jakub Kuderski · 1 year, 9 months ago
  6. be0f1e1 Roll-up of changes needed to support the nvgpu out of tree project. (#12888) by Stella Laurenzo · 2 years ago
  7. 6f24a2f Make bazel_to_cmake configurable. (#12765) by Stella Laurenzo · 2 years ago
  8. a9d23f6 Overhaul CMake and Bazel CUDA support (#11651) by Stella Laurenzo · 2 years, 3 months ago
  9. 748bcd2 Move iree/test/ to tests/. (#9203) by Scott Todd · 2 years, 10 months ago
  10. f57ab75 Move iree/tools/ to tools/. (#9135) by Scott Todd · 2 years, 10 months ago
  11. 41a2ceb Move iree/compiler to top-level compiler/. (#9022) by Stella Laurenzo · 3 years ago
  12. 1e8d1fa Move iree/samples/ -> samples/ (#8958) by Stella Laurenzo · 3 years ago
  13. 9bde61b Move C runtime source directories into runtime/src/iree. (#8950) by Stella Laurenzo · 3 years ago
  14. 552d3f8 Relicense IREE under the LLVM license (#6020) by Geoffrey Martin-Noble · 3 years, 10 months ago
  15. 370e672 Fixing bazel-to-cmake regression that broke it on Windows. (#4981) by Ben Vanik · 4 years, 1 month ago
  16. 0e34ffa [bazel_to_cmake] Distinguish noop from success (#4951) by Geoffrey Martin-Noble · 4 years, 1 month ago
  17. 98a806c [bazel_to_cmake] rework escape hatches (#4943) by Geoffrey Martin-Noble · 4 years, 1 month ago
  18. 719fb15 Remove skip_bazel_to_cmake marker file support. (#4931) by Stella Laurenzo · 4 years, 1 month ago
  19. 883c43a Use iree_cmake_extra_content to set compiler flags (#4930) by Geoffrey Martin-Noble · 4 years, 1 month ago
  20. eac0c04 Extend bazel_to_cmake to preserve specially marked CMakeLists.txt sections. by Stella Laurenzo · 4 years, 1 month ago
  21. 870dd42 Remove License Header Futzing from bazel_to_cmake (#4918) by Geoffrey Martin-Noble · 4 years, 1 month ago
  22. 4bc8490 Make bazel_to_cmake quieter by default (#4917) by Geoffrey Martin-Noble · 4 years, 1 month ago
  23. d2cb996 Make Bazel to CMake a bit quieter and safer (#4764) by Geoffrey Martin-Noble · 4 years, 1 month ago
  24. 9e63d75 Add third_party/format_diff/ and github actions yapf linting (#3482) by Phoenix Meadowlark · 4 years, 6 months ago
  25. 66578b0 Step 1 of creating multi-python bindings. (#2576) by Stella Laurenzo · 4 years, 8 months ago
  26. 679424c Revert "Disable line ending conversion on Windows for bazel_to_cmake." by Ben Vanik · 4 years, 9 months ago
  27. 042bbf3 Disable line ending conversion on Windows for bazel_to_cmake. by Stella Laurenzo · 4 years, 9 months ago
  28. f8844cb Remove obsolete --strict argument from bazel_to_cmake. by Scott Todd · 5 years ago
  29. bb79717 Add inverted flag to replace --strict in bazel_to_cmake. by Scott Todd · 5 years ago
  30. bdeb1ab Bazel to CMake: extract pure conversion by Geoffrey Martin-Noble · 5 years ago
  31. e5fd5b5 CMake: iree check test functions by Geoffrey Martin-Noble · 5 years ago
  32. 01bbb6c Minor style & readability update for bazel_to_cmake.py by Phoenix Meadowlark · 5 years ago
  33. 22f0e24 Add support for building docs by Lei Zhang · 5 years ago
  34. d572ef6 Removing module dialect specialized opt/translate tools. by Ben Vanik · 5 years ago
  35. 632d04a Bazel to CMake: Update out of date documentation on glob. by Geoffrey Martin-Noble · 5 years ago
  36. 44860eb Deleting the old interpreter now that VMLA can run all tests. by Ben Vanik · 5 years ago
  37. 1b4ac81 CMake function to add all subdirectories by Geoffrey Martin-Noble · 5 years ago
  38. 633148d Add support for DATA in CMake. by Scott Todd · 5 years ago
  39. f26a05a Bazel to CMake: Add submit-blocking phrase to unimplemented function. by Geoffrey Martin-Noble · 5 years ago
  40. de99442 Add testonly support to iree_cc_binary.cmake by Geoffrey Martin-Noble · 5 years ago
  41. 90b44f7 Change 'translation' to 'flags' list in iree_bytecode_module. by Scott Todd · 5 years ago
  42. b8cbe34 Bazel to CMake: Mark linkopts unimplemented by Geoffrey Martin-Noble · 5 years ago
  43. ea9c683 Bazel to CMake: lint cleanup by Geoffrey Martin-Noble · 5 years ago
  44. 1029c89 Move IREE_DRIVER_MODULES into an imported variable by Geoffrey Martin-Noble · 5 years ago
  45. faa30be Bazel to CMake: Harcode td filegroup support by Geoffrey Martin-Noble · 5 years ago
  46. 2b09fce Bazel to CMake: Hardcode imported functions and variables by Geoffrey Martin-Noble · 5 years ago
  47. 855a419 Bazel to CMake: Set output names of iree_cc_binary targets by Marius Brehler · 5 years ago
  48. c9784d6 Bazel to CMake: Some tweaks to make it work upstream by Geoffrey Martin-Noble · 5 years ago
  49. ff6c6d6 Bazel to cmake: Sort target lists by Geoffrey Martin-Noble · 5 years ago
  50. fe39a19 NFC: refactor bazel_to_cmake target list conversion by Geoffrey Martin-Noble · 5 years ago
  51. 4242b73 Add bazel_to_cmake support for flatbuffer_cc_library by Marius Brehler · 5 years ago
  52. d6b31c0 Bazel to CMake: Don't evaluate glob during conversion by Geoffrey Martin-Noble · 5 years ago
  53. b9aa31f Reorganize scripts by Geoffrey Martin-Noble · 5 years ago[Renamed (99%) from build_tools/scripts/bazel_to_cmake.py]
  54. 19c069d Bazel to CMake: Add mlir-translate mapping and implement one to many mapping by Marius Brehler · 5 years ago
  55. 5ae825d Bazel to CMake: Refactor _convert_target() by Marius Brehler · 5 years ago
  56. 2a53ec9 Add CMake support for textual_headers by Marius Brehler · 5 years ago
  57. f7be55a Bazel to CMake: Introduce strict mode by Geoffrey Martin-Noble · 5 years ago
  58. 2a36c38 Bazel to CMake: Add processing based on current file state by Geoffrey Martin-Noble · 5 years ago
  59. fe8389b Bazel to CMake: use explicit kwargs by Geoffrey Martin-Noble · 5 years ago
  60. fa1dbd8 Replace SRCS by TD_FILE in CMake's iree_tablegen_library() by Marius Brehler · 5 years ago
  61. 252cdbb Generate CMake lit_test_suite rules by Geoffrey Martin-Noble · 5 years ago
  62. fa76580 Improve bazel_to_cmake() by Marius Brehler · 5 years ago
  63. d0a0629 Add bazel_to_cmake script to assist with synchronizing build systems. by Scott Todd · 5 years ago