Commit graph

4600 commits

Author SHA1 Message Date
Bastian Kleineidam
3842faec30 Added app target. 2011-04-25 15:13:43 +02:00
Bastian Kleineidam
c025ce294b Import setuptools for its monkey-patching. 2011-04-25 15:13:35 +02:00
Bastian Kleineidam
a62abd9e28 Fix py2app import error. 2011-04-25 15:03:21 +02:00
Bastian Kleineidam
12e31cb46f Correctly determin system platform. 2011-04-25 14:40:10 +02:00
Bastian Kleineidam
cd8531b53e Search nosetest script in PATH. 2011-04-25 14:33:21 +02:00
Bastian Kleineidam
5c82ede3b8 Make documentation build optional for local build. 2011-04-25 14:31:08 +02:00
Bastian Kleineidam
154355e5b1 Use /usr/bin/env python for scripts. 2011-04-25 14:30:41 +02:00
Bastian Kleineidam
54a14d0f91 Use Python 2.7 for local build. 2011-04-22 08:39:45 +02:00
Bastian Kleineidam
615dea4731 Ignore .exe release file. 2011-04-22 08:35:30 +02:00
Bastian Kleineidam
cee1861d25 Remove old filenames. 2011-04-22 08:20:51 +02:00
Bastian Kleineidam
5e6f1d2adf Updated changelog. 2011-04-22 08:19:35 +02:00
Bastian Kleineidam
974eba5528 Sign the InnoSetup installer. 2011-04-22 08:16:22 +02:00
Bastian Kleineidam
08a026e1f0 Fix UninstallDelete entry for InnoSetup. 2011-04-21 06:47:02 +02:00
Bastian Kleineidam
b669d34073 Fix error path in platform name detection. 2011-04-20 20:36:35 +02:00
Bastian Kleineidam
727f318344 Uninstall optional log files on Windows. 2011-04-20 20:25:11 +02:00
Bastian Kleineidam
0c10ee858e Support building the binary installer on 64bit Windows platforms. 2011-04-20 19:53:17 +02:00
Bastian Kleineidam
7bd98422db Auto-detect platform and compiler on Windows. 2011-04-20 15:40:38 +02:00
Bastian Kleineidam
6b2314f59b Remove unused import. 2011-04-20 10:05:17 +02:00
Bastian Kleineidam
209f4139de Add missing import. 2011-04-20 10:05:01 +02:00
Bastian Kleineidam
94d074dfd8 Remove leftover from vcredist removal. 2011-04-20 10:01:08 +02:00
Bastian Kleineidam
6ad761bf69 Ship C++ runtime files instead of including the installer. 2011-04-20 09:55:49 +02:00
Bastian Kleineidam
719441cca5 Make module detection more robust and use it when possible. 2011-04-20 09:08:11 +02:00
Bastian Kleineidam
c0957a20df Make strlen variables type size_t. 2011-04-19 16:07:10 +02:00
Bastian Kleineidam
442c0e8c06 Added documentation. 2011-04-19 08:48:29 +02:00
Bastian Kleineidam
6a544f2d69 Only allow redirections to FTP, HTTP and HTTPS URLs. 2011-04-19 07:01:55 +02:00
Bastian Kleineidam
74d9624a89 Adjust app manifest. 2011-04-16 17:31:18 +02:00
Bastian Kleineidam
1cfc38eb41 Add 64bit support. 2011-04-16 17:30:51 +02:00
Bastian Kleineidam
e99b0ce2c1 Add Microsoft application manifest to .exe. 2011-04-16 16:13:50 +02:00
Bastian Kleineidam
4c98c463dc Correctly declare all variables at beginning of block. 2011-04-16 15:25:51 +02:00
Bastian Kleineidam
0897652669 Fix favicon filename. 2011-04-15 16:13:59 +02:00
Bastian Kleineidam
c1310ef05e Added devel docs. 2011-04-15 08:28:21 +02:00
Bastian Kleineidam
5c5335608e Add favicon to CGI html file. 2011-04-14 12:33:11 +02:00
Bastian Kleineidam
e3b6bfad09 Close application on Ctrl-C. 2011-04-14 12:29:15 +02:00
Bastian Kleineidam
d99be8aa86 Added OSX installer. 2011-04-14 12:21:47 +02:00
Bastian Kleineidam
b4e1cf1c83 Updated installation docs. 2011-04-14 12:21:37 +02:00
Bastian Kleineidam
836e8a700d Print detected modules information. 2011-04-14 12:20:56 +02:00
Bastian Kleineidam
811577a9f2 Bump up version. 2011-04-14 10:09:05 +02:00
Bastian Kleineidam
f5f4d1669c Code cleanup. 2011-04-14 10:04:20 +02:00
Bastian Kleineidam
d74523500a Add version info of used modules to GUI about page. 2011-04-14 10:03:59 +02:00
Bastian Kleineidam
4c9989509a Replace os.system() with subprocess.check_call(). 2011-04-13 19:19:20 +02:00
Bastian Kleineidam
c22a3d7367 Check linkchecker-gui with pyflakes. 2011-04-13 19:18:52 +02:00
Bastian Kleineidam
7bcfa0fb91 Suggest linkchecker-gui debian package. 2011-04-13 19:06:55 +02:00
Bastian Kleineidam
b667c91daf Bump up version.! 2011-04-13 19:05:45 +02:00
Bastian Kleineidam
918a5dabd3 Use new oxygen icon for web development apps. 2011-04-13 12:32:07 +02:00
Bastian Kleineidam
7cf9b32fd4 Added ICNS icon for OSX packaging. 2011-04-13 11:23:52 +02:00
Bastian Kleineidam
c26c783c15 Add py2app support and update documentation. 2011-04-13 11:03:28 +02:00
Bastian Kleineidam
eea30875ab Add release notes. 2011-04-12 09:13:58 +02:00
Bastian Kleineidam
7365170564 Updated copyright. 2011-04-12 09:13:39 +02:00
Bastian Kleineidam
42ed4350de Use Qt Macintosh widgte style on OS X systems. 2011-04-12 08:55:25 +02:00
Bastian Kleineidam
864725d742 Fix typos. 2011-04-12 08:32:12 +02:00