Commit graph

412 commits

Author SHA1 Message Date
Chris Mayo
40e0628716 Fix make homepage
make -C doc code
make[1]: Entering directory '/var/tmp/linkchecker/doc'
make[1]: *** No rule to make target 'code'.  Stop.

code target was removed in:
c7989eb05 ("Turn all warnings into errors when building website", 2022-11-02)
2023-09-25 19:22:19 +01:00
Chris Mayo
29807ed832 Add yamllint to make check 2022-09-13 19:32:06 +01:00
Chris Mayo
b6a7f2d313 Don't need hatch to build documentation
This is a partial revert of:
47d1015e ("Replace setuptools and setup.py with hatch and pyproject.toml", 2022-09-05)

Also hatch is an option to run tests.
2022-09-13 19:32:06 +01:00
Chris Mayo
ed1e3b874f Update Makefile 2022-09-05 19:30:38 +01:00
Chris Mayo
e922dd0224 Stop using biplist
plistlib has supported binary files since Python 3.4.
2020-10-12 19:55:46 +01:00
Jon
d6ac167fe6
Update Makefile to use python3
Not sure if this file is still being used, but noticed it still pointed to a python version that no longer builds
2020-08-16 19:50:59 -07:00
Marius Gedminas
00c1b410d0 Remove MANIFEST build logic from the Makefile
I almost didn't notice it existed.
2020-05-25 19:33:10 +03:00
Petr Dlouhý
51a06d8a1e Remove home-cooked htmlparser and use BeautifulSoup 2019-07-22 19:59:37 +01:00
Chris Mayo
c7a32d67fe Remove unused code from network subpackage 2019-10-19 10:27:34 +01: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
Chris Mayo
f6023f575c Stop excluding removed httplib2.py from PEP 8 checks
Removed in 7b34be590b.
2019-04-13 20:35:37 +01:00
Chris Mayo
ff4a2e496e Remove unused copy of gzip2
Not used since requests introduced in 7b34be590b.
2019-04-13 20:35:37 +01:00
Petr Dlouhý
0a13fae3b4 remove third party packages and use them as dependency 2018-01-09 23:25:27 +01:00
Bastian Kleineidam
0ef00eea56 Move GUI files to separate project 2016-01-23 13:28:15 +01:00
Bastian Kleineidam
e3ab90246d Remove platform-specific installer stuff and ensure a build .whl wheel file can be built. 2016-01-17 09:05:21 +01:00
Bastian Kleineidam
029c20ed98 More python3 fixes 2014-09-12 21:59:07 +02:00
Bastian Kleineidam
9c3739f1c9 Replace msgfmt.py with local tools. 2014-09-08 18:25:03 +02:00
Bastian Kleineidam
032c4091c3 Some easy python3 compatibility changes. 2014-07-15 18:40:47 +02:00
Bastian Kleineidam
58ad4340b1 Remove freecode submit code. 2014-06-23 22:20:37 +02:00
Bastian Kleineidam
f277a063fa Add extra target for freecode submission and register earlier at pypi. 2014-04-23 22:18:11 +02:00
Bastian Kleineidam
49721affa6 Upload source releases to pypi. 2014-04-23 22:05:31 +02:00
Bastian Kleineidam
6600448cc3 Use .gz for source file to accomodate pip for now. 2014-03-30 08:30:35 +02:00
Bastian Kleineidam
12de5f26ef Add scripts dir 2014-03-12 19:22:07 +01:00
Bastian Kleineidam
14409b0776 Remove old cert target 2014-03-11 20:23:41 +01:00
Bastian Kleineidam
ef13a3fce1 Implement sitemap and sitemap index parsing. 2014-03-05 19:26:37 +01:00
Bastian Kleineidam
b04e52a975 Commit meta changes. 2014-03-04 22:06:04 +01:00
Bastian Kleineidam
da3f778093 More nagios removal 2014-03-04 21:51:19 +01:00
Bastian Kleineidam
cf30efe60e Remove nagios stuff 2014-03-04 21:42:50 +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
Bastian Kleineidam
c2d08fd86d Use dist dir as download. 2013-12-24 07:28:19 +01:00
Bastian Kleineidam
db3364c8af Add target to build portable linux app. 2013-12-09 17:56:11 +01:00
Bastian Kleineidam
70ee385c43 Back to unix ci 2013-12-05 21:00:51 +01:00
Bastian Kleineidam
ef67f61209 Try more 2013-12-05 20:29:20 +01:00
Bastian Kleineidam
ba501ea88c Display found files. 2013-12-05 19:32:10 +01:00
Bastian Kleineidam
21e8f98140 no list 2013-12-05 19:06:53 +01:00
Bastian Kleineidam
9ca467822f more osx stuff 2013-12-05 18:29:42 +01:00
Bastian Kleineidam
31c4a0d8a7 Install app 2013-12-05 08:32:50 +01:00
Bastian Kleineidam
333b1ca5df Try to install dmg 2013-12-05 07:35:18 +01:00
Bastian Kleineidam
c078327c84 Adjust for new homepage location. 2013-04-15 18:48:08 +02:00
Bastian Kleineidam
6cc885b2be always run parallel tests. 2013-04-15 18:47:54 +02:00
Bastian Kleineidam
3dd5e50bfa Close bugs on release. 2013-04-11 18:29:23 +02:00
Bastian Kleineidam
20901f089e Updated pyflakes filter. 2013-03-04 20:35:35 +01:00
Bastian Kleineidam
c7a91f01aa Remove debian/.gitignore for .deb package. 2013-02-26 21:09:47 +01:00
Bastian Kleineidam
3980ca3c69 Updated homepage dir. 2013-02-20 20:50:22 +01:00
Bastian Kleineidam
453d32c3ca Add debian package dir. 2013-01-06 22:55:51 +01:00
Bastian Kleineidam
0e50834f9a Rename external module to exclude it from some style checks. 2013-01-06 18:17:29 +01:00
Bastian Kleineidam
16b84be490 Updated all links. 2013-01-06 18:10:13 +01:00
Bastian Kleineidam
ef33ed9110 Fix variable definition. 2012-12-19 21:31:53 +01:00
Bastian Kleineidam
a685c4ed00 Report test durations. 2012-12-19 21:14:07 +01:00
Bastian Kleineidam
2cfa62e410 Cleanups before the move. 2012-12-18 23:05:45 +01:00