Name
Last commit
Last update
..
boost_cstdint.patch error: 'uintptr_t' was not declared in this scope.
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_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 [MacOSX] Adding patches for wxPython && http://trac.wxwidgets.org/ticket/15957
wxpython-3.0.0_macosx_multiarch.patch [MacOSX] wxPython patch revised for http://trac.wxwidgets.org/ticket/15957
wxwidgets-3.0.0_macosx.patch [MacOSX] adding multiprocess building and initial support for KICAD_BUILD_DYNAMIC
wxwidgets-3.0.0_macosx_bug_15908.patch [MacOSX] KICAD_BUILD_DYNAMIC stabilized and almost working