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 |
|
calvin
|
64a2d6187c
|
support psyco >= 1.4
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2178 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-01-20 21:34:37 +00:00 |
|
calvin
|
846bc2cc41
|
updated optcomplete install docs
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2124 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-01-11 11:19:49 +00:00 |
|
calvin
|
1f7563bd4e
|
use extern optcomplete
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2118 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2005-01-10 20:37:23 +00:00 |
|
calvin
|
3945c17e38
|
python2.4
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2104 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2004-12-07 22:12:40 +00:00 |
|
calvin
|
42639ec1c8
|
Use Python 2.4 download links
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2099 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2004-12-07 12:47:46 +00:00 |
|