Commit Graph

155 Commits

Author SHA1 Message Date
c8fe996aae Allow variables to be overridden 2018-06-04 00:07:49 +02:00
7867e0ebce Try to build both src and tools for coverage 2018-04-06 02:28:59 +02:00
c4be63a8ed Update the copyright notice 2018-03-09 00:46:27 +01:00
b601319f12 Add support for DESTDIR to platform.sh 2018-03-09 00:46:13 +01:00
cd8c77733f Allow directories to be already created 2018-02-22 02:25:22 +01:00
442e4e4578 Find code coverage information in more locations 2018-02-19 02:06:07 +01:00
44f0bc2b31 Add spacing between source files in the output 2018-02-19 01:51:31 +01:00
c8376f49a7 Re-generate the Makefiles 2018-02-19 01:40:04 +01:00
04345dd42e Import a helper script for code coverage
It is not fully functional yet though.
2018-02-19 01:39:41 +01:00
7d1a9eaa5d Re-generate the Makefiles 2018-02-19 01:33:29 +01:00
4e7a3df481 Add support for comments in assembly code 2017-12-29 03:04:04 +01:00
b5c523485e Re-generate the Makefiles 2017-12-27 22:34:38 +01:00
f2bfef0b0c Initial import of fixme.sh 2017-12-27 22:34:19 +01:00
44bb8cd586 Let the output match other tests more closely 2017-11-16 22:05:12 +01:00
da4a46637c Improve the output of clint.sh 2017-11-16 21:29:25 +01:00
ea7dc23e01 Correct the usage screen for platform.sh 2017-11-13 20:26:38 +01:00
b3c260c4b9 Add a helper to lookup libraries 2017-11-10 03:27:01 +01:00
059653b90f Fix the installation path for HTML manual pages 2017-11-08 15:14:06 +01:00
a92f4d350e Test files not directories 2017-11-08 08:03:46 +01:00
2e687c74ce Avoid network connections in tests 2017-10-23 03:39:15 +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
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
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
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
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
f90f6d2c87 Correct LDSO on Linux/amd64 2016-08-02 15:09:56 +02:00
bcc92f45ea Correct LDSO on Linux 2016-08-02 15:07:11 +02:00
de23cebd2e Improve the output 2016-04-20 11:42:03 +02:00
d1c17719e7 Sort the files tested arithmetically 2016-04-13 19:21:02 +02:00
5177bf68e2 Perform tests deterministically 2016-02-18 00:41:29 +01:00
65573eabef Add support for SOURCE_DATE_EPOCH 2016-02-14 21:58:37 +01:00
584f102627 Update the copyright notice 2016-01-20 02:12:30 +01:00
8c4f0f9800 Do not guess variables when already set 2016-01-20 02:11:48 +01:00
ef0ad13680 Fix "make clean" 2016-01-20 02:08:34 +01:00
0bb41efbf1 Add a comment 2016-01-20 02:08:23 +01:00
17fc0c5ea9 Update the copyright notice 2016-01-20 02:03:24 +01:00
66081c65c5 Detect which directories to test 2016-01-20 02:03:17 +01:00
024133740f Update the copyright notice 2016-01-20 01:59:10 +01:00