Bastian Kleineidam
|
da043d6710
|
Refactor getting of %ProgramFiles% under windows.
|
2011-04-26 17:13:03 +02:00 |
|
Bastian Kleineidam
|
1ee66e4d60
|
Fix platform usage.
|
2011-04-26 16:05:34 +02:00 |
|
Bastian Kleineidam
|
16c6f2c2ad
|
Updated documentation.
|
2011-04-26 15:06:54 +02:00 |
|
Bastian Kleineidam
|
c6a17b79b4
|
Use argv emulation for py2app.
|
2011-04-26 14:44:48 +02:00 |
|
Bastian Kleineidam
|
98b823353f
|
Updated documentation.
|
2011-04-26 12:05:24 +02:00 |
|
Bastian Kleineidam
|
3d8f78db1a
|
Fix hdiutil call.
|
2011-04-25 15:26:39 +02:00 |
|
Bastian Kleineidam
|
babea151b0
|
Add py2app app entry.
|
2011-04-25 15:22:03 +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
|
154355e5b1
|
Use /usr/bin/env python for scripts.
|
2011-04-25 14:30:41 +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
|
6b2314f59b
|
Remove unused import.
|
2011-04-20 10:05:17 +02:00 |
|
Bastian Kleineidam
|
6ad761bf69
|
Ship C++ runtime files instead of including the installer.
|
2011-04-20 09:55:49 +02:00 |
|
Bastian Kleineidam
|
74d9624a89
|
Adjust app manifest.
|
2011-04-16 17:31:18 +02:00 |
|
Bastian Kleineidam
|
e99b0ce2c1
|
Add Microsoft application manifest to .exe.
|
2011-04-16 16:13:50 +02:00 |
|
Bastian Kleineidam
|
f5f4d1669c
|
Code cleanup.
|
2011-04-14 10:04:20 +02:00 |
|
Bastian Kleineidam
|
4c9989509a
|
Replace os.system() with subprocess.check_call().
|
2011-04-13 19:19:20 +02:00 |
|
Bastian Kleineidam
|
b667c91daf
|
Bump up version.!
|
2011-04-13 19:05:45 +02:00 |
|
Bastian Kleineidam
|
c26c783c15
|
Add py2app support and update documentation.
|
2011-04-13 11:03:28 +02:00 |
|
Bastian Kleineidam
|
1de332a0f2
|
Ignore comment lines in MANIFEST when checking files.
|
2011-04-10 10:16:11 +02:00 |
|
Bastian Kleineidam
|
abba7cb651
|
Bump up version
|
2011-04-02 11:08:02 +02:00 |
|
Bastian Kleineidam
|
8bd8b7c0b7
|
Bump up version.
|
2011-03-14 15:05:10 +01:00 |
|
Bastian Kleineidam
|
f9dfc65528
|
Bump up version.
|
2011-02-22 19:34:25 +01:00 |
|
Bastian Kleineidam
|
25b6dc2e57
|
Refactor bookmark parsing code into own package.
|
2011-02-15 17:31:42 +01:00 |
|
Bastian Kleineidam
|
c5884b8d87
|
Add function documentation.
|
2011-02-14 21:06:34 +01:00 |
|
Bastian Kleineidam
|
bb6797254d
|
Bump up version.
|
2011-02-08 21:28:15 +01:00 |
|
Bastian Kleineidam
|
48e4bd8bfd
|
Updated copyright
|
2011-02-06 09:50:48 +01:00 |
|
Bastian Kleineidam
|
72841cb44f
|
Bump up version.
|
2011-01-09 10:50:35 -06:00 |
|
Bastian Kleineidam
|
f15d2a5e45
|
Bump up version.
|
2010-12-28 17:19:14 +01:00 |
|
Bastian Kleineidam
|
2a070026e9
|
Bump up version.
|
2010-12-19 17:32:12 +01:00 |
|
Bastian Kleineidam
|
2e95bee8f0
|
Remove unused import
|
2010-11-23 23:56:24 +01:00 |
|
Bastian Kleineidam
|
e358fc44d2
|
Remove workaround of old bug.
|
2010-11-22 20:20:30 +01:00 |
|
Bastian Kleineidam
|
977ae26c46
|
Bump up version to 6.0 and add upgrading documentation.
|
2010-11-21 11:42:19 +01:00 |
|
Bastian Kleineidam
|
6dcb0e10de
|
Require Python 2.6
|
2010-11-21 10:42:44 +01:00 |
|
Bastian Kleineidam
|
537f46ead2
|
Bump up version
|
2010-11-20 19:48:23 +01:00 |
|
Bastian Kleineidam
|
5e9c36e0c9
|
Bump up version.
|
2010-10-26 16:22:07 +02:00 |
|
Bastian Kleineidam
|
ed5b7ca845
|
Fix dist building on Windows systems.
|
2010-10-24 12:19:55 +02:00 |
|
Bastian Kleineidam
|
6ca5bdb815
|
Fix for installation of vcredist_x86.exe
|
2010-10-12 01:48:02 +02:00 |
|
Bastian Kleineidam
|
f578005f9f
|
Install Visual C runtime on Windows.
|
2010-10-12 01:32:10 +02:00 |
|
Bastian Kleineidam
|
06792e6ad5
|
Bump up version.
|
2010-09-30 07:44:28 +02:00 |
|
Bastian Kleineidam
|
4cd7ca353b
|
Bump up version.
|
2010-09-29 20:13:23 +02:00 |
|
Bastian Kleineidam
|
d5707ef205
|
Change registry base string to avoid false spyware alarms.
|
2010-09-12 18:49:57 +02:00 |
|
Bastian Kleineidam
|
97a10a16a6
|
Remove Windows registry keys on uninstall.
|
2010-09-02 21:38:45 +02:00 |
|
Bastian Kleineidam
|
c4c098bd83
|
pep8-ify the source a little more
|
2010-03-13 08:47:12 +01:00 |
|
Bastian Kleineidam
|
72f880e918
|
Fix the win32com cache generation.
|
2010-03-08 12:27:55 +01:00 |
|
Bastian Kleineidam
|
796cf0a7cd
|
Updated copyright year
|
2010-03-07 11:59:18 +01:00 |
|
Bastian Kleineidam
|
049d989c65
|
Move msgfmt.py into po/ subdir
|
2010-03-07 11:56:25 +01:00 |
|
Bastian Kleineidam
|
68ccbb43a9
|
Install console program in Windows installer.
|
2010-03-07 08:45:44 +01:00 |
|
Bastian Kleineidam
|
a92e13826b
|
Bump up version
|
2009-08-04 23:16:29 +02:00 |
|
Bastian Kleineidam
|
4c359146c4
|
Add missing import
|
2009-08-03 23:53:21 +02:00 |
|
Bastian Kleineidam
|
8a892bcc50
|
Install sqldriver packages for py2exe package
|
2009-08-03 23:48:52 +02:00 |
|
Bastian Kleineidam
|
f44deb85c4
|
Added py2exe option to package pysqlite
|
2009-08-03 23:25:05 +02:00 |
|
Bastian Kleineidam
|
3fd3ee90ec
|
Fix GUI documentation install
|
2009-07-29 21:53:52 +02:00 |
|
Bastian Kleineidam
|
cfcb98dd6a
|
Install help collection file
|
2009-07-29 21:19:46 +02:00 |
|
Bastian Kleineidam
|
a8f782d939
|
Fix doc path
|
2009-07-26 23:57:40 +02:00 |
|
Bastian Kleineidam
|
5e06b6b8d4
|
Updated FSF address in GPL blurb
|
2009-07-24 23:58:20 +02:00 |
|
Bastian Kleineidam
|
eb41fa17fe
|
Adjust for renamed apache conf file
|
2009-07-22 23:29:10 +02:00 |
|
Bastian Kleineidam
|
9c6f34f38b
|
Fix path to favicon resource
|
2009-03-07 19:03:08 +01:00 |
|
Bastian Kleineidam
|
50cfe2cbc0
|
Split off cc_run method
|
2009-02-24 20:02:49 +01:00 |
|
calvin
|
ef43e3704e
|
Bump up version
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3961 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-18 15:51:26 +00:00 |
|
calvin
|
56017457e6
|
Release 5.0.2
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3955 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-11 13:11:35 +00:00 |
|
calvin
|
7b21ba6265
|
Support installing locale files in install_data
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3954 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-11 11:39:56 +00:00 |
|
calvin
|
e29de63c3d
|
Remove unused variable
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3951 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-01 18:56:29 +00:00 |
|
calvin
|
68d237474b
|
Do not add tests to source release.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3940 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-28 23:09:31 +00:00 |
|
calvin
|
eea053196c
|
Fix register command, using lowercase application name.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3938 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-25 10:42:31 +00:00 |
|
calvin
|
bbbb257c63
|
Remove unused import
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3934 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-24 21:36:22 +00:00 |
|
calvin
|
fe12aa0634
|
Added icon to windows executable
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3931 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-24 17:48:57 +00:00 |
|
calvin
|
61612a40e5
|
Moved apache configuration to config directory
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3926 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-24 17:29:53 +00:00 |
|
calvin
|
f36640d7e9
|
Remove old doc files from data files
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3922 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-23 22:15:09 +00:00 |
|
calvin
|
cf81104d5a
|
Switch documentation to the Sphinx documentation generator.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3919 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-23 08:34:24 +00:00 |
|
calvin
|
087fe1295b
|
Do not exclude pydoc from py2exe.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3918 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-17 14:25:49 +00:00 |
|
calvin
|
08905c4cc4
|
Remove cross-compiling which never worked anyway.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3916 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-17 13:47:22 +00:00 |
|
calvin
|
a94cfdafd7
|
Remove unused imports and upx compression
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3915 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-17 13:31:35 +00:00 |
|
calvin
|
55611ca914
|
Remove unused bdist_wininst command.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3914 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-17 13:30:59 +00:00 |
|
calvin
|
d4a435b789
|
Added py2exe command to generate installer.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3913 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-17 13:30:16 +00:00 |
|
calvin
|
4e391fa7d1
|
Remove install-linkchecker.py script
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3912 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-17 13:16:50 +00:00 |
|
calvin
|
facde01c3f
|
Fix py2exe for the gui client.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3909 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-11 10:22:21 +00:00 |
|
calvin
|
ea0cc42e7f
|
Exclude tkinter from py2exe modules.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3907 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-11 00:59:44 +00:00 |
|
calvin
|
73206acbcb
|
Move GUI client into package.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3903 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-11 00:26:42 +00:00 |
|
calvin
|
a26ca4c23a
|
Replace C ftpparse module with Python implementation
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3892 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-10 14:11:17 +00:00 |
|
calvin
|
46077c6561
|
Ignore import errors from py2exe
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3891 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-08 23:43:48 +00:00 |
|
calvin
|
e9805dbd8a
|
Updated copyright year to 2009
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3887 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-08 14:18:03 +00:00 |
|
calvin
|
5873617e4a
|
Move setup options to custom dist class.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3885 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-08 12:36:40 +00:00 |
|
calvin
|
714c4e258d
|
Added py2exe support, deprected setuptools support.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3882 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-07 20:37:50 +00:00 |
|
calvin
|
a4bf58755b
|
Replace popen2 with subprocess
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3881 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-07 19:45:23 +00:00 |
|
calvin
|
e1b1a63ea2
|
Use py2exe
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3879 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-01-07 19:23:26 +00:00 |
|
calvin
|
9c42e5d56f
|
4.10 revision
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3874 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-12-05 01:26:38 +00:00 |
|
calvin
|
6a7192e9b7
|
Fix bdist_wininst installation
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3803 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-06-11 07:33:54 +00:00 |
|
calvin
|
7e87f31043
|
Egg support and HtmlParser compilation improvements
Support Python eggs using setuptools;
Add -DYY_NO_INPUT to HtmlParser compilation to get rid of the
unused input() function.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3797 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-06-08 09:38:55 +00:00 |
|
calvin
|
83bd7ce4ac
|
Improved network interface detection on POSIX systems
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3792 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-06-07 13:08:36 +00:00 |
|
calvin
|
7cb6900a9c
|
Account for added htmlutil package
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3791 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-06-07 13:08:10 +00:00 |
|
calvin
|
0615933832
|
Improve sys.path handling
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3785 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-06-05 07:14:13 +00:00 |
|
calvin
|
9327d7f89c
|
Updated project description
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3781 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-05-27 22:37:06 +00:00 |
|
calvin
|
7297519b04
|
Remove or replace unused variables.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3772 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-05-22 12:10:08 +00:00 |
|
calvin
|
c98b4a518f
|
Remove unused imports
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3764 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-05-20 17:01:30 +00:00 |
|
calvin
|
670a1df9b3
|
Updated documentation for new Python 2.5 dependency
Removed old references of Python 2.4, together with compatibility
hacks.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3757 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2008-05-20 10:49:00 +00:00 |
|