d99641be40
Adds support for project-based git integration, branch support, commit, revert and updates Fixes https://gitlab.com/kicad/code/kicad/issues/10441 |
||
---|---|---|
.. | ||
include/core | ||
CMakeLists.txt | ||
Readme.md | ||
base64.cpp | ||
observable.cpp | ||
profile.cpp | ||
thread_pool.cpp | ||
utf8.cpp | ||
version_compare.cpp | ||
wx_stl_compat.cpp |
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.