|
9f8477e0a3
|
Also test phony commands
|
2018-03-09 02:17:30 +01:00 |
|
|
96614bd870
|
Add support for phony Makefile commands
This should arguably be the default for this type.
|
2018-03-09 02:16:53 +01:00 |
|
|
ed1a21f2e2
|
Pass the tests again
|
2018-03-09 02:14:26 +01:00 |
|
|
1592fc20ac
|
Do not remove objects for commands
|
2018-03-09 02:13:30 +01:00 |
|
|
e4195635a5
|
Re-generate the Makefiles
|
2018-03-09 02:05:06 +01:00 |
|
|
0122ac6169
|
Update the copyright notice
|
2018-03-09 02:04:21 +01:00 |
|
|
64f4b71d27
|
Add a test for the "command" target type
|
2018-03-09 02:03:51 +01:00 |
|
|
ce6ab849ea
|
Introduce a new target type for simple commands
|
2018-03-09 02:03:13 +01: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 |
|
|
92652fb6e8
|
Be stricter when substituting libraries
This is being replaced by platform.sh.
|
2018-03-09 00:11:40 +01:00 |
|
|
b9e6fbf0c8
|
Pass the tests again
|
2018-03-08 01:14:52 +01:00 |
|
|
f4617b7615
|
Do not output $(OBJDIR) when cleaning phony targets
|
2018-03-08 01:14:15 +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 |
|
|
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 |
|