delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/10/20/01:23:06

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=JzTl5k95E5N3nTqrM2bkyQvnswLmGufJh3dwGEEGoXg=;
b=bV4IAusl79S1yU+f8CyetWpY/h+dMcl3ScGlwl8zxX9r1hU99QWjTxhARYJAHZBZq1
yjyCBceDEpuqnLYNJ3xcQUwuhLnHP1vEXlp1DlOk3s4qU0Je3DIQDpf2qQk2SR1Or2D4
aOzVSpU13skU5QTTyPcqbWBBnNZdOPABxwcziAmWD2Cg2YBn22pCOrI923KbDQT7AFhG
PnkARfLIZ/HYFZPJUg8Zv9f50Ug3TZ1ldNi4M6P9QUdaXAGpxLsjR2r2XEE5NkOEmvUD
rQNKx5G7SpOfLdVZPbXQlcw59tPA3NYy0pkTXUlNz2g7MNStE48XCn8SRldkpCO0Vl5S
kw1A==
MIME-Version: 1.0
X-Received: by 10.180.85.164 with SMTP id i4mr2027693wiz.54.1445318530191;
Mon, 19 Oct 2015 22:22:10 -0700 (PDT)
In-Reply-To: <201510200139.t9K1dojO031701@envy.delorie.com>
References: <20151018204010 DOT 9cce6a231dcc296256e187bd AT gmail DOT com>
<201510181843 DOT t9IIhmWo025346 AT envy DOT delorie DOT com>
<20151018234424 DOT c0551dad9bef0859130239d9 AT gmail DOT com>
<36B94694-F2AC-4A75-A8EB-40A1CE9A534C AT noqsi DOT com>
<201510182225 DOT t9IMPkxK032763 AT envy DOT delorie DOT com>
<20151019003814 DOT f62620bf0fec77e65104c105 AT gmail DOT com>
<BED51F9A-F6FF-4A23-B18B-C2EC8BB9DAB6 AT noqsi DOT com>
<201510190242 DOT t9J2gl7w009345 AT envy DOT delorie DOT com>
<20151019092555 DOT 46eed4540c2d2044bbeab878 AT gmail DOT com>
<1A419AED-FCCA-4B1F-8589-912435534E2E AT noqsi DOT com>
<201510191647 DOT t9JGlu4j024585 AT envy DOT delorie DOT com>
<041FF42A-691F-4E6B-9DEB-8C6B3C2F3E53 AT noqsi DOT com>
<201510191850 DOT t9JIop8Y029095 AT envy DOT delorie DOT com>
<A5C4636C-6064-4D9C-9F55-03185FE35379 AT noqsi DOT com>
<201510192055 DOT t9JKt2o6005861 AT envy DOT delorie DOT com>
<1E816300-E31E-4B85-B51D-7EAEC5A466BF AT noqsi DOT com>
<201510192110 DOT t9JLAFKG007281 AT envy DOT delorie DOT com>
<AAAC7015-AF0E-41BE-83F0-C64862CF2670 AT noqsi DOT com>
<201510192340 DOT t9JNeo6n020302 AT envy DOT delorie DOT com>
<CAC4O8c_MiMvdbjBZgwKq4q7mpy0c9cWGaM495qhvvcFN0+sFXg AT mail DOT gmail DOT com>
<201510200139 DOT t9K1dojO031701 AT envy DOT delorie DOT com>
Date: Mon, 19 Oct 2015 21:22:09 -0800
Message-ID: <CAC4O8c9C_Q-NingLkotu+2YixaS=jzhQ-bmXk4Bz3wTCLaJJSA@mail.gmail.com>
Subject: Re: [geda-user] Pin mapping (separate symbols from mappings)
From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: geda-user AT delorie DOT com
Reply-To: geda-user AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: geda-user AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

--f46d0445182f94580c052282717b
Content-Type: text/plain; charset=UTF-8

On Mon, Oct 19, 2015 at 5:39 PM, DJ Delorie <dj AT delorie DOT com> wrote:

>
> > Is there some way to make Import schematics run a before-hook type thingy
> > (ideally a make target), then do what it normally does?
>
> If you read the Import() documentation you'll see that one of the
> options is to run make itself :-)
>

I did read that.  I got the impression that it runs make *instead* of doing
what it normally does.  But I like what it normally does.  What I want is
to fire some code to run the checks on the schematic before it does its
thing.  Or is that what it does?

--f46d0445182f94580c052282717b
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Mon, Oct 19, 2015 at 5:39 PM, DJ Delorie <span dir=3D"ltr">&lt;<a hr=
ef=3D"mailto:dj AT delorie DOT com" target=3D"_blank">dj AT delorie DOT com</a>&gt;</span=
> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex"><span class=3D""><br>
&gt; Is there some way to make Import schematics run a before-hook type thi=
ngy<br>
&gt; (ideally a make target), then do what it normally does?<br>
<br>
</span>If you read the Import() documentation you&#39;ll see that one of th=
e<br>
options is to run make itself :-)<br>
</blockquote></div><br></div><div class=3D"gmail_extra" style=3D"">I did re=
ad that.=C2=A0 I got the impression that it runs make *instead* of doing wh=
at it normally does.=C2=A0 But I like what it normally does.=C2=A0 What I w=
ant is to fire some code to run the checks on the schematic before it does =
its thing.=C2=A0 Or is that what it does?</div><div class=3D"gmail_extra"><=
br></div><div class=3D"gmail_extra"><br></div></div>

--f46d0445182f94580c052282717b--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019