Commit graph

199 commits

Author SHA1 Message Date
e13d470d82 Update version to v2022.01.22 2022-01-22 17:42:38 +10:00
b11f51ab75 Update version from v2022.01.18 to v2022.01.21. 2022-01-21 09:03:14 +10:00
4feefbfb2a Update version from v2022.01.13 to v2022.01.18. 2022-01-18 15:35:59 +10:00
072b2b3132 Install from latest tag
- Installing from latest tag is best afterall.
- The tip pulls in dependencies from their latest tag, but that
  combination is untested.
- Only tagged commits are tested to work.
2022-01-18 15:30:40 +10:00
7fd5084040 Its best to install from the tip.
- Installing from the latest tag misses the latest fixes, features,
  and bugs...
2022-01-09 11:25:00 +10:00
f5fb1cc84a Update version from v2022.01.07 to v2022.01.08. 2022-01-08 10:00:06 +10:00
386a1dca1c Update version from v2022.01.05 to v2022.01.07. 2022-01-07 09:23:36 +10:00
81588e15d1 Update version from v2022.01.04 to v2022.01.05. 2022-01-05 23:52:20 +10:00
125101026c Update version from v2022.01.03 to v2022.01.04. 2022-01-04 08:34:53 +10:00
2dc9c0f71a Update version from v2021.12.24 to v2022.01.03. 2022-01-03 23:29:33 +10:00
4045b002d9 Make sure a recent version of pip is used.
- The version in impish isn't new enough.
2021-12-29 22:52:52 +10:00
664a77909d Update version from v2021.12.22 to v2021.12.24. 2021-12-24 01:02:31 +10:00
292f58e309 Update version from 2021.12.22 to v2021.12.22. 2021-12-22 11:33:20 +10:00
851a40dd1a Update version from 2021.12.20 to 2021.12.22. 2021-12-22 11:15:45 +10:00
cc69e00889 Make it easier to copy & paste from the Readme. 2021-12-21 19:01:32 +10:00
3ffeae2aee Smaller headings in Readme. 2021-12-21 17:09:51 +10:00
69f35a3cc7 Improve Readme. 2021-12-21 13:34:55 +10:00
4af553b67f Add missed change to Readme. 2021-12-21 13:16:20 +10:00
0a08155880 Improve Readme.
- Remove redundant lines.
- Break up instructions into subsections.
  - Easier to copy commands.
- Brief comment on webserver.
2021-12-21 13:09:51 +10:00
3b29fb3c10 Better formatting in Readme. 2021-12-21 13:00:31 +10:00
2481c43935 Add new installation method to README.
- Can now install directly with pip.
- Need to run a seperate command to install the tools.
2021-12-21 12:54:17 +10:00
8b4a9c4210 Make installation a little easier.
- Provide explicit wget commands for downloading.
2021-12-09 11:23:34 +10:00
bc83e9f736 release: Add snap installation instructions to the README. 2021-12-06 15:47:07 +10:00
75a028272d tools: Dropped python-modulefinder and disassembly.
- Modulefinder often has errors.
- Both tools aren't commonly used.
2021-11-28 22:58:42 +10:00
3b8a6cffcb Use ubuntu dependencies for tools.
- No longer sourcing deps for flatpak's sake.
- Switching from svglib to cairosvg since svglib not in ubuntu.
2021-11-26 03:30:17 +10:00
58b78e9ce4 Move packaging scripts for docker and appimage into subdirectory.
- De-clutter the project root directory.
2021-11-03 21:23:15 +10:00
d540636fd5 Create an install script. 2021-10-31 22:49:13 +10:00
4174f10526 Drop install-dependencies script.
- Do a standard install with pip.
- Run install-tools afterwards.
- util-linux was needed for what?
2021-10-31 21:41:32 +10:00
d83bea2ba8 release: Move eris to ubuntu 21.10.
- Update readme.
- php7 -> php8.
- Fix python-coverage.
- Also need python decorator module.
- Replaced Mcrt1 with rotatingtree since Mcrt1 started raising
  a new warning.
2021-10-18 01:40:39 +10:00
e76d0bd03d release: Drop flatpak releases.
- Too much effort required to maintain the manifest file.
- Still have appimage and docker, which are both much easier to
  keep working.
2021-09-15 22:13:55 +10:00
071096821c tools: Add git diff.
- This is worth it afterall.
- Eris will get out of sync when the diffs are commited,
  but this is also true of git-blame and git-log.
- The user can refresh the old results with shift-r.
2021-07-11 16:25:25 +10:00
0170d24abb tools: Remove golint.
- golint has been deprecated.
2021-06-06 00:20:42 +10:00
51687598b1 release: Eris works on ubuntu 21.04.
- Update ubuntu version in README.
2021-05-19 02:14:10 +10:00
5d553a6542 release: Move to python3.9 2021-05-19 02:14:10 +10:00
10a4908204 Tweaked Readme.
- "File types" is clearer than "Extensions".
2020-10-17 12:14:16 +10:00
b5f712165b Eris runs on ubuntu 20.10. 2020-10-06 05:11:49 +10:00
331adf7d4a release: Update readme file with new versions. 2020-09-24 23:13:41 +10:00
0c821b64e9 tools: pil can also view some xpm files. 2020-05-09 18:55:44 +10:00
1dc0152e65 tools: pil tool can also display ico files. 2020-04-30 00:37:46 +10:00
d10cd82150 Move to Ubuntu 20.04. 2020-04-25 00:59:49 +10:00
0054c8dfd2 Move to python3.8. 2020-04-24 23:47:12 +10:00
e60bde2a84 Add a command-line option providing information about tools.
- All tools have a url.
- Not deriving the url from the package database.
2020-04-11 21:45:41 +10:00
c4da4123f7 Improve installation documentation. 2020-01-12 17:04:02 +10:00
10d0fa1bbf Tidy up installation instructions. 2020-01-11 12:44:18 +10:00
127d2c6148 Simplify ubuntu installation instructions. 2020-01-11 12:11:45 +10:00
29325289b9 flatpak: Clarify installation instructions. 2020-01-11 12:09:11 +10:00
18e501441c flatpak: Add installation instructions and wrapper script. 2020-01-11 12:02:25 +10:00
3ee76efa56 appimage: Add installation instructions. 2020-01-10 14:13:30 +10:00
bd17110199 docker: Add installation instructions. 2020-01-10 14:04:57 +10:00
1cf2fc445c Revert "Move to python3.8.0"
This reverts commit 04fb17cb3f.
- Am seeing a bug where only one worker continues processing
  on python3.8.
- Ubuntu and freedesktop-sdk are still on 3.7.
- Not using any features of 3.8 yet.
- Also removes color from mypy.
2019-12-19 14:47:00 +10:00