]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Build-System] Allow full path or git clone url (with arguments) in modules.conf...
authorAndrey Volk <andywolk@gmail.com>
Thu, 2 Apr 2020 19:17:32 +0000 (23:17 +0400)
committerAndrey Volk <andywolk@gmail.com>
Thu, 4 Jun 2020 18:41:55 +0000 (22:41 +0400)
commit7f1a8a69b0bc73445f4ceff02e044beefbfcefed
treeac7edeee092d4beba64196a4c0ffb38cd8812e85
parent5239c6dcb05b50f82b8d857e15af0d355b610052
[Build-System] Allow full path or git clone url (with arguments) in modules.conf to build out of tree modules.
--- modules.conf ---
/full/path/to/out-of-tree/mod_tobuild
mod_somewherethere|https://github.com/your_account/your_mod_repo.git -b branch
configure.ac
src/mod/Makefile.am