Commit Graph

51 Commits

Author SHA1 Message Date
Raoul Snyman 10dbb5ee16 Changed some things to comply with Debian's packaging policies. 2012-05-02 22:57:12 +02:00
Raoul Snyman 456e31d55a Updated the Windows build script to look for an option outside of version control and pull the Transifex username and password from it for the translation_utils.py script. 2012-02-15 05:57:16 +02:00
Stevan Pettit 7c56219a72 Fixed indenting 2012-01-16 14:30:44 -05:00
Stevan Pettit 5cb2b48850 Added parm to pyinstaller execution to only display error messages 2012-01-15 17:23:56 -05:00
rimach 58035f505d bugfixing 2011-11-30 18:06:57 +01:00
Stevan Pettit f522c79b1e Added sqlalchemy-migrate to comments section. Made some changes to comments section to preserve links. 2011-10-28 09:28:57 -04:00
Stevan Pettit fe3453a7a5 Fixed the documentation section of the script 2011-10-27 17:06:40 -04:00
Stevan Pettit 35875b7008 Added code to point pyinstaller to the OpenLP pyinstaller hooks directory 2011-10-25 20:09:35 -04:00
Stevan Pettit 5448e6ae79 Removed documentation references to UPX from windos=builder.py 2011-07-23 08:11:11 -04:00
Stevan Pettit 36ccd4a2ca modified windows build script to add --noupx option to pyinstaller 2011-07-22 18:58:42 -04:00
Raoul Snyman e6cf76b7b9 Added comments for explanation of some code.
Fixed the build directory due to the new way PyInstaller works.
2011-07-07 20:18:35 +02:00
Raoul Snyman 447016c189 Updated Windows build script to work with new PyInstaller and PyQt4 locations. 2011-07-06 20:36:33 +02:00
Raoul Snyman 439b559269 Add main script path, make paths more readable. 2011-07-05 22:17:17 +02:00
Martin Zibricky a039a50005 Update formating and remove dead enchant code 2011-07-04 14:04:50 +02:00
Martin Zibricky 5b95657fbb Update windows build script to work with pyinstaller svn version (1.6dev) 2011-07-04 13:27:20 +02:00
Stevan Pettit 0612a93964 Changed helpfile check to Windows condition check. Modified build script to create OpenLP.chm 2011-06-29 10:42:14 -04:00
Stevan Pettit 7c4474810f Added Mako requirement documentation 2011-06-03 12:40:17 -04:00
Stevan Pettit 860b64f28e Fix traceback in windows-builder.py if bzr version string contains non-ascii chars 2011-06-03 11:44:40 -04:00
Raoul Snyman b5a95b9c23 - Fixed strings, according to bug #734445
- Updated the translations
- Re-added Jeffrey Smith into the credits
- Removed unnecessary copying code in the translation_utils.py script
- Fixed the way the online help action was being created
- Added an icon required by the way we now create the online help action

bzr-revno: 1569
2011-05-25 09:23:01 +02:00
Raoul Snyman 8c9728c3b2 HEAD 2011-05-24 22:53:41 +02:00
Raoul Snyman 7669643774 Updated the copyright notice, adding Jeffrey Smith back in after he accidentally got removed somewhere somehow. 2011-05-24 22:47:05 +02:00
Stevan Pettit ca6e172f5a modified:
scripts/windows-builder.py
2011-05-24 08:57:58 -04:00
Stevan Pettit 7fbef0d7d7 added:
resources/windows/psvince.dll
modified:
  resources/windows/OpenLP-2.0.iss
  scripts/windows-builder.py
2011-05-23 11:41:22 -04:00
Stevan Pettit a4fa470817 modified:
scripts/windows-builder.py
2011-05-13 07:45:41 -04:00
Stevan Pettit be413a688c modified:
resources/windows/OpenLP-2.0.iss
  scripts/windows-builder.py
2011-05-12 21:23:01 -04:00
Stevan Pettit 44d947acb9 modified:
scripts/windows-builder.py
2011-05-05 09:13:12 -04:00
Stevan Pettit 8b3d9e1884 modified:
scripts/windows-builder.py
2011-05-04 14:41:44 -04:00
Stevan Pettit cf1b1262c7 modified:
scripts/windows-builder.py
2011-05-04 11:35:25 -04:00
Jonathan Corwin 9b1c924319 u's and spaces 2011-04-23 11:06:47 +01:00
Jonathan Corwin a73012e3f6 StevanP's changes, so vc variables don't need setting now 2011-04-22 23:32:08 +01:00
Jonathan Corwin f3f1836150 remove pptviewlib.dll and build it via windows-builder.py 2011-04-21 00:21:31 +01:00
Raoul Snyman 01589bae98 Removed clean dirs function since it never worked anyway. 2011-04-02 22:17:53 +02:00
Raoul Snyman 7b34fa90c9 Generate an HTML Help file and include it in the build. 2011-04-02 22:13:11 +02:00
Raoul Snyman 67b087fe4a Generate an HTML Help file and include it in the build. 2011-04-02 22:09:49 +02:00
Raoul Snyman 107dc01c4b HTML Help added to the build process. 2011-04-02 20:37:28 +02:00
Raoul Snyman 7cdf6d0f69 Generate an HTML Help file and include it in the build. 2011-04-02 20:22:38 +02:00
Raoul Snyman 9626b0d988 Generate an HTML Help file and include it in the build. 2011-04-02 20:20:43 +02:00
Raoul Snyman fa3e2d7a9a Generate an HTML Help file and include it in the build. 2011-04-02 20:19:46 +02:00
Raoul Snyman efbcfd0772 Updated copyright information. 2011-03-24 21:04:02 +02:00
Raoul Snyman afe6f706bb Updated the build script to run a revert first. 2011-03-18 17:28:51 +02:00
Raoul Snyman 780a87e840 Updated copyright information. Removed .eric4project directory from version control. 2011-02-24 07:47:38 +02:00
Raoul Snyman 893e1a1f48 Updated the Windows build script to add a step to update from bzr first. 2011-01-02 14:47:30 +02:00
Raoul Snyman 51edce8c17 Move Windows stuff all into a single "Windows" directory. 2010-10-10 17:40:54 +02:00
Raoul Snyman 4949bed443 Add a method to update the translation files.
Merge from HEAD.
2010-09-19 19:31:59 +02:00
Raoul Snyman 22774b880a - Fixed up the QM file locations for static builds.
- Added PyEnchant to the build process.
- Fixed LanguageManager to be complaint with the coding standards.
2010-09-16 22:40:12 +02:00
Jon Tibble 37b2304eeb Trailing new lines 2010-07-27 10:32:52 +01:00
Raoul Snyman 2f2b339863 Update the copyright notice. 2010-07-25 00:10:47 +02:00
Raoul Snyman 8287f4ea27 Further updated the Windows build script documentation. 2010-05-27 22:32:02 +02:00
Raoul Snyman a1273aefe5 Fixed rst. 2010-05-26 22:27:03 +02:00
Raoul Snyman 5e1c8883e4 Added some more documentation. 2010-05-26 22:26:21 +02:00