Chris Mayo
d2d2a563cc
Make installing from the git archive of a tagged commit possible
...
aka make GitHub release assets usable.
Requires setuptools-scm-git-archive.
2021-12-06 19:40:02 +00:00
Chris Mayo
3b19680e97
Add guidance on character set detecting including cchardet
2021-12-06 19:24:26 +00:00
Chris Mayo
e297b1a477
Stop including binary translation catalogs in the source
...
Makes it easier to contribute and accept translations.
Does add a new dependency on installation from source, polib. This is
not made mandatory because not all users will want translations.
polib has no further dependencies and can be installed anywhere
LinkChecker can, using pip too.
Add release process step to check polib is installed
The Wheel still includes translations. Recommend install from PyPI in
the README.
Translations were being compiled in setup.py until 2014, using a bundled
copy of msgfmt.py.
9c3739f1c ("Replace msgfmt.py with local tools.", 2014-09-08)
2021-11-22 19:30:33 +00:00
Chris Mayo
1194f5d943
Update pip URL in install.txt
2021-11-22 19:30:33 +00:00
Chris Mayo
70d749a967
Drop Python 3.5, add 3.9
2020-09-14 19:55:05 +01:00
Chris Mayo
813f40ac7e
Update README and install.txt to only recommend pip git installation
2020-08-23 17:24:09 +01:00
Chris Mayo
5cc889d7c8
Updates to install.txt
2020-08-23 17:24:09 +01:00
Chris Mayo
0907199216
Include install.txt and upgrading.txt in Sphinx documentation
2020-08-15 17:02:40 +01:00
Chris Mayo
893875d913
Update Mac installation instructions with Homebrew pip and macOS
...
The first release of macOS was in 2016.
2020-07-06 19:41:51 +01:00
Chris Mayo
b8be24e389
Remove manual setup for OSX from install instructions
...
py2app support was removed in:
e3ab9024 ("Remove platform-specific installer stuff and ensure a build
.whl wheel file can be built.", 2016-01-17)
2020-06-19 16:57:01 +01:00
Chris Mayo
b9c8e33878
Update GNOME proxy support for GNOME 3 and Python 3
...
GConf is replaced by dconf and the GSettings API in GNOME 3.
2020-06-05 16:29:45 +01:00
Chris Mayo
8dcdb4d387
Don't recommend sudo for pip
...
https://packaging.python.org/tutorials/installing-packages/
2020-06-01 19:48:26 +01:00
Chris Mayo
62dc394159
Add pip instructions for Windows and Mac OS X
2020-06-01 16:23:33 +01:00
Chris Mayo
b01c685201
Update README.rst, install.txt and upgrading.txt
2020-06-01 16:23:33 +01:00
anarcat
8183b7feb8
Update doc/install.txt
...
Co-authored-by: Marius Gedminas <marius@gedmin.as>
2020-05-19 12:05:21 -04:00
Antoine Beaupré
2c9bc4e7ba
do not require ssh to clone from source
...
Closes : #389
2020-05-19 11:04:15 -04:00
EsuS
004632a99b
Update references to GitHub project from wummel to linkchecker
...
Remove all mention of donations.
2019-04-18 19:59:52 +01:00
anarcat
dde8d798b5
fix typo
...
see #77
2017-08-29 08:27:17 -04:00
Harry Wood
36ba1855d2
Remove reference to non existent .dmg file
...
Pending a resolution to https://github.com/linkcheck/linkchecker/issues/60
(re-rolling this PR here https://github.com/wummel/linkchecker/pull/640 )
2017-08-01 22:23:18 +01:00
Bastian Kleineidam
0ef00eea56
Move GUI files to separate project
2016-01-23 13:28:15 +01:00
Bastian Kleineidam
90257a1b5e
Replace twill with custom code.
2014-07-15 18:37:05 +02:00
Bastian Kleineidam
0b0e21f4fe
Updated installation docs
...
[ci skip]
2014-04-24 19:42:50 +02:00
Bastian Kleineidam
49721affa6
Upload source releases to pypi.
2014-04-23 22:05:31 +02:00
Bastian Kleineidam
ca9bb9a186
Fix pip install doc
...
[ci skip]
2014-04-14 19:46:24 +02:00
Bastian Kleineidam
48635ddff8
Added docs.
...
[ci skip]
2014-03-31 11:15:07 +02:00
Bastian Kleineidam
95d48a792e
Add release info.
2014-03-30 19:21:44 +02:00
wummel
ee931d8722
Merge pull request #456 from kyleskrinak/master
...
Added documentation for Mac OS X manual installation. py2app must be ins...
2014-03-01 15:23:40 +01:00
Bastian Kleineidam
7b34be590b
Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements.
2014-03-01 00:12:34 +01:00
Kyle Skrinak
952e5aecee
Added documentation for Mac OS X manual installation. py2app must be installed as a requirement, clarified current working directories, etc.
2014-01-11 10:41:47 -05:00
Bastian Kleineidam
70ee385c43
Back to unix ci
2013-12-05 21:00:51 +01:00
Bastian Kleineidam
b38317d57b
Replace optparse with argparse.
2013-02-27 19:35:44 +01:00
Bastian Kleineidam
64d95e45e0
Remove local HTML and CSS syntax check.
2013-02-08 21:36:02 +01:00
Bastian Kleineidam
ec03d56b62
Remove pysqlite dependency.
2012-11-14 20:23:56 +01:00
Bastian Kleineidam
1e1370fbb4
Updated docs.
2012-09-23 16:02:11 +02:00
Bastian Kleineidam
6d9a8859d3
Require and use Python 2.7.2.
2012-06-22 23:58:20 +02:00
Bastian Kleineidam
f267371889
Updated the docs for the new WSGI script.
2012-04-22 13:21:58 +02:00
Bastian Kleineidam
863e384311
Document compilation from source under OSX.
2012-01-17 08:58:38 +01:00
Bastian Kleineidam
d36c46a27f
Require Python 2.7
2012-01-04 20:17:13 +01:00
Bastian Kleineidam
210b45d1e4
Removed FastCGI script.
2011-07-25 21:37:35 +02:00
Bastian Kleineidam
cc4937cd6d
Improved install documentation.
2011-07-25 19:44:12 +02:00
Bastian Kleineidam
b4e1cf1c83
Updated installation docs.
2011-04-14 12:21:37 +02:00
Bastian Kleineidam
34d5b01e4c
Fixed install instructions.
2011-01-09 09:51:15 -06:00
Bastian Kleineidam
b2e172b80e
Add Qt help file generation to installation docs.
2010-10-27 20:21:56 +02:00
Bastian Kleineidam
25d75bd4a2
Added login URL posting.
2010-10-14 18:36:11 +02:00
Bastian Kleineidam
18b99e2299
Updated download links and installation instructions.
2010-09-29 07:17:51 +02:00
Bastian Kleineidam
b5a80bf686
Fix typo
2010-07-29 21:04:58 +02:00
Bastian Kleineidam
f096570436
Moved some files into the doc/ subdirectory.
2010-03-06 21:52:25 +01:00
calvin
fa6f97b2b7
removed
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2405 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2005-03-11 16:28:28 +00:00
calvin
1abd69781b
updated install docs by removing the gettext requirement
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2344 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2005-03-04 20:27:33 +00:00
calvin
5ae97df822
use python 2.4
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2209 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2005-01-24 20:29:55 +00:00