Commit Graph

671 Commits

Author SHA1 Message Date
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
fd3e628984 Create the parent directory before creating the target file
Fixes building with OBJDIR.
2016-12-29 21:09:26 +01:00
3e495db844 Let the default value for variables be overriden 2016-12-29 20:10:10 +01:00
c290d9266e Update the copyright notice 2016-12-29 20:04:40 +01:00
2cce47a644 Create the parent directory before creating the target file
Fixes building with OBJDIR.
2016-12-29 20:03:08 +01:00
e43aadfb42 Try to detect invalid use of return 2016-12-09 00:13:20 +01:00
4c37d686f8 Code cleanup 2016-12-09 00:03:49 +01:00
2e4494a202 Ignore the tests when cross-compiling 2016-09-15 03:45:59 +02:00
d52b5bcdf8 Update the copyright notice 2016-09-15 03:45:51 +02:00
8327f0d37e Code cleanup 2016-09-15 03:45:42 +02:00
1c3e7d8062 Truncate scripts at the first space to get the path 2016-09-15 03:02:21 +02:00
54aa67d2bd Pave the way to keep track of directories created 2016-09-12 04:39:08 +02:00
dda49d988c Re-generate the Makefiles 2016-09-12 04:26:22 +02:00
4a10424c5d No longer compile with -pedantic 2016-09-12 04:26:09 +02:00
ede0e5ce40 More consistent warning messages 2016-09-12 00:46:42 +02:00
10c3f377d2 Improve some error messages 2016-09-12 00:46:42 +02:00
8c7d171455 Add a test and warning for scripts to exist 2016-09-11 23:57:01 +02:00
2801d693f5 Formatting 2016-08-15 01:23:37 +02:00