[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [Bug 698740] Re: gnetlist: makedepend backend



Hi Dan,

I'm going to go ahead and commit these two patches. However, I would
greatly appreciate a follow-up patch which:

- Updates the top-level NEWS file with info on the new backend

- Enhances the documentation at the top of the gnet-makedepend.scm file
to (a) make it clear that this only applies to SPICE netlists at the
moment and (b) includes an example Makefile snippet or something to show
how to use it in a practical project.

Thanks,

Peter

** Changed in: geda
   Importance: Undecided => Low

** Changed in: geda
       Status: New => In Progress

** Changed in: geda
    Milestone: None => 1.7.1

** Changed in: geda
     Assignee: (unassigned) => Dan White (etihwnad)

-- 
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:
  In Progress

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