This website requires JavaScript.
Explore
Help
Sign In
tdlight-team
/
tl-parser
Watch
1
Star
0
Fork
0
You've already forked tl-parser
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
tl-parser
/
.gitignore
2 lines
7 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Update tl-parser in release builds - Changed assertions to abort to allow the build to fail on release targets - Fixed some wrong assertion - Changed all stderr print to the respective macro - Fix output for release builds - Fix indentation Revamp build system with CMake - Completely removed config.h generation file, as it was not used anywere in the code - Removed all the old build files and switched to CMake (3.0+) - As tl-parser only uses zlib for crc32, removing the dependency makes the CMake file easier to maintain and makes the code building without third party code. The crc32 implementation was taken from abb3e47a984c2cc126522c48bd9c3b60ad14a46c.
2020-12-24 22:43:59 +01:00
build/
Reference in New Issue
Copy Permalink