Commit Graph

96 Commits

Author SHA1 Message Date
Martin Zibricky e4f3041802 Add pytest to optional dependencies in check_dependecies.py 2011-09-02 13:10:07 +02:00
Raoul Snyman 4b1ce7102e A few more tweaks as requested by Andreas. 2011-08-25 22:14:02 +02:00
Andreas Preikschat 652b1b86ea use urllib to download file 2011-08-22 10:45:03 +02: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
Andreas Preikschat 3d3114b56d fixed copyright
Fixes: https://launchpad.net/bugs/810633
2011-07-15 19:38:09 +02:00
Andreas Preikschat dc06b0b947 use map instead of list comprehension; blank lines 2011-07-13 15:41:32 +02:00
Martin Zibricky cfb1a06bd3 Update script to check openlp dependecies - catching all imports properly 2011-07-10 14:00:58 +02:00
Martin Zibricky 5951d2c2a3 Update script to check openlp dependecies by info about supported image
formats, enchant backends and available languages
2011-07-09 22:13:33 +02:00
Martin Zibricky a71ea86e4d add script to check openlp dependencies 2011-07-09 16:51:06 +02: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 9adc234845 Removed code which copied qm files since it was no longer necessary. 2011-05-25 07:51:08 +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
Raoul Snyman 55dfd67a5c More translation updates. 2011-05-24 19:42:30 +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
Jon Tibble 7bd9d8a10b Importers have replaced scripts 2011-02-03 21:37:00 +00: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
Andreas Preikschat d9768b6536 whitespaces 2010-12-13 15:24:16 +01:00
Raoul Snyman 51edce8c17 Move Windows stuff all into a single "Windows" directory. 2010-10-10 17:40:54 +02:00
rimach fb7a049ba6 Head 2010-09-22 20:07:09 +02:00
rimach d1172e14c1 fix click/unclick 'Auto detect', fix saving of language setting 2010-09-22 20:03:10 +02:00
Raoul Snyman 8aa727c148 Update strings.
bzr-revno: 1050
2010-09-22 07:41:22 +02:00