Track native tooldata source boundary
This commit is contained in:
@@ -34,6 +34,7 @@ binding:src/emc/rs274ngc/pyparamclass.cc:Boost.Python bindings; exclude from was
|
||||
tooldata:src/emc/tooldata/tooldata_common.cc:shared tool table parser/format logic
|
||||
tooldata:src/emc/tooldata/tooldata_mmap.cc:native mmap implementation; replace for wasm
|
||||
tooldata:src/emc/tooldata/tooldata_db.cc:external database integration; exclude from wasm core
|
||||
tooldata:src/emc/tooldata/tooldata_nml.cc:NML tool table backend selected by LinuxCNC TOOL_NML_FLAG
|
||||
header:src/emc/rs274ngc/array1.hh:LinuxCNC rs274 header tracked for full interpreter source coverage
|
||||
header:src/emc/rs274ngc/boost_pyenum_macros.hh:LinuxCNC rs274 Boost.Python enum helper header
|
||||
header:src/emc/rs274ngc/interp_array_types.hh:LinuxCNC rs274 block array type definitions
|
||||
@@ -50,5 +51,7 @@ header:src/emc/rs274ngc/rs274ngc.hh:LinuxCNC rs274 public interface header
|
||||
header:src/emc/rs274ngc/rs274ngc_interp.hh:LinuxCNC rs274 interpreter class header
|
||||
header:src/emc/rs274ngc/rs274ngc_return.hh:LinuxCNC rs274 return code header
|
||||
header:src/emc/rs274ngc/units.h:LinuxCNC rs274 units helper header
|
||||
header:src/emc/tooldata/tooldata.hh:LinuxCNC tooldata declarations used by RS274 and wasm-safe tooldata shims
|
||||
metadata:src/emc/rs274ngc/Submakefile:LinuxCNC rs274 make build metadata tracked for full directory coverage
|
||||
metadata:src/emc/rs274ngc/meson.build:LinuxCNC rs274 meson build metadata tracked for full directory coverage
|
||||
metadata:src/emc/tooldata/Submakefile:LinuxCNC tooldata build metadata defining mmap and NML backend source selection
|
||||
|
||||
Reference in New Issue
Block a user