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 724e44d5a0 Move assignment operators for some hot-path classes. 3 months ago
..
include/core Move assignment operators for some hot-path classes. 3 months ago
CMakeLists.txt Move thread pool to singleton class 10 months ago
Readme.md Introduce core interface library 3 years ago
base64.cpp Revise Copyright statement to align with TLF 10 months ago
observable.cpp Revise Copyright statement to align with TLF 10 months ago
profile.cpp Define WIN32_LEAN_AND_MEAN globally 5 months ago
utf8.cpp Revise Copyright statement to align with TLF 10 months ago
version_compare.cpp Revise Copyright statement to align with TLF 10 months ago
wx_stl_compat.cpp Revise Copyright statement to align with TLF 10 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.