← Back to team overview

kicad-developers team mailing list archive

Re: OS X bundling

 

I've already fixed all of this in my branch.  Does this resolve all of
the cvpcb osx app bundle issues?  If so I will commit the changes.

On 6/11/2015 3:24 PM, Garth Corral wrote:
> I think that can go.  Though it looks like there’s some code in
> osx_fixbundles.sh that ostensibly migrates kiface modules inside the
> bundle, that code looks out of date and inert.  Perhaps Bernhard has
> some insight into what that’s supposed to be doing.
> 
> There are a couple of other references to cvpcb.app in CMakeList files.
>  I’ve attached a patch with this as well as those.  There’s also some
> references in the packaging directory, but I suspect that isn’t being
> used at the moment so I’ve left it alone.
> 
> I used the same approach that you did for the other cvpcb stuff in
> CMakeLists, but I presume those blocks will be removed entirely in the
> near future.
> 
> 
> Garth
> 
> 
> 
> 
>> On Jun 11, 2015, at 10:46 AM, Wayne Stambaugh <stambaughw@xxxxxxxxx
>> <mailto:stambaughw@xxxxxxxxx>> wrote:
>>
>> Thanks Adam.  As soon as you let me know, I will commit the changes.
>>
>> On 6/11/2015 1:48 PM, Adam Wolf wrote:
>>> I bet it can be.
>>>
>>> I will put checking that on the top of my KiCad list.
>>>
>>> Adam Wolf
>>>
>>> On Thu, Jun 11, 2015 at 12:42 PM, Wayne Stambaugh
>>> <stambaughw@xxxxxxxxx <mailto:stambaughw@xxxxxxxxx>
>>> <mailto:stambaughw@xxxxxxxxx>> wrote:
>>>
>>>    Adam,
>>>
>>>    There is also this line (521) in CMakeList.txt:
>>>
>>>    add_custom_target( osx_fix_bundles ALL DEPENDS
>>>                cvpcb eeschema gerbview kicad pcbnew bitmap2component
>>>    pcb_calculator pl_editor)
>>>
>>>
>>>    I'm guessing cvpcb can be removed from the list.
>>>
>>>    Wayne
>>>
>>>    On 6/11/2015 11:44 AM, Adam Wolf wrote:
>>>> Builds resumed on the build cluster.
>>>>
>>>> I need to understand the bundling a bit more--for instance, should we
>>>> still be adding cvpcb.app to search lists in gestfich.cpp?
>>>>
>>>> Adam Wolf
>>>>
>>>> On Thu, Jun 11, 2015 at 7:15 AM, Wayne Stambaugh
>>>> <stambaughw@xxxxxxxxx
>>>> <mailto:stambaughw@xxxxxxxxx> <mailto:stambaughw@xxxxxxxxx>
>>>> <mailto:stambaughw@xxxxxxxxx <mailto:stambaughw@xxxxxxxxx>>> wrote:
>>>>
>>>>    Thanks Garth.  I committed your patch in the product branch r5731.
>>>>    Hopefully this will get the OSX users back up and running.
>>>>
>>>>    Cheers,
>>>>
>>>>    Wayne
>>>>
>>>>    On 6/11/2015 4:16 AM, Garth Corral wrote:
>>>>>
>>>>> Looks like the OS X install is trying to copy the nonexistant
>>>>> cvpcb.app into the main bundle, killing the build.
>>>>>
>>>>>
>>>>> Patch attached
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~kicad-developers
>>>>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>>>> <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx
>>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>>
>>>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>
>>>>    _______________________________________________
>>>>    Mailing list: https://launchpad.net/~kicad-developers
>>>>    Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>>> <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx
>>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>>
>>>>    Unsubscribe : https://launchpad.net/~kicad-developers
>>>>    More help   : https://help.launchpad.net/ListHelp
>>>>
>>>>
>>>
>>>    _______________________________________________
>>>    Mailing list: https://launchpad.net/~kicad-developers
>>>    Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>> <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>>    <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>>>    Unsubscribe : https://launchpad.net/~kicad-developers
>>>    More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
> 


Follow ups

References