aboutsummaryrefslogtreecommitdiff
path: root/polly/cmake
AgeCommit message (Expand)AuthorFilesLines
2023-03-08[Polly] Remove Polly-ACC.Michael Kruse2-12/+0
2023-01-13[cmake] Fix path to LLVMConfig.cmake for multi-config buildsNhat Nguyen1-1/+2
2022-11-25Add version to all LLVM cmake packageThomas Preud'homme3-1/+24
2022-11-25Revert: Add version to all LLVM cmake packageThomas Preud'homme3-24/+1
2022-11-20Add version to all LLVM cmake packageThomas Preud'homme3-1/+24
2022-09-14[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-25Revert "[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are...John Ericson1-1/+1
2022-08-24[CMake] Avoid `LLVM_BINARY_DIR` when other more specific variable are better-...John Ericson1-1/+1
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson2-5/+5
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson2-5/+5
2022-07-25[cmake] Support custom package install pathsJohn Ericson1-8/+15
2022-01-18[polly][cmake] Use `GNUInstallDirs` to support custom installation dirsJohn Ericson1-9/+11
2022-01-16Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-11/+9
2022-01-16[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-9/+11
2022-01-15Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."John Ericson1-11/+9
2022-01-15[cmake] Use `GNUInstallDirs` to support custom installation dirs.John Ericson1-9/+11
2022-01-14[Polly][CMake] Make PollyConfig.cmake relocatable like other projects'John Ericson2-12/+23
2020-09-15[Windows][Polly] Disable LLVMPolly module for all compilers on WindowsMateusz MikuĊ‚a1-1/+1
2020-09-07[CMake][Polly] Remove dead CMake codeRaul Tambre1-15/+0
2020-08-27[polly][cmake] Don't build LLVMPolly.so without PICRainer Orth1-2/+2
2020-01-07[cmake] Use source-groups in Polly.Christopher Tetreault1-0/+25
2018-11-06[CMake] Fix generation of exported targets in build directoryPhilip Pfaffe1-2/+2
2018-08-01[JSONExporter] Replace bundled Jsoncpp with llvm/Support/JSON.h. NFC.Michael Kruse2-59/+0
2018-01-12[CMake] Use only keyword-version of target_link_library. NFC.Michael Kruse1-2/+2
2017-07-18[CMake] FindJsoncpp.cmake: Use descriptive variable name for libjsoncpp.so path.Michael Kruse1-3/+3
2017-07-18[CMake] FindJsoncpp.cmake: Use foreach variable.Michael Kruse1-1/+1
2017-07-18[CMake] FindJsoncpp.cmake: search pkg-config libs in default search paths.Michael Kruse1-1/+0
2017-07-11[Polly][CMake] Use the CMake Package instead of llvm-config in out-of-tree bu...Philip Pfaffe1-5/+0
2017-06-29Test commitNAKAMURA Takumi1-1/+1
2017-06-06[CMake] Retire Polly's FindCUDA.cmake in favour of CMake's default FindCUDA.c...Philip Pfaffe1-23/+0
2017-05-12[Polly][CMake] Fix variable name in target exportsPhilip Pfaffe1-1/+1
2017-05-10[Polly][CMake] Fix syntactical errors in the exported configPhilip Pfaffe1-2/+2
2017-05-06[CMake] Introduce POLLY_BUNDLED_JSONCPP.Michael Kruse2-0/+60
2017-04-27[Polly][Cmake] Add missing include paths to exported cmake configPhilip Pfaffe1-3/+13
2017-03-09[Cmake] Generate a PollyConfig.cmake.Michael Kruse2-0/+169
2017-02-27[Cmake] Optionally use a system isl version.Michael Kruse1-0/+24
2016-09-12Remove -fvisibility=hidden and FORCE_STATIC.Michael Kruse1-7/+1
2016-08-25Add missing words to wanrning.Michael Kruse1-1/+1
2016-08-25Add warning for FORCE_STATIC libraries when using BUILD_SHARED_LIBS.Michael Kruse1-0/+4
2016-06-21Respect LLVM_INSTALL_TOOLCHAIN_ONLY.Eugene Zelenko1-4/+6
2016-04-09Fix: Always honor LLVM_LIBDIR_SUFFIX.Michael Kruse1-1/+1
2015-09-24Compile ISL into its own libraryMichael Kruse1-1/+6
2015-07-21Unify FOLDER property of Polly targetsMichael Kruse1-0/+3
2015-07-21Remove /Za flag from Visual Studio compilationMichael Kruse1-8/+0
2015-06-29[Polly] Add -std=c99 flag only to C source filesMichael Kruse1-2/+7
2015-06-22Use C99 to compile ISLMichael Kruse1-0/+10
2015-03-30Drop libpluto supportTobias Grosser1-19/+0
2015-02-04Import isl(+imath) as an external library into PollyTobias Grosser2-38/+0
2014-12-02Drop Cloog supportJohannes Doerfert1-19/+0
2014-11-30cmake: Add polly libraries to LLVMExportsTobias Grosser1-0/+2