lp:~metacollin/kicad/yosemite_fix

Created by metacollin and last modified
Get this branch:
bzr branch lp:~metacollin/kicad/yosemite_fix
Only metacollin can upload to this branch. If you are metacollin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
metacollin
Project:
KiCad
Status:
Mature

Recent revisions

5341. By metacollin

merged with latest revision

5340. By metacollin

Fixed permissions of the osx_build_wx.sh script

5339. By metacollin

Added patch that safely patches wx to build regardless of which OS X SDK is being linked (including yosemite) and added this to the osx_build_wx.sh script.

5338. By metacollin

Added patch that safely patches wx to build regardless of which OS X SDK is being linked (including yosemite) and added this to the osx_build_wx.sh script.

5337. By jean-pierre charras

Code cleaning: move class PAGE_INFO from common.h to class_page_info.h;
Fix issue when using a page layout file in project folder: eeschema and Pcbnew did not use it, unless using an absolute path.
Now, if the file path is not absolute, it is seen as relative to the project (which is the expected behavior)
fp lib wizard: when pcbnew id compiled with USE_GITHUB_PLUGIN=OFF, the github plugin option is no more accessible (and the web viewer no more used).

5336. By jean-pierre charras

Freeroute dialog: remove freeroute access via java web start, because freeroutecanot be run now via java web start.
freeroute.ja rcan be run by Kicad, as long as freeroute.jar is found by Kicad (for instance if it is in kicad bin folder)

5335. By jean-pierre charras

Fix install issue after removing freeroute.jnl, now useless because freeroute is no more accessible via the web.
(Kicad is still able to run freeroute if freeroute.jar is accessible)
add wxWidgets-3.0.2 folder detection in FindwxWidgets.cmake

5334. By jean-pierre charras

FindwxWidgets.cmake: fix missing webview library name in library list to analyze. this fixes missing symbols issue in winbuilder.

5333. By jean-pierre charras

Very minor fixes.

5332. By jean-pierre charras

Add a wizard to the footprint library table dialog editor, to help users to select the right plugin, an existing enviroment vairable or an absolute path, and addl a list of new entries to the table.
Note: the wxWidgets webkit/webview library is needed.
On windows,there is no problem.
On Linux, the libwebkitgtk-dev tool (sudo apt-get install libwebkitgtk-dev) must be installed if it is missing (and wxWidgets rebuilt).
However, to avoid use of wxwebview, you can compile kicad with cmake option -DKICAD_USE_WEBKIT=OFF.
But the github plugin wizard will be not available.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:kicad/product
This branch contains Public information 
Everyone can see this information.

Subscribers