]> icculus.org git repositories - taylor/freespace2.git/history - CMakeLists.txt
remove support for memory-mapped files
[taylor/freespace2.git] / CMakeLists.txt
2015-04-03 Taylor Richardsplatform and pstypes cleanup:
2015-04-03 Taylor Richardsdelete warning #pragma's from source; disable in CMakeL...
2015-04-03 Taylor Richardssilence various MSVC warnings
2015-04-03 Taylor Richardsnebedit needs c++11 flag too (for wxWidgets)
2015-04-03 Taylor Richardssilence various clang warnings
2015-04-03 Taylor Richardsput PLATFORM_LIBRARIES in a few more places
2015-04-03 Taylor Richardsmake sure Windows uses correct app types (GUI/console)
2015-04-03 Taylor Richardssupport for additional platform specific libraries
2015-04-03 Taylor Richardsstub out stand_gui for all platforms for now
2015-04-03 Taylor Richardshandle SDL2 in a more cross-platform way
2015-04-03 Taylor Richardsfirst pass at a real cleanup of cmake files
2015-04-03 Taylor Richardsmerge updated toolset
2015-04-03 Taylor Richardspofview: it works
2015-04-03 Taylor Richardsmore "tools" complete
2015-04-03 Taylor Richardsvery start of wxWidgets support; may ditch it later
2015-04-03 Taylor Richardsget fonttool cleaned up and working
2015-04-03 Taylor Richardsadd/update toolset
2015-04-03 Taylor Richardsbetter support cmake generated project files
2015-04-03 Taylor Richardsuse single main() and let SDL handle the platform stuff
2015-04-03 Taylor Richardsinitial switch to cmake