You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/ryzom/tools/patch_gen
sfb 7c3522da9e Fixed: #1385 patch_gen uses tmpnam function instead of 'nul' for files with no pre-existing version. Note - used tmpnam instead of mkstemp due to cross-platform compatibility. 13 years ago
..
CMakeLists.txt Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
patch_gen_common.cpp Fixed: #1385 patch_gen uses tmpnam function instead of 'nul' for files with no pre-existing version. Note - used tmpnam instead of mkstemp due to cross-platform compatibility. 13 years ago
patch_gen_main.cpp initial version 15 years ago
patch_gen_main.h initial version 15 years ago
patch_gen_service.cpp Fixed: Including windows.h before using WinMain 14 years ago
patch_gen_service.h initial version 15 years ago