Chris Mayo
833802657f
Add .coverage and .pytest_cache to .gitignore
2022-09-05 19:30:38 +01:00
Chris Mayo
47d1015e00
Replace setuptools and setup.py with hatch and pyproject.toml
2022-09-05 19:24:01 +01:00
Chris Mayo
2fa0016ae9
Remove Portable
...
Building portable removed in:
e3ab9024 ("Remove platform-specific installer stuff and ensure a build .whl wheel file can be built.", 2016-01-17)
2021-12-30 19:27:04 +00:00
Chris Mayo
699008ddc2
Set release date from HEAD
...
Match the version reported using setuptools_scm.
Use the same git command as setuptools_scm uses for node_date.
2021-12-07 19:44:20 +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
334a6a890c
Add doc/i18n for man
2020-08-15 17:02:40 +01:00
Chris Mayo
d1834f0619
Generate html documentation with Sphinx
...
Create code documentation:
make -C doc code
Create html:
make -C doc html
2020-08-15 17:02:38 +01:00
Marius Gedminas
93612adcf7
Add check-manifest to CI
...
Closes #414 .
2020-05-25 19:33:17 +03:00
Marius Gedminas
0417f677c2
Ignore files created during test runs
2020-03-23 11:05:13 +02:00
Marius Gedminas
d59a153a13
Add a tox.ini
2017-02-01 16:14:47 +02:00
Bastian Kleineidam
9c3739f1c9
Replace msgfmt.py with local tools.
2014-09-08 18:25:03 +02: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
b5faced294
Ignore __pycache__
2012-12-07 22:46:43 +01:00
Bastian Kleineidam
8101a214cf
Ignore .settings.
2012-11-09 19:26:57 +01:00
Bastian Kleineidam
2e81fcce98
Ignore generate test result file.
2012-10-01 13:33:04 +02:00
Bastian Kleineidam
718c033989
Add alexa test run script.
2012-09-21 14:50:33 +02:00
Bastian Kleineidam
681cd90405
Ignore memory dump files.
2012-09-18 16:08:57 +02:00
Bastian Kleineidam
6a0a7b9093
Ignore generated .egg-info directory.
2012-04-21 12:13:21 +02:00
Bastian Kleineidam
fad12214c8
Ignore local todo dir.
2012-01-04 19:00:25 +01:00
Bastian Kleineidam
6499c913f6
Ignore .DS_Store files (found on Mac OS X)
2011-04-25 16:35:36 +02:00
Bastian Kleineidam
615dea4731
Ignore .exe release file.
2011-04-22 08:35:30 +02:00
Bastian Kleineidam
8e383dd274
Ignore portable dist file.
2011-03-11 15:22:56 +01:00
Bastian Kleineidam
e48f376aa3
Updated copyright and translations.
2011-02-18 17:33:52 +01:00
Bastian Kleineidam
0635f7126d
Correct directory for ignoring *.mo files.
2011-02-18 14:51:22 +01:00
Bastian Kleineidam
d55866157a
Ignore .mo files.
2011-02-17 07:39:00 +01:00
Bastian Kleineidam
9f0bf33de8
Ignore nose-achievements output.
2010-03-06 10:25:21 +01:00
Bastian Kleineidam
06c1971807
Ignore generated doc files
2009-07-31 16:59:17 +02:00
Bastian Kleineidam
a531f9a2b0
Ignore *.pyd windows-compiled python modules.
2009-03-07 15:11:19 +01:00
Bastian Kleineidam
34379fc1dc
Delete and ignore created files
2009-02-26 21:50:27 +01:00
Bastian Kleineidam
e007d64762
Added filescheck target
2009-02-24 15:18:42 +01: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
4306d6a4b6
Added back the unittest data files
...
This time with the non-unicode filename hidden inside a ZIP file
to avoid breaking the subversion repository.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3868 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-11-27 19:23:40 +00:00
calvin
497d3d41eb
Remove and ignore .egg-info dir
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3795 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-06-08 09:27:04 +00:00
calvin
fbf99033d4
Ignore .bak files
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3752 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-05-20 08:56:46 +00:00
calvin
b074ed1157
Ignore ./share directory
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3702 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-04-21 01:27:58 +00:00
calvin
3e3728b156
ignore more intermediate build files
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3698 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-04-20 23:56:42 +00:00
calvin
13df77c0b5
Added .gitignore files
...
Ignore files for git version tracking system.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3671 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-02-08 10:38:29 +00:00