76 Commits (26b7bdc35c5fd67b8a4f6f984f6dbb12c2628655)

Author SHA1 Message Date
jean-pierre charras 26b7bdc35c Eeschema: add dialog and utilities to create BOMs from generic netlist 13 years ago
Dick Hollenbeck 64f8e0b8e1 various 13 years ago
Dick Hollenbeck f280c7374c include only the boost headers in the scratch repo 13 years ago
Dick Hollenbeck 70b8e6b6e2 add copyright message to download_boost.cmake 13 years ago
Dick Hollenbeck 2fc698846b *) Refinements to ExternalProject_Add( boost ) 13 years ago
Dick Hollenbeck 96f8f6066d remove boost and make it an external project, so the procedure for upgrading is better documented 13 years ago
Dick Hollenbeck 8ccf0320b4 1) Add "rules" to base of tree for copying into BZR_HOME/rules. 13 years ago
Wayne Stambaugh facde96ec2 Add build option to use footprint library table. 13 years ago
Wayne Stambaugh 8289899df8 Add CheckCXXSymbolExists.cmake to fix configure bug using CMake versions prior to 2.8.6. (fixes lp:1124854) 13 years ago
Wayne Stambaugh 4d465ec8a0 Configuration and compile documentation improvements. 13 years ago
Dick Hollenbeck 2aa27122b0 Eliminate many assumptions in Pcbnew's library manager, pertaining to locality of libraries and 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
Wayne Stambaugh 1468a4ae31 Pcbnew s-experssion footprint library implementation. 13 years ago
Dick Hollenbeck 3341669fc6 more footprint support for LEGACY_PLUGIN 14 years ago
Wayne Stambaugh 9c16a218c0 Pcbnew s-expression file format changes. 14 years ago
jean-pierre charras d739f03c5f Remove old xpm icons files 14 years ago
Wayne Stambaugh d7feb9ab45 Initial Pcbnew s-expression file format commit. 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Dick Hollenbeck 3421863c01 add GetRunningMicroSecs() to libcommon for debug timing 14 years ago
Dick Hollenbeck a9e2399669 legacy pcbnew plugin touch ups 14 years ago
Dick Hollenbeck c4979318d2 more plugin work 14 years ago
jean-pierre charras 64e1b72bf5 Try to use bzr rules to commit files with LF only in .cpp and .h files. Should change CRLF to LF in all bitmaps .cpp files. 14 years ago
Roman Bashkov c5e1c249bb pcbnew: 14 years ago
Dick Hollenbeck 07ab5534e5 PNG bitmap support, initial implementation 14 years ago
jean-pierre charras c7dee03967 Remove minizip from kicad sources. Useless because now (and since a long time) wxWidgets supports full zip file read/write, and minizip build creates problems under Windows, due to zlib not always installed. 14 years ago
Dick Hollenbeck 56f5295527 more KiBitmap() stuff 14 years ago
Wayne Stambaugh c5c98f9518 Add CMake code to enable or disable using images in menu items. 14 years ago
Dick Hollenbeck f577f18bf7 add a CMAKE script which converts a *.png file into a *.cpp file 14 years ago
Wayne Stambaugh e764474f9d CMake and other minor improvements. 15 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
Wayne Stambaugh d657b43052 Use wxDC for all coordinate manipulations. 15 years ago
Dick Hollenbeck 6be7640c41 fix minor /new compile error, swig warnings 15 years ago
Dick Hollenbeck ed8c021f63 ++all: 15 years ago
Dick Hollenbeck 2f211c6b9d ++all: 15 years ago
Dick Hollenbeck 99c1a9a1bb changes 15 years ago
Dick Hollenbeck 85477537ce more richio enhancements, /new work, SCH::LIB_TABLE nearly finished 15 years ago
Dick Hollenbeck bdbd28a9f4 complete initial version of LIB_TABLE::Parse() 15 years ago
Dick Hollenbeck 364132cbe1 add cmake function make_lexer 15 years ago
Dick Hollenbeck 4f956712e2 fill out more /new files 15 years ago
Wayne Stambaugh 12e6dca444 Change token list to DSN lexer CMake module to output new IO_ERROR exception. 15 years ago
jean-pierre charras d122816c9e Fix forgotten change 15 years ago
Dick Hollenbeck b1ffd179d1 move cmake_uninstall.cmake to CMakeModules directory 15 years ago
Dick Hollenbeck 6c5927c536 ++CMakeModules: 15 years ago
Dick Hollenbeck fb0bb79a8d TokenList2DsnLexer.cmake, netform.cpp enhancements 15 years ago
Dick Hollenbeck fcbcb64058 *.lst -> *.keywords, rename input filenames to CMake script TokenList2DsnLexer.cmake 16 years ago
Dick Hollenbeck f3d5c4948b meet Ralph, a big harry template fieldnames patch 16 years ago
Wayne Stambaugh 1c70230e0b Update version header generator CMake script to use Bazaar. 16 years ago
stambaughw 143526462c First pass at DSN token file generator and other minor changes. 16 years ago
stambaughw 3066c70559 Implement wxDC coordinate handling and wxGCDC. 16 years ago