summaryrefslogtreecommitdiffstats
path: root/src/tools/macdeployqt
Commit message (Expand)AuthorAgeFilesLines
* macdeployqt: wait forever for otoolMorten Sørvig2024-03-251-1/+1
* macdeployqt: Fix codesigning with @loader_pathJonas Kvinge2023-10-171-0/+4
* macdeployqt: Also look for app libraries with .so extensionJonas Kvinge2023-09-271-1/+1
* tools: use const methods moreAnton Kudryavtsev2023-09-081-2/+2
* macdeployqt: port away from Q_FOREACH and mark the tool free of itMarc Mutz2023-08-052-7/+12
* Add TRY_RUN_FLAGS argument to customize the TRY_RUN commandAmir Masoud Abdol2023-06-151-1/+0
* Add TRY_RUN to host toolsAmir Masoud Abdol2023-06-081-0/+1
* macdeployqt: Consider debug libs when looking for module dependenciesTor Arne Vestbø2023-05-051-1/+4
* macdeployqt: Detect debug dylibs, not just debug frameworksTor Arne Vestbø2023-05-051-1/+4
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-281-1/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-2/+0
* macdeployqt: Don't remove rpaths more than onceTor Arne Vestbø2023-01-101-1/+2
* macdeployqt: Add networkinformation as plugins to be deployedMårten Nordheim2022-12-071-1/+3
* macdeployqt: Fix QtMultimedia plugins deploymentVladimir Belyavsky2022-11-251-1/+1
* Mark *deployqt tools as user-facing and install versioned linksJoerg Bornemann2022-10-251-0/+1
* Reland macdeployqt: Don't copy .prl files into the Resources folderMichael Brüning2022-09-021-3/+9
* Correct typo in destination path variable namesMichael Brüning2022-09-021-6/+6
* macdeployqt: Fix deploying libraries with `reexport`Jonas Kvinge2022-09-011-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-232-2/+2
* Add license headers to cmake filesLucie Gérard2022-08-032-0/+6
* macdeployqt: macdeployqt process some libraries(e.g. ffmpeg) incorrectGuineng Ni2022-06-151-1/+7
* Use SPDX license identifiersLucie Gérard2022-05-163-81/+6
* Tools: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-031-8/+6
* Tools: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-18/+18
* macdeployqt: Ignore repeated references to binary when parsing otool -LTor Arne Vestbø2022-04-261-0/+2
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* macdeployqt: don’t err on unexpected otool outputMorten Johan Sørvig2021-12-151-2/+2
* Move macdeployqt and windeployqt from qttools to qtbaseJoerg Bornemann2021-11-235-0/+2045