Hello,
today I am going to do the restructuring of the source code tree as discussed previously.
- http://lists.sip-router.org/pipermail/sr-dev/2016-December/037715.html
If anyone has patches to push using existing structure, do it before 12:00UTC today. If you need more time, write to sr-dev and let's see how we can find an easy solution.
Once I finish with the restructuring, I will send another notification, from that moment the commits can go on as usual.
Cheers, Daniel
Hello,
most of the restructuring planned the source code tree has been pushed to git repository. Compilation and installation should work for most of the modules. Few of them that need to install additional tools are next to be updated.
Then I still have several relocations to do mainly related to docs and docbook files from the root folder.
Anyhow, commits to source code for core, libs and modules can be pushed on the new structure without sync'ing before on sr-dev -- in other words, commit as usual.
Cheers, Daniel
On 07/12/2016 09:35, Daniel-Constantin Mierla wrote:
Hello,
today I am going to do the restructuring of the source code tree as discussed previously.
If anyone has patches to push using existing structure, do it before 12:00UTC today. If you need more time, write to sr-dev and let's see how we can find an easy solution.
Once I finish with the restructuring, I will send another notification, from that moment the commits can go on as usual.
Cheers, Daniel
Daniel-Constantin Mierla miconda@gmail.com:
most of the restructuring planned the source code tree has been pushed to git repository. Compilation and installation should work for most of the modules. Few of them that need to install additional tools are next to be updated.
Good stuff :)
Do you mind if I take the task to change paths in test/unit accordingly? And while doing that I am eager to also remove most of the bashism there, would that be feasible?
On 07/12/2016 22:48, Mikko Lehto wrote:
Daniel-Constantin Mierla miconda@gmail.com:
most of the restructuring planned the source code tree has been pushed to git repository. Compilation and installation should work for most of the modules. Few of them that need to install additional tools are next to be updated.
Good stuff :)
Do you mind if I take the task to change paths in test/unit accordingly? And while doing that I am eager to also remove most of the bashism there, would that be feasible?
Thanks for jumping in, go ahead, such contributions are very appreciated!
Actually, not only to test, but anywhere else it's discovered that it needs updates after the code restructuring. Just commit/make pull requests, ...
Cheers, Daniel