[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 698740] Re: gnetlist: makedepend backend
Bug was fixed by a commit
git master commit b60e14588df1d5c45f1ed2751786f7062b709729
http://git.gpleda.org/?p=gaf.git;a=commit;h=b60e14588df1d5c45f1ed2751786f7062b709729
commit b60e14588df1d5c45f1ed2751786f7062b709729
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Commit: Peter TB Brett <peter@xxxxxxxxxxxxx>
gnetlist: Add new `makedepend' backend to NEWS and tests.
Closes-bug: lp-698740
** Changed in: geda
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/698740
Title:
gnetlist: makedepend backend
Status in GPL Electronic Design Automation tools:
Fix Committed
Bug description:
Gnetlist backend to determine a schematic's dependencies. Output
is in the form of:
source.sch: depend1.sch depend2.sch
source.cir: source.sch depend1.cir depend2.cir other.inc
...written to "source.d" file for inclusion into a project's
Makefile.
First line collects all source= attributes in the input pages. Second
line lists transformed source='s/sch/cir/' and file= attributes
(.include files).
To manage notifications about this bug go to:
https://bugs.launchpad.net/geda/+bug/698740/+subscriptions
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug