Commit Graph

810 Commits

Author SHA1 Message Date
18c1c3e4a3 Document the new "-q" option 2018-03-18 23:42:58 +01:00
60e606c396 Add a flag to set quiet mode for configure
This is currently the default.
2018-03-18 23:42:38 +01:00
ad71bb7d82 Also document "configure -i" 2018-03-18 23:39:36 +01:00
fe3014fd52 Update the copyright notice 2018-03-18 23:37:34 +01:00
26b41af665 Actually support "configure -b" 2018-03-18 23:37:23 +01:00
7cb25077a3 Also test building assembly files 2018-03-18 23:31:24 +01:00
47833d93e9 Re-generate the Makefiles 2018-03-18 23:31:24 +01:00
48618b7f82 Register a missing dependency 2018-03-18 23:31:24 +01:00
51513a3b56 Pre-process assembly files only when relevant
This removes the use of CPPFLAGS otherwise.
2018-03-18 23:31:24 +01:00
64447f3df6 Disambiguate parts of the "binary" tests 2018-03-18 23:31:24 +01:00
8edc44150d Add support for "cppflags" for C++ programs 2018-03-18 20:44:31 +01:00
525d4ea831 Introduce a new type for pre-processed assembly files 2018-03-18 20:36:50 +01:00
a6d19ba3b9 Update the copyright notice 2018-03-18 20:35:37 +01:00
a8ac3e5b25 Register more extensions for assembly files 2018-03-18 20:35:16 +01:00
88ceb54518 Also provide a security warning for command targets 2018-03-09 03:00:30 +01:00
7522e14416 Also provide security hints when testing configure(1) 2018-03-09 02:59:32 +01:00
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