aboutsummaryrefslogtreecommitdiff
path: root/tools/mkdeps.py
AgeCommit message (Collapse)Author
2021-01-04Better helpJuan J. Martinez
Include will be used once, but multiple directories can be provided using : as separator; e.g. -I dir1:dir2:dir3
2021-01-03More accurateJuan J. Martinez
2021-01-03Ensure that the files are always processed in the same orderJuan J. Martinez
This is important to detect if the deps have changed.
2021-01-03Only report if verboseJuan J. Martinez
2021-01-03Added a dep generating tool that should be multi-platformJuan J. Martinez
Making thins easier in windows.