summaryrefslogtreecommitdiffstats
path: root/cmake/QtSeparateDebugInfo.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Mostly unify includes into a single locationAlexandru Croitor2023-11-271-2/+0
* qt_enable_separate_debug_info: Enable custom location of dSYM directoryMichael Brüning2023-07-311-3/+15
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Handle strip wrapper creation more robustlyAlexandru Croitor2022-05-111-11/+21
* CMake: Fix picking of the binary_for_strip project locationAlexandru Croitor2022-03-291-20/+41
* CMake: Generate and use a wrapper script for stripping binariesAlexandru Croitor2022-03-241-0/+160
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-171-1/+1
* CMake: Exclude dSYM INSTALL commands for already excluded tools in debugMartin Vejdarski2021-08-171-1/+26
* Make framework names consistent with the module namesAlexey Edelev2021-06-031-1/+2
* CMake Build: Enable separate debug info for all target typesCristian Adam2020-11-041-0/+18
* CMake: Make use of CMAKE_CURRENT_FUNCTION_LIST_DIRJoerg Bornemann2020-04-171-2/+4
* CMake: Port the 'separate_debug_info' featureJoerg Bornemann2020-03-061-0/+73