368 Commits (32185ddcd36da25348044ebb10ce47f8090cb3a3)

Author SHA1 Message Date
unknown 77bc1a2dd1 Fix typo in CMakeLists.txt ( in CMake function for position independent code). 10 years ago
Simon Richter 32d4dae5ef CMake: use CMake's position independent code handling. 10 years ago
Maciej Suminski 231eaecf34 Removed the included GLM library, switched to the system one. 10 years ago
Mario Luzeiro 69cc788e8e + Removed glm source from kicad tree (Maciej / Cirilo) 10 years ago
Simon Richter 2869c9f49a CMake: use visibility definitions in provided by CMake when available. 10 years ago
Wayne Stambaugh b04f18b245 CMake: remove OpenSSL download and build dependency code. 10 years ago
Wayne Stambaugh 6f5a49bb60 Remove OSX dependency builder code from CMake files. 10 years ago
Jan Dubiec e173023e27 Prevent wxWidgets_CONFIG_OPTIONS specified on the command line from being overwritten. (fixes lp:1472919) 10 years ago
jean-pierre charras d7f4c76682 build process on mingw/msys2: force usage of a response file at archive/link stage to avoid truncation of the command line when the list of modules to archive/link is very long (happens for eeschema and pcbnew). 10 years ago
Wayne Stambaugh 5ddc9b378b Correctly fix version header generation to be rebuilt during make. 10 years ago
Wayne Stambaugh 9d69b73b85 Minor version string generation changes. 10 years ago
Wayne Stambaugh f97191b050 Fix some more OSX bundle issues due to CvPcb changes. 10 years ago
Wayne Stambaugh 1617957ef4 Fix broken build configuration dependency due to CvPcb new executable no longer being built. 10 years ago
Dick Hollenbeck 8fb520249e Use KiwayExpress messaging for CvPcb footprint assignment instead of *.cmp file. 11 years ago
Maciej Suminski 18fa766f53 Updated OS X pinch-to-zoom patch. 11 years ago
Garth Corral 6eaf029a0e Pinch to zoom for OS X. 11 years ago
Simon Richter 3efa8347a3 Move feature check before dependent tests 11 years ago
Wayne Stambaugh 4274f2d5d5 Fix config.h default data install path assignment during configuration. 11 years ago
Maciej Suminski 7f1ea9e54d New Footprint Library Wizard. 11 years ago
Brian Sidebotham d5e70c93d9 * Make sure MinGW uses ANSI C99/C++ stdio snprintf 11 years ago
Wayne Stambaugh 04c55f0956 wxPython configuration fixes. 11 years ago
Wayne Stambaugh 69553d6fa3 wxPython find and version loading fixes. (fixes lp:1408060) 11 years ago
jean-pierre charras 1ed8cdf63a Pcbnew build: Set KICAD_USE_WEBKIT option default value to OFF. There are 3 reasons: 11 years ago
jean-pierre charras ac539b9578 Minor and very minors fixes: move -DKICAD_USE_WEBKIT definition to the main CMakeLists.txt. Remove duplicate semi-colon at end of some lines. 11 years ago
Wayne Stambaugh 02d89ad0a9 Fix a CMake 3.1 policy violation warning in CMakeLists.txt. 11 years ago
jean-pierre charras 9ba847c848 Disable webkit when BUILD_GITHUB_PLUGIN is off 11 years ago
jean-pierre charras bc230f7650 Code cleaning: move class PAGE_INFO from common.h to class_page_info.h; 11 years ago
jean-pierre charras 9b7ef20be9 Fix install issue after removing freeroute.jnl, now useless because freeroute is no more accessible via the web. 11 years ago
jean-pierre charras e4a74213e4 Add wizard to fp lib dialog to easily add entries to this table. 11 years ago
Bernhard Stegmaier b495ad0374 OSX build fixes. 11 years ago
Garth Corral a2bff761c3 - Revert some local build changes that slipped in inadvertently 11 years ago
Alexander Golubev 483a7b2747 A small cmake enhancement: 11 years ago
Wayne Stambaugh 0561940db0 Fix CMake warning caused by removal of boost dependency when not actually building boost from source. 11 years ago
Wayne Stambaugh 03d50b2213 Change Windows install tree to match Linux install tree. 11 years ago
Garth Corral 6c137ac79c Added support for wxWidgets magnify events from the Magic Trackpad on OS X 11 years ago
Wayne Stambaugh e273a48ddc Remove old build configuration since kiway is now the only way to build kicad. 11 years ago
Wayne Stambaugh b7f890adb3 Fix parallel build bugs. 11 years ago
Wayne Stambaugh fa9f2f0439 Fix MSYS2 build configuration issues. 11 years ago
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago
Wayne Stambaugh 99f30c9d38 Road map and Doxygen work. 11 years ago
Bernhard Stegmaier 8b3c14c08b OSX build improvements. 11 years ago
Wayne Stambaugh ed19967099 Force wxWidgets to version 3.0.0 or later and OSX build fixes. 11 years ago
jean-pierre charras 93a3d4cb28 Eeschema: back to KICAD_KEEPCASE option, to find parts in lib, when using case sensitive option (default). 11 years ago
jean-pierre charras 1edd8c8ac8 Eeschema: remove the compil option KICAD_KEEPCASE. Eeschema is now always case sensitive when seraching components in libs. 11 years ago
Brian Sidebotham edb7cd60e5 * Fix error in BZR5125 - removed check for wxWidgets AUI library 11 years ago
Lorenzo Marcantonio c5681a3278 Backed out assembly plot patch 11 years ago
Dick Hollenbeck 431675933a remove global g_UserLibDirBuffer which was a project specific global, and no longer used with FP_LIB_TABLE support. 12 years ago
unknown 764c18bde1 OSX install script fixes. 12 years ago
Dick Hollenbeck e585f2d205 A hopeful fix for bug lp:1322354 12 years ago