45a3f1ede8
tools: Added cppcheck for C/C++ files.
2017-12-13 19:03:21 +10:00
4935c585aa
Made work on Ubuntu 17.10.
...
- Changed to python3.6.
- Accepted minor differences in golden files.
- php is now 7.1.
- Updated README.
- Need to test that the AppImage still works.
2017-10-27 12:39:50 +10:00
f3fea9e547
tools: Place dis in a better order.
2017-10-05 15:55:17 +01:00
c02fdc1bfb
tools: Added dis for disassembling python code.
2017-10-05 15:52:25 +01:00
93d1fdb87a
appimage: Used test_distributions to fix the AppImage.
2017-07-23 18:21:18 +01:00
2815fb83d8
Added the special case, git_blame, to the README.
2017-07-19 10:13:24 +01:00
0b6fbec3da
Show the generic tools in the README.
2017-07-19 09:40:54 +01:00
cbdbac0219
[tools] Removed clang tools.
...
- They were doubling the size of the AppImage.
- The gcc tools do very similar syntax checking.
2017-07-17 10:50:18 +01:00
5572cdc9d6
[tools] Replaced disassemble_pyc by pydisasm.
...
- pydisasm handles many types of bytecode.
2017-07-11 14:09:07 +01:00
ed5164c761
Changed installation to use pip3.
...
- Now running all the tests in test-distributions.
- Vigil is only known to install into ubuntu at the moment.
2017-07-10 18:38:18 +01:00
0080db66d4
Used test-distributions to fix the installation.
...
- Correctly using our urwid.
- LS_COLORS needed to be in the package.
- Didn't need to use pip3.
2017-06-28 09:07:40 +01:00
9f00b3ba3e
Updated installation instructions.
2017-06-27 14:20:30 +01:00
72b5f3750e
Dropped the sandbox.
...
- It wasn't worth the complexity. It was only useful when running the
python profile tool, which executes python scripts. But that tool
isn't very useful when run against normal scripts. It has been
removed too.
- The sandbox also wasn't working inside snaps, appimages,
systemd-nspawn or chroots.
2017-06-23 23:23:32 +01:00
5b41471a47
Update the README for the latest version.
2017-04-24 00:07:26 +02:00
bdc8b8c0f4
Reworded the project summary.
2017-04-12 10:14:36 +02:00
e1742f6959
[tools] Added pil to view image files.
2017-03-28 22:53:03 +02:00
6edcfbb746
Tweaked docs.
2017-02-13 18:51:45 +01:00
3711a0b293
Fixed colors in lxterminal. (raspbian and lubuntu)
...
lxterminal in lubuntu and raspbian is only taking 256 colors.
So when $TERM is "xterm" only 256 colors are used.
2017-02-08 11:51:57 +01:00
cf128bc0c3
[tools] Add another extension for c++ files.
2016-12-01 13:34:00 +01:00
6f266b26ac
[tools] Add another extension for c++ files.
2016-12-01 13:08:43 +01:00
2b08e4d490
[tools] Added clang syntax tools.
2016-11-27 14:02:35 +01:00
8f39ecf2ce
[tools] Rename c_syntax and cpp_syntax.
2016-11-27 13:45:10 +01:00
e1adec2133
[tools] Check C & C++ syntax.
2016-11-22 14:27:51 +01:00
167f0a4a1d
Add more hyperlinks to tool's homepages.
2016-11-19 19:44:00 +01:00
581a7ffdf6
Add more hyperlinks to tool's homepages.
2016-11-19 17:42:47 +01:00
d2dcb4cf85
Find the tool's url in the package metadata.
2016-11-19 17:24:01 +01:00
1028f74de9
Start adding hyperlinks to the tool's homepages.
2016-11-19 16:47:05 +01:00
be71ddadde
Seperate the tools with bullets.
2016-11-19 16:26:23 +01:00
eb0d06936a
Try showing tools in a table.
2016-11-19 15:58:21 +01:00
0f85dbbbbd
List the tools in the README.
2016-11-19 13:50:07 +01:00
fb9ecd9039
Vigil is tested on 16.10.
2016-10-15 12:51:26 +02:00
506c7708ab
Describe installation of vigil on older ubuntus.
2016-09-30 16:50:35 +02:00
0cb3988a73
Add the project summary to the README.
2016-09-30 16:21:29 +02:00
b922f29e07
Changes for ubuntu 16.04.
2016-09-27 13:30:08 +02:00
785d3b0bca
Added an instruction to the README explaining how to test vigil.
2016-02-19 09:42:55 +00:00
39de82fb45
Be more specific
2015-12-30 00:57:59 +00:00
fb4e91867a
Make the script easy to run
2015-12-26 20:52:39 +00:00
23e2f8e676
Initial commit
2015-12-14 17:42:46 +00:00