cutter/dist
karliss 29cbd06ab2
Run macos packaging in GHA. (#2529)
* Enable running of macOS packaging in GHA, most of the work done in dedbabde56
* Cleanup breakpad handling
* Have single version of main executable in folder expected by macOS and most tools instead of executable+symlink+shell script
* Handle Breakpad library lookup in more CMake way using FindBreakpad just like it's done on other platforms and packages
* Refactor error handling in some of the shell scripts to use `set -e` instead of `|| exit 1` for each command.
* Fix DMG background setup
2021-01-02 19:57:29 +02:00
..
macos Run macos packaging in GHA. (#2529) 2021-01-02 19:57:29 +02:00
appbundle_embed_python.sh Run macos packaging in GHA. (#2529) 2021-01-02 19:57:29 +02:00
bundle_python.ps1 Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
bundle_r2dec.ps1 More R2/Radare -> Rizin renames (#2516) 2020-12-16 11:59:23 +01:00
CMakeLists.txt Run macos packaging in GHA. (#2529) 2021-01-02 19:57:29 +02:00
MacOSBundlePython.cmake.in Run macos packaging in GHA. (#2529) 2021-01-02 19:57:29 +02:00
MacOSSetupBundle.cmake.in Run macos packaging in GHA. (#2529) 2021-01-02 19:57:29 +02:00
WindowsBundlePython.cmake Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
WindowsBundleQt.cmake Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00