Tomas Groth
4ab98b6387
Rename hook to make it work.
2015-06-28 10:51:28 +01:00
Tomas Groth
ea7a2e4f12
Changes to make windows building on CI easier
2015-06-28 10:50:54 +01:00
0d66066160
Add mysql-connector-python to hidden imports for PyInstaller
...
bzr-revno: 19
2015-06-16 22:47:59 +02:00
62d86bb4d0
Fixed copyright for TRB143
2015-06-16 22:07:34 +02:00
ba50833965
Add mysql-connector-python to hidden imports
2015-06-12 22:57:23 +02:00
031a9a0ce7
Add the build scripts from the server into the packaging repo
...
bzr-revno: 18
2015-06-09 21:47:48 +02:00
Jonathan Springer
119c10b009
Fix bundle identifier for Mac OS X
...
bzr-revno: 17
2015-05-28 00:16:39 +02:00
Jonathan Springer
e131a61ba9
Fix bundle identifier for Mac OS X
2015-05-25 22:50:06 -04:00
2a65831fe6
Add the build scripts from the server into the packaging repo
2015-05-23 19:58:14 -04:00
ee9075cc14
Modify OS X builder to build specific release versions
...
bzr-revno: 16
2014-11-25 23:33:24 +02:00
99c942d277
Modify OS X builder to build specific release versions
2014-11-09 01:47:37 +02:00
Jonathan Springer
c29a1a04d2
Fix mudraw location for Mac OS X and change sphinx build to use the python 3.4 version
...
bzr-revno: 15
2014-10-29 18:37:57 +00:00
Jonathan Springer
5d1f7cf9f0
Fix mudraw location for Mac OS X and change sphinx build to use the python 3.4 version
2014-10-29 11:51:28 -04:00
Stevan Pettit
b06ffcbb40
Changed the location of the Windows innosetup executable to match the current location that is being use in the 2.0.x builds.
...
bzr-revno: 14
2014-10-28 20:34:31 +02:00
Steve Pettit elderp@rwoodupc.org
c678df4fc6
Changed file location of Windows executable to avoid conflict with portable build
2014-10-26 20:08:27 -04:00
Tomas Groth
c6a20d66f0
Removed workarounds for fixed PyInstaller issues.
...
Moved mudrawbin option to config.ini.
Updated documentation in the comments.
bzr-revno: 13
2014-09-06 07:46:07 +01:00
Tomas Groth
300ed9159d
Fixed typo
2014-09-02 20:17:54 +01:00
Tomas Groth
39e5d9a741
Removed workaround for another fixed PyInstaller issue.
2014-09-02 16:09:51 +02:00
Tomas Groth
621fde2f44
Removed workaround for fixed PyInstaller issues. Moved mudrawbin option to config.ini.
2014-09-02 15:07:50 +02:00
Jonathan Springer
d4844ce03b
Link mudraw binary to bundled libraries on Mac OS X
...
Add Retina support for Mac
Add bzrignore
bzr-revno: 12
2014-06-14 15:51:38 +02:00
Jonathan Springer
3ddaec0046
Add config.ini to bzrignore
2014-06-13 23:40:58 -04:00
Jonathan Springer
a4d4d233b0
Link mudraw binary to bundled libraries on Mac OS X
2014-06-13 23:40:12 -04:00
Jonathan Springer
8b446d6819
merge trunk
2014-06-08 17:51:10 -04:00
Tomas Groth
b9033fe04f
Fix for windows packaging of 2.1 Also bundles mudraw for pdf support.
...
Includes some temporary workarounds for pyinstaller issues.
bzr-revno: 11
2014-06-08 21:27:04 +01: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
7dab89c343
Add Retina support for mac
2014-05-26 10:41:32 -04:00
Jonathan Springer
922bb1ce04
Add a bzrignore file
2014-05-26 10:41:06 -04:00
Jonathan Springer
bbe296c19c
Migrate to python 3
...
bzr-revno: 10
2014-05-17 20:27:11 +01:00
Jonathan Springer
ec7df6dd5a
Fix getting bzr tags
2014-05-06 16:05:05 -04:00
Jonathan Springer
c0cbc8a014
Fix python3 issues and include the default theme json file
2014-05-06 15:51:27 -04:00
Jonathan Springer
b66db894fd
Change to 120 charcter limit
2014-05-06 12:04:21 -04:00
Jonathan Springer
4bd0610ad8
Run 2to3
2014-05-06 11:52:07 -04:00
Martin Zibricky
df91c7144c
Reflect renaming of openlp.pyw -> openlp.py in windows/osx build scripts.
...
bzr-revno: 9
Fixes: https://launchpad.net/bugs/779201 , https://launchpad.net/bugs/814838
2013-02-05 20:45:39 +01:00
Martin Zibricky
f981c590a2
Main script was renamed openl.pyw -> openlp.py. Packaging scripts updated.
2013-02-03 15:56:42 +01:00
Martin Zibricky
f59703015a
Merge with packaging trunk.
2013-02-03 15:54:34 +01:00
Stevan Pettit
57e7709c04
Added code so current version info is displayed to user during the Inno setup.
...
bzr-revno: 8
2013-01-24 22:10:36 +02:00
ElderP
d3a1f07108
Display current version info during the Inno setup
2013-01-20 18:10:49 -05:00
Martin Zibricky
ea3915175c
Packaging changes should fix the osx and windows builds to properly set sip API before any PyQt module is imported.
...
These changes depends on latest development version of PyInstaller.
It also enables 64bit build on osx.
Fix the path to sphinx executable.
bzr-revno: 7
2013-01-02 22:04:06 +00:00
Martin Zibricky
c3016936dc
Fix path to sphinx on osx.
2013-01-01 13:35:00 +01:00
Martin Zibricky
aaae0d76cd
Updated year in copyright header and fixed line length limit.
2013-01-01 02:04:23 +01:00
Martin Zibricky
d0c2e3750b
Fix windows building.
2012-12-31 00:04:58 +01:00
Martin Zibricky
9e50db27c0
Add runtime hook for osx and windows builds. For osx produce 64bit binary.
2012-12-30 23:55:44 +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
Martin Zibricky
9b1887ca54
Merge with packaging trunk.
2012-12-30 21:01:08 +01:00
Jonathan Corwin
59c266174c
Some fixes and cleanup for the osx packaging stuff.
...
bzr-revno: 6
2012-12-07 19:27:48 +00:00
Martin Zibricky
74f18abbe6
Fix issue with missing link to /Applications dir in dmg and applescript cleanup.
2012-12-01 14:23:08 +01:00
Martin Zibricky
8c25375e04
Fix issue when mounted dmg is still in use by OSX Finder.
2012-12-01 13:41:58 +01:00
Raoul Snyman
89bdeaa2e3
Moved Gentoo overlay and Launchpad PPA package to the packaging repository.
...
bzr-revno: 5
2012-11-21 23:48:36 +02:00
Raoul Snyman
7bfa4f7b7b
Added current version of Launchpad PPA package to packaging repository.
2012-11-21 23:29:26 +02:00