about summary refs log tree commit diff
path: root/scripts/wrap-compiler-for-flag-check
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-23 17:16:13 -0500
committerJune McEnroe <june@causal.agency>2022-12-23 17:16:13 -0500
commit7f5dbfe6f3e489ba36e9cd6e251818565811b66c (patch)
tree8bc1ff7534b44b433797b04b1d1016212b9e24a2 /scripts/wrap-compiler-for-flag-check
parentMerge LibreSSL 3.5.2 (diff)
parentImport LibreSSL 3.7.0 (diff)
downloadlibretls-7f5dbfe6f3e489ba36e9cd6e251818565811b66c.tar.gz
libretls-7f5dbfe6f3e489ba36e9cd6e251818565811b66c.zip
Merge LibreSSL 3.7.0 3.7.0
Diffstat (limited to 'scripts/wrap-compiler-for-flag-check')
0 files changed, 0 insertions, 0 deletions
Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe