- May 06, 2022
-
-
Simon Rose authored
-
- May 05, 2022
-
-
Simon Rose authored
-
Simon Rose authored
This follows the same pattern as the .d files generated during compilation; the .d files are generated as a side effect of generating the output file, and we then include them all at build-time to register the correct dependencies. See line 634 of driver.makefile.
-
Simon Rose authored
-
- Apr 20, 2022
-
-
Anders Lindh Olsson authored
E3-670: Propose linters See merge request e3/e3-require!85
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
- Apr 19, 2022
-
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
Primarily since we appear to compile require with C and not C++
-
- Apr 12, 2022
-
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
This reverts commit 9b59288d.
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
Anders Lindh Olsson authored
-
- Apr 07, 2022
-
-
Anders Lindh Olsson authored
Update CONFIG_SHELL See merge request e3/e3-require!84
-
Alfio Rizzo authored
-
- Apr 04, 2022
-
-
Simon Rose authored
E3-752: Fetch dependencies recursively See merge request e3/e3-require!83
-
- Mar 31, 2022
-
-
Simon Rose authored
-
Simon Rose authored
-
Simon Rose authored
-
- Mar 24, 2022
-
-
Simon Rose authored
-
Simon Rose authored
-
- Mar 22, 2022
-
-
Simon Rose authored
-
Simon Rose authored
* One test to catch invalid dependencies * One test to catch architecture-dependent dependencies. Note that this itself does depend on the underlying architecture, which probably should be improved. But at the moment we only build for linux-based architectures, so this should be ok.
-
Simon Rose authored
-
Simon Rose authored
-
Simon Rose authored
-
Simon Rose authored
-