| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
It would not parse the line correctly if a space was missing between
the "@" and the ordinal number.
RevBy: Trust me
|
| |
|
|
|
|
|
| |
RevBy: Liang Qi
Task: QTBUG-14952
|
|
|
|
|
|
|
|
|
|
| |
It did not handle missing symbols in all cases, most notably when
elf2e32 decides to omit it from the produced def file. This required
us to start reading the original def file as well, to find out what
the original symbols was.
Task: QTBUG-11839
RevBy: Thomas Zander
|
|
This is needed to call the script on Windows.
RevBy: Trust me
|