mirror of
https://github.com/ZDoom/qzdoom.git
synced 2025-05-31 00:51:21 +00:00
- Modified ccdv-win32 to show "Generating X" messages when running lemon and
re2c instead of "Linking X". - Updated lemon and re2c to the latest versions and ported dehsupp to use them for code generation. (Xlatcc is next.) - Added function level linking for Makefile.mingw. SVN r144 (trunk)
This commit is contained in:
parent
3aa1c6c361
commit
43abfba723
67 changed files with 18740 additions and 22425 deletions
|
@ -1,4 +1,9 @@
|
|||
May 24, 2006
|
||||
- Modified ccdv-win32 to show "Generating X" messages when running lemon and
|
||||
re2c.
|
||||
- Updated lemon and re2c to the latest versions and ported dehsupp to use them
|
||||
for code generation. (Xlatcc is next.)
|
||||
- Added function level linking for Makefile.mingw.
|
||||
- Disabled RTTI generation and enabled function-level linking in the VC 2005
|
||||
zdoom project.
|
||||
- Fixed: TAG_MORE now uses __va_copy to copy the taglist when building with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue