index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devtools
/
create_project
Age
Commit message (
Expand
)
Author
2017-03-10
CREATE_PROJECT: Support for a different target build directory in CMake
Peter Kohaut
2017-03-08
CREATE_PROJECT: Fixed solution version for Visual Studio 2015
Peter Kohaut
2017-03-08
CREATE_PROJECT: Add support for Visual Studio 2017
Peter Kohaut
2017-02-12
CREATE_PROJECT: Add data files for access, cryo and macventure in Xcode projects
Thierry Crozat
2017-02-10
CREATE_PROJECT: Also silence warning 4100 in MSVC
Filippos Karapetis
2017-02-06
CREATE_PROJECT: Disable engines for which required features are not available
Thierry Crozat
2017-02-06
CREATE_PROJECT: Add highres feature
Thierry Crozat
2017-02-06
CREATE_PROJECT: Fix linking with Xcode when not disabling curl
Thierry Crozat
2016-12-17
CREATE_PROJECT: Fix Visual Studio linking problems after Munt merge
Paul Gilbert
2016-10-20
CREATE_PROJECT: Fix MSVC project creation with curl or SDL_Net enabled
Paul Gilbert
2016-09-23
CREATE_PROJECT: Do not copy into non-existent msvc8 dist folder
Littleboy
2016-09-23
CREATE_PROJECT: Add SCUMM_64BITS to ScummVM_Global64.props (fixes #9566)
Littleboy
2016-09-15
CREATE_PROJECT: Use SDL_Net2 when building with SDL2 for cmake
Bastien Bouclet
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-09-04
Merge pull request #822 from csnover/apple-network-browser
Eugene Sandulenko
2016-09-03
CREATE_PROJECT: Add CURL and SDL_net to the list of libraries for cmake gener...
Bastien Bouclet
2016-09-01
CREATE_PROJECT: Fix networking backend file targets in Xcode
Colin Snover
2016-08-24
CLOUD: Add USE_CLOUD feature
Alexander Tkachev
2016-08-22
CREATE_PROJECT: Switch SDL backend to SDL2 by default
Filippos Karapetis
2016-08-18
CREATE_PROJECT: Fix Xcode project
Vincent Bénony
2016-08-13
CREATE_PROJECT: Fix warning flags in Xcode generator
Colin Snover
2016-08-12
CREATE_PROJECT: Add warning C4373 to ignore list for SCI engine
Paul Gilbert
2016-08-05
CREATE_PROJECT: Fix Xcode generator macOS target
Colin Snover
2016-07-24
CREATE_PROJECT: Fix MSVC compilation
Bastien Bouclet
2016-07-24
CREATE_PROJECT: Fix MSVC project files
Eugene Sandulenko
2016-07-24
CREATE_PROJECT: Hopewfully fix MSVC compilation
Eugene Sandulenko
2016-07-07
DEVTOOLS: Fix create_project build with MinGW64
Bastien Bouclet
2016-07-07
DEVTOOLS: Add a CMake project generator to create_project
Bastien Bouclet
2016-05-22
UPDATES: Add support for WinSparkle
Filippos Karapetis
2016-05-22
CREATE_PROJECT: Whitespace fixes
Filippos Karapetis
2016-03-24
DEVTOOLS: Improve SDL2 support in create_project.
Johannes Schickel
2016-03-24
DEVTOOLS: Slight formatting fix.
Johannes Schickel
2016-03-16
OPENGL: Resolve OpenGL functions on run-time.
Johannes Schickel
2016-03-13
DEVTOOLS: Use LTCG for Release configurations in MSBuild project files.
Johannes Schickel
2016-03-09
DEVTOOLS: Check configuration and architecture specific directories for MSBuild.
Johannes Schickel
2016-03-09
DEVTOOLS: Use DLL runtime for MSBuild output.
Johannes Schickel
2016-03-09
DEVTOOLS: Use libpng16.lib for libpng for MSVC.
Johannes Schickel
2016-03-09
DEVTOOLS: Enable Edit&Continue on x64 for MSVC2015+.
Johannes Schickel
2016-03-09
DEVTOOLS: Do not ignore libcmt.lib for MSBuild output.
Johannes Schickel
2016-03-09
DEVTOOLS: Do not hardcode runtime libraries for MSVC2015.
Johannes Schickel
2016-03-09
DEVTOOLS: Do not specify SCUMMVM_LIBS include dir twice for MSBuild.
Johannes Schickel
2016-03-09
DEVTOOLS: Fix path separator in MSBuild's global props output.
Johannes Schickel
2016-02-15
JANITORIAL: Typos detected with lintian & grep
Alexandre Detiste
2016-01-11
CREATE_TOOL: Use tabs instead of spaces...
Vincent Bénony
2016-01-11
CREATE_TOOL: Renames static libraries used for iOS target
Vincent Bénony
2016-01-07
IOS: Renames a macro
Vincent Bénony
2016-01-06
DEVTOOL: Fixes a typo in an unused macro
Vincent Bénony
2016-01-06
DEVTOOL: Formatting
Vincent Bénony
2016-01-06
DEVTOOL: Fixes a typo
Vincent Bénony
2016-01-06
DEVTOOL: Removes useless macro
Vincent Bénony
[next]