kmx git
login
register
kc3-lang
/
harfbuzz
/
src/check-static-inits.py
src/check-static-inits.py
Log
Author
Commit
Date
CI
Message
4e72d5e3
2021-06-13T05:46:17
[src/check-static-init] Ignore objdump "file format not recognized" error Fixes https://github.com/harfbuzz/harfbuzz/issues/3019
13c6ad98
2021-06-12T11:00:19
[src/check-*] Pickup $(NM), $(OBJDUMP), $(LDD), $(OTOOL) Fixes https://github.com/harfbuzz/harfbuzz/issues/3019
a07672d3
2020-07-04T14:12:55
[py] minor, replace os.environ.get with os.getenv
7250adee
2020-05-29T12:34:30
[tests] Port check scripts to python