aboutsummaryrefslogtreecommitdiff
path: root/libclc/cmake
AgeCommit message (Expand)AuthorFilesLines
8 days[libclc] Fix cross in-tree builds (#97392)Harald van Dijk1-8/+8
2024-06-24[CMake][libclc] Improve dependencies to avoid build errors (#95018)Tim Creech1-2/+4
2024-04-24[libclc] Use a response file when building on Windows (#89756)Fraser Cormack1-2/+17
2024-04-22[libclc] Fix build with Unix Makefiles (#89147)Fraser Cormack1-0/+4
2024-04-11[libclc] Refactor build system to allow in-tree builds (#87622)Fraser Cormack9-197/+156
2024-03-28[libclc] Track dependencies through dependency files (#86965)Fraser Cormack1-0/+1
2024-03-18[libclc] Convert tabs to spaces in CMake (#85634)Fraser Cormack1-2/+2
2020-04-14libclc: Use temporary files rather than a pipeDaniel Stone1-1/+2
2020-04-14libclc: Don't pass linker flags to CLC/LLAsmDaniel Stone2-2/+2
2020-04-14libclc: Use echo rather than true for try_compileDaniel Stone2-2/+2
2018-11-27Add cmake build systemJan Vesely8-0/+195