Marek Roszko
23f35e1c8b
Allow lexers to build into kicommon
2 years ago
Marek Roszko
63ba3b8ea7
Remove BITMAP_OPAQUE just like the TODO said :D
2 years ago
Seth Hillbrand
98d55ce82f
Avoid rebuilding with each commit
We shouldn't include the kicad_build_info.h outside of the wrapper
build_info.h. Also adds an error directive to prevent re-introduction
of define dependencies
3 years ago
Marek Roszko
8ab9934143
Use our own cmake module path variable to avoid conflicting with the main ones listy functional
3 years ago
Marek Roszko
f2fcd4b8e1
Add a version command to cli and extend out a major.minor.patch string
3 years ago
Marek Roszko
425edf3a7e
Revert "Simplify the generated lexers to the use of a templated class"
This reverts commit 6eb6447708 .
3 years ago
Marek Roszko
6eb6447708
Simplify the generated lexers to the use of a templated class
3 years ago
Marek Roszko
d33830e570
Switch sentry to commit hash for kicad nightly releases
3 years ago
Marek Roszko
f695ae5522
Generate const keyword_hash maps at compile time
Or else the map gets pointlessly recreated during footprint loading thousands of times
3 years ago
Marek Roszko
a9942a62ee
CMakeModules -> cmake
3 years ago