3 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Marek Roszko 72669df354 Kick out strtok_r, all our platforms should have it (or strtok_s) 2 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
Marek Roszko a9942a62ee CMakeModules -> cmake 3 years ago
Simon Richter 2869c9f49a CMake: use visibility definitions in provided by CMake when available. 10 years ago
Nicolas PLANEL 9349158d02 Add missing CXX check : HAVE_STRCASECMP, HAVE_STRNCASECMP on string.h 11 years ago
Wayne Stambaugh 04c55f0956 wxPython configuration fixes. 11 years ago
Dick Hollenbeck f9ab5d2c61 Add -fvisibility options to significantly reduce binary sizes. 12 years ago
Povilas Kanapickas 7f12513c7e Remove some uses of using namespace std. 12 years ago
Dick Hollenbeck e842d711c6 FIX: make LEGACY_PLUGIN re-entrant. extern "C" strtok_r() put conditionally into libcommon. 12 years ago
Brian Sidebotham 964933db00 Removed some Microsoft Visual C centric definitions in CMakeModules/config.h.cmake which were tripping up the mingw-w64 build 12 years ago
Dick Hollenbeck 4a2f86932a Early GITHUB_PLUGIN hopefull-ness 12 years ago
Brian Sidebotham c99243ffc5 * Added modified CMake FindPython... modules to support using Python-a-mingw-us distribution when building Windows scripting support using MinGW 12 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
Wayne Stambaugh 4d465ec8a0 Configuration and compile documentation improvements. 13 years ago
Dick Hollenbeck 4612ef9d50 switch to new s-expression format for footprint exports, use english layernames for naked footprints, dodge conflict with pythons HAVE_GETC_UNLOCKED 13 years ago
Wayne Stambaugh c11f3407b8 Check for getc_unlocked() and fall back to getc() in richio if it's not available. 13 years ago
Dick Hollenbeck 3421863c01 add GetRunningMicroSecs() to libcommon for debug timing 14 years ago
Dick Hollenbeck 2cda6f4b4f early work on DLL exports for sweet lib, stop using <cstdio> which mingw seems not to like cuz snprintf() 15 years ago
stambaughw 8bf7911125 Build improvements, compiler warning fixes and build fixes, and lots of clean up. 17 years ago