aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project
AgeCommit message (Expand)Author
2016-12-17CREATE_PROJECT: Fix Visual Studio linking problems after Munt mergePaul Gilbert
2016-10-20CREATE_PROJECT: Fix MSVC project creation with curl or SDL_Net enabledPaul Gilbert
2016-09-23CREATE_PROJECT: Do not copy into non-existent msvc8 dist folderLittleboy
2016-09-23CREATE_PROJECT: Add SCUMM_64BITS to ScummVM_Global64.props (fixes #9566)Littleboy
2016-09-15CREATE_PROJECT: Use SDL_Net2 when building with SDL2 for cmakeBastien Bouclet
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-09-04Merge pull request #822 from csnover/apple-network-browserEugene Sandulenko
2016-09-03CREATE_PROJECT: Add CURL and SDL_net to the list of libraries for cmake gener...Bastien Bouclet
2016-09-01CREATE_PROJECT: Fix networking backend file targets in XcodeColin Snover
2016-08-24CLOUD: Add USE_CLOUD featureAlexander Tkachev
2016-08-22CREATE_PROJECT: Switch SDL backend to SDL2 by defaultFilippos Karapetis
2016-08-18CREATE_PROJECT: Fix Xcode projectVincent Bénony
2016-08-13CREATE_PROJECT: Fix warning flags in Xcode generatorColin Snover
2016-08-12CREATE_PROJECT: Add warning C4373 to ignore list for SCI enginePaul Gilbert
2016-08-05CREATE_PROJECT: Fix Xcode generator macOS targetColin Snover
2016-07-24CREATE_PROJECT: Fix MSVC compilationBastien Bouclet
2016-07-24CREATE_PROJECT: Fix MSVC project filesEugene Sandulenko
2016-07-24CREATE_PROJECT: Hopewfully fix MSVC compilationEugene Sandulenko
2016-07-07DEVTOOLS: Fix create_project build with MinGW64Bastien Bouclet
2016-07-07DEVTOOLS: Add a CMake project generator to create_projectBastien Bouclet
2016-05-22UPDATES: Add support for WinSparkleFilippos Karapetis
2016-05-22CREATE_PROJECT: Whitespace fixesFilippos Karapetis
2016-03-24DEVTOOLS: Improve SDL2 support in create_project.Johannes Schickel
2016-03-24DEVTOOLS: Slight formatting fix.Johannes Schickel
2016-03-16OPENGL: Resolve OpenGL functions on run-time.Johannes Schickel
2016-03-13DEVTOOLS: Use LTCG for Release configurations in MSBuild project files.Johannes Schickel
2016-03-09DEVTOOLS: Check configuration and architecture specific directories for MSBuild.Johannes Schickel
2016-03-09DEVTOOLS: Use DLL runtime for MSBuild output.Johannes Schickel
2016-03-09DEVTOOLS: Use libpng16.lib for libpng for MSVC.Johannes Schickel
2016-03-09DEVTOOLS: Enable Edit&Continue on x64 for MSVC2015+.Johannes Schickel
2016-03-09DEVTOOLS: Do not ignore libcmt.lib for MSBuild output.Johannes Schickel
2016-03-09DEVTOOLS: Do not hardcode runtime libraries for MSVC2015.Johannes Schickel
2016-03-09DEVTOOLS: Do not specify SCUMMVM_LIBS include dir twice for MSBuild.Johannes Schickel
2016-03-09DEVTOOLS: Fix path separator in MSBuild's global props output.Johannes Schickel
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-01-11CREATE_TOOL: Use tabs instead of spaces...Vincent Bénony
2016-01-11CREATE_TOOL: Renames static libraries used for iOS targetVincent Bénony
2016-01-07IOS: Renames a macroVincent Bénony
2016-01-06DEVTOOL: Fixes a typo in an unused macroVincent Bénony
2016-01-06DEVTOOL: FormattingVincent Bénony
2016-01-06DEVTOOL: Fixes a typoVincent Bénony
2016-01-06DEVTOOL: Removes useless macroVincent Bénony
2016-01-06DEVTOOL: FormattingVincent Bénony
2016-01-06DEVTOOL: Adds a macro for the iOS 7 targetVincent Bénony
2016-01-06DEVTOOL: CleanupVincent Bénony
2016-01-06IOS: Merge masterVincent Bénony
2016-01-06IOS: Brings support for FluidSynthVincent Bénony
2016-01-06IOS: Support for libmadVincent Bénony
2016-01-06IOS: Compute MD5 identifiers instead of randomVincent Bénony
2016-01-06IOS: Changes the debug information formatVincent Bénony