| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[libevent] Initial support
|
|
|
|
Add sdl2-ttf
|
|
|
|
dependency.
|
|
|
|
|
|
[pqp] fixes wrong declaration of math functions
|
|
|
|
|
|
|
|
|
|
[libarchive] update to 3.3.1
|
|
[freetype] Patch the include directory to the renamed one
|
|
|
|
Fix a infinite skip_comment check in Paragraphs.cpp
|
|
|
|
|
|
This happens when git not checkout file's line break as CR-LF.
When CONTROL file contains comment followed by \n instead of \r\n, there will be a infinite skip_comment check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|