Change in osmo-dev[master]: gen_makefile.py: drop argument for deps file

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Tue Sep 21 14:52:27 UTC 2021


Hello neels, 

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/osmo-dev/+/25233

to look at the new patch set (#3).

Change subject: gen_makefile.py: drop argument for deps file
......................................................................

gen_makefile.py: drop argument for deps file

Rename 3G+2G.deps to all.deps and remove the parameter from
gen_makefile.py. Create new Makefile targets for the various use cases,
usually we build either 'cn-bsc' or 'usrp'. The next patch will add more
projects to all.deps.

This change brings the Makefile logic closer to how it is actually used,
one build directory that is building most Osmocom projects. New projects
can be added to all.deps on demand, but then we have it in the
repository and not just a local change that we add temporarily to the
3G+2G.deps file when we need to build a specific project.

Extend all.deps with projects needed by ttcn3.sh, so it doesn't need to
write its custom .deps file anymore.

Change-Id: I6394882f67eecda3d2c03a97d3119657f7d3873f
---
D 2G.deps
M README
R all.deps
M gen_makefile.py
M ttcn3/ttcn3.sh
5 files changed, 73 insertions(+), 62 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/33/25233/3
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/25233
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I6394882f67eecda3d2c03a97d3119657f7d3873f
Gerrit-Change-Number: 25233
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newpatchset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210921/c693873e/attachment.htm>


More information about the gerrit-log mailing list