Commit Graph

700 Commits

Author SHA1 Message Date
ad6257b5c4 Use a configuration file for paths to programs 2017-11-09 04:42:43 +01:00
666bcc29c0 Refactor looking up programs
This paves the way for configuration files.
2017-11-09 04:34:15 +01:00
6855258c8c Let the Configure instance be private (3/3) 2017-11-09 03:56:10 +01:00
8a14bdbdc7 Let the Configure instance be private (2/3) 2017-11-09 03:56:10 +01:00
9142061d75 Really return a boolean value 2017-11-09 03:51:34 +01:00
80f13fbc22 Code cleanup 2017-11-09 03:51:34 +01:00
65845e94d9 Let the Configure instance be private (1/3) 2017-11-09 03:51:30 +01:00
11980fa1b5 Code cleanup 2017-11-09 03:24:45 +01:00
3578933a2c Constify 2017-11-09 03:21:33 +01:00
a9d77a5ca6 Code cleanup 2017-11-09 03:05:41 +01:00
e9f5939e97 Code cleanup 2017-11-09 03:02:01 +01:00
f914ccd63a Update the copyright notice 2017-11-09 02:52:07 +01:00
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