lwip/contrib
Erik Ekman 63fb3721ef ports/unix/check: Split depfiles for faster build
Having just one depfile (.depend) means it has to be fully regenerated
on every change, and it can't be done in parallel.

After this change the rebuild time after touching a single test file has
gone from 5.0 to 0.9 seconds. (make -j12)

Build of tests from clean has gone from 8.1 to 5.5s.

We could go even further and have one depfile per c-file, but this felt
like a simple first step giving a nice improvement.
2020-12-03 21:41:31 +01:00
..
addons Rename IP and Ethernet equality checkers from _cmp to _eq 2020-07-07 18:51:45 +02:00
apps Fix-more-typos-using-codespell 2020-02-15 21:45:53 +01:00
Coverity Import lwIP contrib rep 2018-10-02 12:19:13 +02:00
examples PPP: Change data argument in sio_write to const 2020-12-03 09:47:00 +01:00
ports ports/unix/check: Split depfiles for faster build 2020-12-03 21:41:31 +01:00
Filelists.cmake add https example 2019-08-06 22:17:55 +02:00
Filelists.mk add https example 2019-08-06 22:17:55 +02:00