You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Jeff Young d2a83e1759 Fix bug in NearestPoints for SHAPE_POLY_SETs with holes. 11 hours ago
..
include/core Fix some last-minute barcode edits 2 weeks ago
CMakeLists.txt Move thread pool to singleton class 9 months ago
Readme.md Introduce core interface library 3 years ago
base64.cpp Revise Copyright statement to align with TLF 9 months ago
observable.cpp Revise Copyright statement to align with TLF 9 months ago
profile.cpp Define WIN32_LEAN_AND_MEAN globally 5 months ago
utf8.cpp Revise Copyright statement to align with TLF 9 months ago
version_compare.cpp Revise Copyright statement to align with TLF 9 months ago
wx_stl_compat.cpp Revise Copyright statement to align with TLF 9 months ago

Readme.md

This library contains base non-EDA items and extensions to libraries that are used throughout the KiCad codebase. This library should never depend on any parts of the KiCad code outside the thirdparty directory, since this is meant to be the lowest-level library in the dependency chain.