Daniel Pocock
2013-04-30 16:38:29 UTC
I've been adapting the sipXtapi build system to:
a) build all libraries from a single configure && make at the top level
of the repository
b) enable a top level "make dist" to put the whole thing into a tarball
for easy distribution and re-use (e.g. in packaging)
There are also some very minor tweaks to the code. Everything is
tracked by a git-svn mirror:
https://github.com/dpocock/sipXtapi3
and there are notes on the current status, build instructions, etc:
https://github.com/dpocock/sipXtapi3/wiki/SingleBuild
I'm also having some discussions with Daniel Petrie about how he can
integrate these changes back into the project so people won't have to
worry about the confusion of another fork
a) build all libraries from a single configure && make at the top level
of the repository
b) enable a top level "make dist" to put the whole thing into a tarball
for easy distribution and re-use (e.g. in packaging)
There are also some very minor tweaks to the code. Everything is
tracked by a git-svn mirror:
https://github.com/dpocock/sipXtapi3
and there are notes on the current status, build instructions, etc:
https://github.com/dpocock/sipXtapi3/wiki/SingleBuild
I'm also having some discussions with Daniel Petrie about how he can
integrate these changes back into the project so people won't have to
worry about the confusion of another fork