summaryrefslogtreecommitdiff
path: root/src/input_handler.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2024-02-29 19:39:09 +1100
committerMaxime Coste <mawww@kakoune.org>2024-02-29 19:53:39 +1100
commit10b6b7eb7143a8b4a8082825b2df76a503292c48 (patch)
treeb5c3a25083ec2647c21fc9225cffb6b65e09d261 /src/input_handler.cc
parent165cdba67ce703e3ce22a7224ff574e303c918ff (diff)
Rework Makefile compile type tag handling
Rename suffix to tag as it ends up not being the filename suffix, apply that tag to .o and .d files so that changing the build type does not wipe/reuse files from another build type. Make .d file hidden files, this does not seem possible for the .o files as they are targets and posix support inference rules when only the suffix changes. This is not a big issue as Kakoune ignores those files by default.
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions