Marco Serantoni
|
0e42a2ffd0
|
[MacOSX] wxPython patch revised for http://trac.wxwidgets.org/ticket/15957
|
2014-02-15 19:09:14 +01:00 |
Marco Serantoni
|
2acaa2871d
|
[MacOSX] Fixing build system, sorry guys, refining build system and make building smoother.
|
2014-02-08 16:15:06 +01:00 |
Marco Serantoni
|
bbff6c0d30
|
[MacOSX] Adding patches for wxPython && http://trac.wxwidgets.org/ticket/15957
|
2014-02-07 23:00:19 +01:00 |
Marco Serantoni
|
786bb81c4d
|
[MacOSX] KICAD_BUILD_DYNAMIC stabilized and almost working
|
2014-01-27 23:24:04 +01:00 |
Marco Serantoni
|
179bb920b8
|
[MacOSX] adding multiprocess building and initial support for KICAD_BUILD_DYNAMIC
|
2014-01-26 14:09:36 +01:00 |
Marco Serantoni
|
dc2592238e
|
[MacOSX] Adding wx-widgets building with patches for OSX preparing for dynamic..
|
2014-01-24 22:09:31 +01:00 |
Marco Serantoni
|
54bbba6c86
|
[MacOSX] fixes some corner case compiling on x86 in boost
|
2014-01-04 14:40:22 +01:00 |
Marco Serantoni
|
2c39ea00e2
|
[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 |
Marco Serantoni
|
6d2db4783e
|
[MacOSX] Manage older OpenSSL API (needed for OSX 10.6) and probably older linuxes
|
2013-12-31 11:48:16 +01:00 |
Dick Hollenbeck
|
f9ab5d2c61
|
Add -fvisibility options to significantly reduce binary sizes.
Switch to boost::context for all platforms, almost.
Please try your platform by commenting out fcontext.s in common/CMakeLists.txt.
|
2013-12-30 11:53:12 -06:00 |
Marco Serantoni
|
66e8017d74
|
[MacOSX] fixes a missing feature in boost and fixes static build with x86/i386 involved
(https://svn.boost.org/trac/boost/ticket/8266)
|
2013-12-29 20:36:30 +01:00 |
Dick Hollenbeck
|
c7bb62290f
|
error: 'uintptr_t' was not declared in this scope.
https://svn.boost.org/trac/boost/ticket/8973
https://svn.boost.org/trac/boost/changeset/84950#file0
|
2013-11-11 08:50:45 -06:00 |
Dick Hollenbeck
|
87e378c14d
|
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 |
Dick Hollenbeck
|
96f8f6066d
|
remove boost and make it an external project, so the procedure for upgrading is better documented
|
2013-05-30 23:46:02 -05:00 |