Browse Source
Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad
Remove wxUSE_UNICODE definition from CMakeLists.txt, because this define comes from wxWidgets and should not be made inside kicad
Remove KICAD_GOST option because it is now useless: the 2 GOST options are now selectable at run time and are: * specific page layouts (now user definable, and the GOST page layouts are available in template folder) * notation for multiple parts per package (made in eeschema, preference menu)pull/1/head
18 changed files with 25 additions and 1618 deletions
-
12CMakeLists.txt
-
6CMakeModules/CreateBzrVersionHeader.cmake
-
5Documentation/compiling/build-config.txt
-
18INSTALL.txt
-
7common/dialogs/dialog_page_settings.cpp
-
3common/page_layout/page_layout_reader.cpp
-
15common/page_layout/title_block_shapes.cpp
-
1531common/page_layout/title_block_shapes_gost.cpp
-
4eeschema/eeschema_config.cpp
-
2eeschema/sch_screen.cpp
-
11include/common.h
-
7include/macros.h
-
7include/worksheet_shape_builder.h
-
6pagelayout_editor/files.cpp
-
3pagelayout_editor/pl_editor.cpp
-
2pcbnew/class_board.cpp
-
2template/fp_global_table
-
2template/fp_global_table.csv
1531
common/page_layout/title_block_shapes_gost.cpp
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue