After a few days of banging on it, it seems to work. I've just committed a few changes to address the last few problems. A "make -j 8" now works, with the new boilermake. All dependencies are tracked. Some of the dependencies aren't perfect, but they work. If there are no cries of pain, we'll spend the next few days deleting the old build system. Alan DeKok.
On 21 Nov 2012, at 19:26, Alan DeKok <aland@DEPLOYINGRADIUS.COM> wrote:
After a few days of banging on it, it seems to work. I've just committed a few changes to address the last few problems.
A "make -j 8" now works, with the new boilermake. All dependencies are tracked. Some of the dependencies aren't perfect, but they work.
If there are no cries of pain, we'll spend the next few days deleting the old build system.
We need to pick this up again. I added .mk files for every module in the server, but other virtual targets still need converting. We should do it before 3.0 gets released. -Arran
Arran Cudbard-Bell wrote:
We need to pick this up again. I added .mk files for every module in the server, but other virtual targets still need converting.
The makefile in raddb/ needs to be fixed.
We should do it before 3.0 gets released.
Yes. That's a hard requirement. And the issue Alan B keeps going on about. I'd like to release 3.0 mid to late April. We should do 2 beta releases before that. Alan DeKok.
participants (2)
-
Alan DeKok -
Arran Cudbard-Bell