Commit Graph

688 Commits

Author SHA1 Message Date
08f1841bb4 Code cleanup 2017-11-09 02:52:00 +01:00
2048ae8337 Code cleanup 2017-11-09 02:46:32 +01:00
a27a1640d4 Check for more errors 2017-11-09 02:27:42 +01:00
fc5ce3b511 Allow the verilog program to be specified
It should really work by default though.
2017-11-09 02:18:07 +01:00
059653b90f Fix the installation path for HTML manual pages 2017-11-08 15:14:06 +01:00
68e3f9c9eb Re-generate the Makefiles 2017-11-08 15:14:06 +01:00
d8607e1afb Register a dependency on the docbook.sh script 2017-11-08 15:12:28 +01:00
a92f4d350e Test files not directories 2017-11-08 08:03:46 +01:00
578f828136 Reflect $(ARFLAGS) in the tests
This lets the tests pass again.
2017-11-01 18:00:00 +01:00
66adfacfb9 Let the flags to ar(1) be overidden 2017-11-01 17:59:22 +01:00
2e687c74ce Avoid network connections in tests 2017-10-23 03:39:15 +02:00
a04a1b5cdb Register the HTML compliance test as a target 2017-10-23 03:28:56 +02:00
06343c9edf Re-generate the Makefiles 2017-10-23 03:28:45 +02:00
a95d751cdd Register a test for HTML files 2017-10-23 03:28:26 +02:00
764818216a Re-generate the Makefiles 2017-10-23 03:28:08 +02:00
3fef972a6b Import a script for testing HTML compliance 2017-10-23 03:27:26 +02:00
cf3dfe9206 No longer hard-code permission checks 2017-10-15 18:51:22 +02:00
ee0a4e535c Let internal variables be overridden 2017-09-13 14:25:45 +02:00
d86cdee3f3 Let the test script work on multiple targets 2017-09-13 14:25:45 +02:00
b2822ce028 Update the copyright notice 2017-09-13 14:25:45 +02:00
c138b5a882 Let internal variables be overridden 2017-09-13 14:25:45 +02:00
221cd73582 Update the copyright notice 2017-09-13 14:25:45 +02:00
6fd5bda39e Let more scripts work on multiple targets 2017-09-13 14:25:45 +02:00
28b9d02600 Re-generate the Makefiles 2017-09-13 13:44:31 +02:00
31d77506dc Default to the regular stack protector 2017-09-13 13:44:17 +02:00
ff4831157d Also generate VHDL in the "verilog" test 2017-04-30 03:41:43 +02:00
7d4f9923a0 Re-generate the Makefiles 2017-04-30 03:35:46 +02:00
c1d03d3d65 Remove extra comma 2017-04-30 03:35:22 +02:00
703e126145 Correct the default value for $RM 2017-04-30 03:33:54 +02:00
82af4e72dd Report when configure could not generate a Makefile 2017-04-30 03:33:08 +02:00
28b9c0f21a Really fail upon errors 2017-04-30 03:32:43 +02:00
07616fd173 Update the copyright notice 2017-04-30 03:23:17 +02:00
8da91d009a Really implement PROGNAME 2017-04-30 03:22:55 +02:00
3f21f0b40e Update the copyright notice 2017-04-30 02:56:58 +02:00
ef47cb482f Add a test for Verilog support 2017-04-30 02:56:45 +02:00
840034ec0a Update the copyright notice 2017-04-30 02:56:12 +02:00
4f4432b038 Initial support for Verilog
This is still very hackish and limited unfortunately.
2017-04-30 02:53:05 +02:00
f4c82f613f Modify the "binary" test to also cover C++ source files 2017-04-30 00:57:43 +02:00
1767f4fc29 Add missing CXXFLAGSF 2017-04-30 00:51:06 +02:00
ca20d5fa11 Update the copyright notice 2017-04-30 00:50:09 +02:00
805a3a4dd0 Code cleanup (re-wrap) 2017-04-30 00:50:00 +02:00
0693c4cb1a Update the copyright notice 2017-04-04 01:05:26 +02:00
7b24380ecf Allow CFLAGS or CPPFLAGS to be specified 2017-04-04 01:04:57 +02:00
0b31a0c5f2 Re-generate the Makefiles 2016-12-30 18:46:22 +01:00
fcbe019469 Use the new clint.sh test helper 2016-12-30 18:46:06 +01:00
731d58b12a Re-generate the Makefiles 2016-12-30 18:44:31 +01:00
8a8d22ef63 Import a new linting test helper for C
Idea from Laurent Arnoud <laurent@spkdev.net>, thanks!
2016-12-30 18:43:25 +01:00
a54a06b9d3 Re-generate the Makefiles 2016-12-30 02:07:56 +01:00
b53220e89f Fix "make distcheck" 2016-12-30 02:07:44 +01:00
540410341e Fix compiling without OBJDIR 2016-12-29 21:13:09 +01:00