Commit Graph

831 Commits

Author SHA1 Message Date
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
d787d6f1fd Re-generate the Makefiles 2018-02-19 01:59:48 +01:00
9272bde040 Improve test coverage for settings.c 2018-02-19 01:59:28 +01:00
44f0bc2b31 Add spacing between source files in the output 2018-02-19 01:51:31 +01:00
2d46e0d827 Re-generate the Makefiles 2018-02-19 01:41:49 +01:00
37dcd65077 Add a test for code coverage
It does not fully work yet though, and is disabled by default.
2018-02-19 01:41:27 +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
6601fffecb Add a test for targets disabled by default 2018-02-19 00:17:33 +01:00
279ca268f8 Add a configuration variable to disable targets by default 2018-02-19 00:16:59 +01:00
c3099549f8 Update the copyright notice 2018-02-19 00:10:25 +01:00
6716ef1bf8 Avoid a compilation warning 2018-02-19 00:09:56 +01:00
181190fbfe Update the copyright notice 2018-02-04 19:15:07 +01:00
2198077541 Fix build with newer libSystem Array API 2018-02-04 19:14:52 +01:00
4e7a3df481 Add support for comments in assembly code 2017-12-29 03:04:04 +01:00
c542458aff Pass the tests again 2017-12-28 01:37:59 +01:00
62b1883c22 Always build the whole project before installing 2017-12-28 01:37:32 +01:00
0a11f49ba2 Update the copyright notice 2017-12-27 23:20:37 +01:00
6aae0e5d0f Use PROGNAME_MAKEDEPEND 2017-12-27 23:19:00 +01:00
b0865976d6 Report more errors 2017-12-27 23:14:13 +01:00
4a473726fa Report errors on long lines 2017-12-27 23:02:42 +01:00
a36f83d806 Fail on long lines 2017-12-27 22:57:56 +01:00
b1568850ed Constify 2017-12-27 22:57:45 +01:00
058aeab2ce Update the copyright notice 2017-12-27 22:50:09 +01:00
949c29c449 Downgrade a FIXME into a warning 2017-12-27 22:47:34 +01:00
a0f438c435 Code cleanup 2017-12-27 22:47:24 +01:00
f437f4f386 Register the "fixme.sh" test 2017-12-27 22:36:26 +01:00
029c8a6901 Re-generate the Makefiles 2017-12-27 22:36:05 +01:00
07ede83e71 Register fixme.sh as a test
This currently fails :)
2017-12-27 22:35:28 +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
a0325a86b5 Let the "verilog" test really be functional 2017-11-18 05:08:21 +01:00
aaeccbeee4 Code cleanup 2017-11-18 05:00:37 +01:00
ba3e1e9f81 Load platform-specific configuration in SYSCONFDIR 2017-11-18 04:38:27 +01:00
fa81e2b8b9 Load a configuration file in SYSCONFDIR 2017-11-18 04:38:17 +01:00
5ebbcb4b78 Re-generate the Makefiles 2017-11-18 04:28:43 +01:00
e18cc208ee Prepare to release DeforaOS configure 0.3.0 2017-11-18 04:28:23 +01:00
e1469f4e2f Re-generate the Makefiles 2017-11-18 04:23:49 +01:00
ce35c9c919 Move common code to a separate file 2017-11-18 04:23:19 +01:00
f45fb01cb8 Correct the Makefile 2017-11-18 04:22:03 +01:00
a162600940 Also obtain paths from configuration files 2017-11-18 04:08:18 +01:00
7d55af9964 Let more aspects be configured at compile-time 2017-11-18 01:58:47 +01:00
19401d5887 Let the preference flags be unsigned 2017-11-18 01:53:22 +01:00
0ad67d1706 Code cleanup 2017-11-18 01:51:12 +01:00
3ce2dbb314 Code cleanup 2017-11-18 01:37:45 +01:00
5e9b37902a Re-generate the Makefiles 2017-11-18 00:53:19 +01:00
baf80ca116 Add a helper to output extensions
This also adds a variable for the "tgz" extension. It defaults to
".tar.gz" or to ".tgz" on Windows.
2017-11-18 00:52:05 +01:00
7980ffc116 Re-generate the Makefiles 2017-11-18 00:51:33 +01:00