Commit Graph

23 Commits

Author SHA1 Message Date
Raoul Snyman 931faa3775 Add arch to dmg name, bundle applescript, parse pep440 version number 2023-09-14 11:46:34 -07:00
Raoul Snyman 128de147e0
Some updates to the macOS builder
- Apparently we don't need to sign the app anymore
- Add hooks for websockets
2021-09-02 17:57:02 -07:00
Tomas Groth 206e306c37 Fix typo that prevent inclusion of the keynotecontroller. 2020-09-30 21:46:18 +02:00
Tomas Groth f13b412e12 Fix a few mac related issues. 2020-09-20 21:55:26 +02:00
Tomas Groth b7cd96f662 Fixes for MacOS build and enable using appveyor for macos 2020-07-10 19:43:13 +00:00
Raoul Snyman 62c6150942 Add a pymediainfo hook which also tells PyInstaller to copy the dll/dylib file 2019-12-21 15:15:46 -07:00
Raoul Snyman 08313281ea Fix MSI and PyInstaller builds 2019-11-13 21:34:04 +00:00
Raoul Snyman bac0c45002 Fix up license headers 2019-06-04 23:04:54 -07:00
Raoul Snyman 9eb89fcf27 Update the year 2019-05-25 00:27:08 -07:00
Raoul Snyman a9691be825 HEAD 2019-05-22 14:55:08 -07:00
Raoul Snyman 596c633b13 Add import hook to see if that helps fix a problem 2019-04-12 11:50:36 -07:00
Raoul Snyman 42f6facc30 Add support for the new LibreOffice presentations on macOS via Pyro4 2016-11-26 00:45:27 +02:00
Jonathan Springer 8e2fa9d7ef Changes for Qt5 2015-12-23 12:14:43 -05:00
Jonathan Springer 44c92cd89a Fix windows-builder
Fix ssl hook due to PyInstaller changes
2015-09-28 13:33:21 -04:00
Jonathan Springer 3bd987ffcf Show PyInstaller DEBUG output when run with verbose option.
Use debug bootloader when building devel version.
Add ssl hook and runtime hook to include certificates for Mac OS X(OS X).
Fix release app version(OS X).
Fix converting bytes to megabytes(OS X).
Fix argument to cp command(OS X).
2015-08-23 20:53:43 -04:00
Tomas Groth 4ab98b6387 Rename hook to make it work. 2015-06-28 10:51:28 +01:00
Raoul Snyman 62d86bb4d0 Fixed copyright for TRB143 2015-06-16 22:07:34 +02:00
Raoul Snyman ba50833965 Add mysql-connector-python to hidden imports 2015-06-12 22:57:23 +02:00
Tomas Groth 9a512a548c Fixes for packaging on windows. Also added packaging of mudraw for Pdf support. 2014-05-30 10:59:26 +02:00
Jonathan Springer 4bd0610ad8 Run 2to3 2014-05-06 11:52:07 -04:00
Martin Zibricky aaae0d76cd Updated year in copyright header and fixed line length limit. 2013-01-01 02:04:23 +01:00
Martin Zibricky 896370eaad Add runtime hook for PyInstaller to set sip API v2. 2012-12-30 21:45:21 +01:00
Martin Zibricky c4f3f286b5 Move pyinstaller import hooks from trunk to packaging branch. 2012-12-30 21:10:48 +01:00