Name
Last commit
Last update
..
boost_cstdint.patch error: 'uintptr_t' was not declared in this scope.
boost_interlock_mingw64.patch Add forgotten Boost MinGW64 interlock patch file.
boost_macosx_older_openssl.patch [MacOSX] Manage older OpenSSL API (needed for OSX 10.6) and probably older linuxes
boost_macosx_x86.patch [MacOSX] fixes some corner case compiling on x86 in boost
boost_macosx_x86_build.patch [MacOSX] fixes a missing feature in boost and fixes static build with x86/i386 involved
boost_mingw.patch Add -fvisibility options to significantly reduce binary sizes.
boost_mingw64_interlocked.patch Fix MinGW 64 bit build buigs.
boost_minkowski.patch error: 'uintptr_t' was not declared in this scope.
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.
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 )
wxpython-3.0.0_macosx.patch OSX drawing artifacts
wxpython-3.0.0_macosx_multiarch.patch [MacOSX] wxPython patch revised for http://trac.wxwidgets.org/ticket/15957
wxwidgets-3.0.0_macosx.patch Fix wxWidgets OSX patch bug when configured for monolithic build. (fixes lp:1387271)
wxwidgets-3.0.0_macosx_bug_15908.patch [MacOSX] KICAD_BUILD_DYNAMIC stabilized and almost working
wxwidgets-3.0.0_macosx_scrolledwindow.patch Add patch for wxWidgets 3 to fix scrolling on OSX.
wxwidgets-3.0.0_macosx_soname.patch OSX build improvements.
wxwidgets-3.0.2_macosx_yosemite.patch Fix previous version of patches/wxwidgets-3.0.2_macosx_yosemite.patch.