summaryrefslogtreecommitdiff
path: root/compiler-rt/cmake/Modules/CompilerRTAIXUtils.cmake
AgeCommit message (Expand)Author
2025-10-16[AIX] Remove POST_BUILD from add_custom_command() (#163613)Xing Xue
2024-12-17[cmake] Drop `AddFileDependencies` and `CMakeParseArguments` (#120002)paperchalice
2023-06-07[compiler-rt] Removes CMake work-arounds.Mark de Wever
2022-08-18Revert "[cmake] Use `CMAKE_INSTALL_LIBDIR` too"John Ericson
2022-08-18[cmake] Use `CMAKE_INSTALL_LIBDIR` tooJohn Ericson
2022-07-11[AIX][compiler-rt] Fix missing dependency of parent targetKai Luo
2022-06-25[CMake] Use set rather than list PREPENDPetr Hosek
2022-06-24[CMake][compiler-rt] Treat target cflags as list rather than stringPetr Hosek
2022-06-24[AIX][libatomic] Fix link flags after 30dfe016d4 for libatomic on AIXKai Luo
2022-02-28[AIX][cmake][NFC] Customize name of output atomic libraryKai Luo
2021-08-31[AIX] Rename shared_libraries_to_archive -> objects_to_archive. NFC.Kai Luo
2021-06-29[AIX][compiler-rt] Deliver libatomic.a at top level library directoryKai Luo
2021-06-12[AIX][compiler-rt] Fix cmake build of libatomic for cmake-3.16+Kai Luo
2021-05-16[AIX][compiler-rt] Build and install standalone libatomicKai Luo