mirror of
https://github.com/matrix-construct/construct
synced 2024-11-19 16:30:52 +01:00
put cygwin/mingw/native win32 (+shared modules) support in TODO (need discussion), currently ratbox3 could be compiled under cygwin/mingw
This commit is contained in:
parent
108f730f58
commit
1c390fbdf3
1 changed files with 4 additions and 0 deletions
4
TODO
4
TODO
|
@ -53,6 +53,10 @@
|
|||
in modules: privilege_add("kill_global"), has_privilege(source_p, "kill_global") etc, should work the way dynamic cflags/umodes done
|
||||
[x] Remove glines entirely
|
||||
[x] test suite as in ircu
|
||||
[?] win32
|
||||
[?] cygwin support
|
||||
[?] mingw support
|
||||
[?] native win32 (VS2005/VS2008)
|
||||
[/] Bug fixes
|
||||
[x] Compilation without zlib headers fails - fixed
|
||||
[ ] Compilation date and time in server welcome message is in OS locale - looks ugly 'cause often it's not match user's codepage
|
||||
|
|
Loading…
Reference in a new issue