kicad/patches
Johannes Maibaum 834d54415f OSX build fixes.
* Make patches/wxwidgets-3.0.2_macosx_yosemite.patch usable.  There were
  complaints here before that the patch does not work because it is a
  "metapatch" that tries to patch another patch (which is not in the tree
  and therefore fails). With this change, it becomes a normal patch again,
  that can be applied to the wxWidgets source tree as described in
  Documentation/compiling/mac-osx.txt.
* Make scripts/library-repos-install.sh compatible with OSX: This involves
  checking for the correct option to enable extended regular expressions in
  sed during detect_pretty_repos, as the script uses "-r", which is only
  available in GNU sed. The sed shipped with Mac OSX is an older BSD descendant
  sed which needs "-E". This change has been tested to work on Mac OSX 10.10.1
  and on an up-to-date Arch Linux.  I also changed the error message during
  --install-prerequisites to inform users without apt-get or yum which programs
  need to be installed to use the script.
* Add the execute flag to scripts/osx_build_wx.sh: At the moment, after
  fetching the source with bzr, one has to chmod the file by hand. This
  change change ensures consistency between the script and the build docs
  for OSX, which assumes the script to be executable.
2014-12-08 12:40:38 -05:00
..
boost_cstdint.patch error: 'uintptr_t' was not declared in this scope. 2013-11-11 08:50:45 -06:00
boost_interlock_mingw64.patch Add forgotten Boost MinGW64 interlock patch file. 2014-09-04 10:08:06 -04:00
boost_macosx_older_openssl.patch [MacOSX] Manage older OpenSSL API (needed for OSX 10.6) and probably older linuxes 2013-12-31 11:48:16 +01:00
boost_macosx_x86.patch [MacOSX] fixes some corner case compiling on x86 in boost 2014-01-04 14:40:22 +01:00
boost_macosx_x86_build.patch [MacOSX] fixes a missing feature in boost and fixes static build with x86/i386 involved 2013-12-29 20:36:30 +01:00
boost_mingw.patch Add -fvisibility options to significantly reduce binary sizes. 2013-12-30 11:53:12 -06:00
boost_mingw64_interlocked.patch Fix MinGW 64 bit build buigs. 2014-08-23 11:22:50 -04:00
boost_minkowski.patch error: 'uintptr_t' was not declared in this scope. 2013-11-11 08:50:45 -06:00
openssl-1.0.1e.patch BUILD_GITHUB_PLUGIN will build GITHUB_PLUGIN on Linux now. Don't know if the parser works yet, but the FootprintEnumerate() function worked in testing. 2013-09-21 14:20:31 -05:00
patch_macosx_context_ppc_v2.patch [MacOSX] Added support in boost context for PPC processors, now is possible again compile kicad testing for PPC ( https://svn.boost.org/trac/boost/ticket/8266 ) 2014-01-04 03:13:18 +01:00
wxpython-3.0.0_macosx.patch OSX drawing artifacts 2014-06-16 11:32:23 -05:00
wxpython-3.0.0_macosx_multiarch.patch [MacOSX] wxPython patch revised for http://trac.wxwidgets.org/ticket/15957 2014-02-15 19:09:14 +01:00
wxwidgets-3.0.0_macosx.patch Fix wxWidgets OSX patch bug when configured for monolithic build. (fixes lp:1387271) 2014-10-30 12:07:43 -04:00
wxwidgets-3.0.0_macosx_bug_15908.patch [MacOSX] KICAD_BUILD_DYNAMIC stabilized and almost working 2014-01-27 23:24:04 +01:00
wxwidgets-3.0.0_macosx_scrolledwindow.patch Add patch for wxWidgets 3 to fix scrolling on OSX. 2014-11-06 19:50:08 -05:00
wxwidgets-3.0.0_macosx_soname.patch OSX build improvements. 2014-10-02 19:03:52 -04:00
wxwidgets-3.0.2_macosx_yosemite.patch OSX build fixes. 2014-12-08 12:40:38 -05:00