52 Commits (7bd4fa3fa63f217c2961db86fabfcc368a769f1c)

Author SHA1 Message Date
Marek Roszko 2a3b597ab9 Strip out no longer needed links on the top executables 2 years ago
Jon Evans d371bb06ae New macOS installation scripts 2 years ago
Marek Roszko bd3aca2887 Cleanup the kiface dll export declaration slightly 2 years ago
Marek Roszko e665cbac20 Delete line with weird comment because its weird 2 years ago
Jeff Young 75e78f9088 Move bitmap2cmp and pcb_calculator to tool framework. 2 years ago
Jeff Young 150e2b8a19 Separate BITMAP2CMP_PANEL from BITMAP2CMP_FRAME. 2 years ago
aris-kimi 22bca5c2a0 Disable link maps by default and fix compile issue with lld linker 3 years ago
Ian McInerney bcb93e9aa7 Modernize setting of compiler definitions in CMake 3 years ago
Alexander Dewing 02325130fa Initial arm64 work 4 years ago
Marek Roszko d6f8ca9a2e Patch out the install for argparse 3 years ago
Mark Roszko fb8a4c10f7 Shove kicad2step into pcbnew itself with a new cli 3 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Marek Roszko 3f711b8958 Add win32 VERSION_INFO resource blocks for the DLLs 4 years ago
Seth Hillbrand ad8acd328c Expunge some remaining references to kicad-pcb 4 years ago
Marek Roszko c794a6ce7a Add pdb install option for msvc 4 years ago
Marek Roszko 3d4ac9af03 Relocate win32 resource files to the central folder for further consolidation 5 years ago
jean-pierre charras 65550e6a6e Fix a link issue (symbol not found) on Windows. 5 years ago
Jeff Young ad12c42e8b Push grid settings dialogs down into common. 5 years ago
Jeff Young fc44506fe1 Give up on enforcing non-defined-internal-units. 5 years ago
Ian McInerney e4b6487fca Overhaul compiler warnings infrastructure 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 06c979dfaa Convert all CMake paths to absolute instead of relative 6 years ago
Ian McInerney 5c0656d97f Move potrace and libcontext into thirdparty directory 6 years ago
Ian McInerney 25a302758e Fix macos plist version string generation 6 years ago
jean-pierre charras 6a9eb4576d Fixes in bitmap2cmp: enhancements and fixes. 6 years ago
Seppe Stas 455ee4c08c Set KiCad version in MacOS apps 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Seth Hillbrand f96d16eba3 Restore LINK_MAP linker options 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
John Beard bb2ae8e13b Bitmaps: move bitmap defs to bitmaps library 7 years ago
jean-pierre charras 11dcb76fc9 Add -Wshadow compil option, if exists to warn about shadowed variables. 9 years ago
Jon Evans a52250a91e Change from EDA_COLOR_T to COLOR4D globally; arbitrary color support 9 years ago
Simon Richter 23e8c3ebf3 Executable icon resource build configuration fixes. 10 years ago
Simon Wells 24d293ab8d bmp2cmp: include cleanup 10 years ago
Simon Wells 96918d4a8a Changed the bundle identifier to org.kicad-pcb.<app> to follow the kicad domain name 10 years ago
Jean-Pierre Charras 81e2f2e22e boost::polygon from bitmap2component 10 years ago
Bernhard Stegmaier a4c59e6b97 More OSX build fixes. 11 years ago
Bernhard Stegmaier 8b3c14c08b OSX build improvements. 11 years ago
Dick Hollenbeck 991926d320 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 25d1ab4008 Modular-Kicad milestone B), major portions: 12 years ago
Dick Hollenbeck 2c67c3ff80 * KIWAY Milestone A): Make major modules into DLL/DSOs. 12 years ago
jean-pierre charras fd2afec6f5 Remove some fully outdated code (#pragma, from Henner Zeller's report, and some other things) 12 years ago
jean-pierre charras 1f277fd66d Remove Kbool from Kicad. Use Clipper instead. 13 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Andrey Fedorushkov 2b45335749 bitmap2component: fix localize GUI, fix *nix native string 14 years ago
Marco Serantoni 916f80f1b4 Adding artwork from Jerry Jacobs for bitmap2component 15 years ago
jean-pierre charras 052876079a fixed bug 603481. Better bitmap2component look. fixed some locate problems for footprints using polygons (mainly created by bitmap2component) 16 years ago
jean-pierre charras 9cf56261b6 give an icon to bitmapt2component frame 16 years ago
jean-pierre charras 5ecb22b51d bitmap2component: better user interface (using wxWidgets) and more bitmaps file format import 16 years ago