aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project
AgeCommit message (Expand)Author
2019-05-05BUILD: Add the licence file for the Source Code Pro fontBastien Bouclet
2019-04-22CREATE_PROJECT: Add Text console debugger featuresluicebox
2019-04-20DISTS: Merge MSVC versions into one folderSupSuper
2019-04-20CREATE_PROJECT: Auto-detect Visual Studio version if not specifiedSupSuper
2019-04-20CREATE_PROJECT: Add Visual Studio 2019SupSuper
2019-04-20CREATE_PROJECT: Refactor Visual Studio version differencesSupSuper
2019-04-02BUILD: Update default theme to use remasteredMatan Bareket
2018-12-25BUILD: Add fonts.dat to packaging rulesCameron Cawley
2018-12-23MSVC: Update DLL paths in post-build scriptSupSuper
2018-12-23MSVC: Update post-build installer for Inno SetupSupSuper
2018-12-23MSVC: Fix unquoted paths in build eventsSupSuper
2018-12-23MSVC: Fix resource file revision include errorSupSuper
2018-12-23MSVC: Fix resource file not including translations.datSupSuper
2018-12-23MSVC: Add visualiser for unicode stringsSupSuper
2018-12-23MSVC: Fix natvis not being added to project in VS2017SupSuper
2018-12-23MSVC: Add visualisations for iterators and pointersSupSuper
2018-12-23MSVC: Cleanup natvis propertiesSupSuper
2018-12-23MSVC: Fix List visualisation showing infinite nodesSupSuper
2018-12-23MSVC: Fix HashMap visualisation showing dummy nodesSupSuper
2018-12-23MSVC: Replace MinimalRebuild with MultiProcessor flagSupSuper
2018-12-23CREATE_PROJECT: Fix MSVC warningsSupSuper
2018-12-16BACKENDS: Move OSX file browser into backendSupSuper
2018-12-16BACKENDS: Add base support for system dialogsSupSuper
2018-11-27CREATE_PROJECT: Support building with Tremor instead of VorbisCameron Cawley
2018-11-17CREATE_PROJECT: Remove non-existent msvc8 from build stepsSupSuper
2018-10-28IOS: Support building in Xcode 10/iOS 12, and for iPhone X-like devices that ...Yoshi Sugawara
2018-10-07DEVTOOLS: Fix Performance Issue Warning in create_project.D G Turner
2018-08-28MACOSX: Put documentation links in Help menuColin Snover
2018-08-11CREATE_PROJECT: Fix creating CMake projects outside of the main source directoryCameron Cawley
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-04-22CREATE_PROJECT: CMAKE: Fix importing SDL2 when it was built using CMakeBastien Bouclet
2018-03-20CREATE_PROJECT: Place libs requiring symbols before libs providing themBastien Bouclet
2018-02-23XEEN: Creation of create_xeen toolPaul Gilbert
2018-01-23BUILD: Add supernova.dat to install rulesThierry Crozat
2017-12-25TOOLS: Add cryo and titanic tools in create_projectStrangerke
2017-11-17CREATE_PROJECT: Fix compilation failure in C++11 modeColin Snover
2017-10-25Merge pull request #1035 from bgK/require-64bits-integersBastien Bouclet
2017-10-12CREATE_PROJECT: Support using libjpeg for iOS buildsThierry Crozat
2017-10-12CREATE_PROJECT: Fix some compilation issues for iOSThierry Crozat
2017-10-03DEVTOOLS: Add theoradec support to Xcode create_projectColin Snover
2017-09-30BUILD: Define pointer sized integer types and remove SCUMM_64BITSBastien Bouclet
2017-09-10CREATE_PROJECT: Fix typo in unused macroColin Snover
2017-09-10CREATE_PROJECT: Add LastUpgradeCheck to generated project fileColin Snover
2017-09-10CREATE_PROJECT: Update Xcode generator to use most Xcode-recommended warningsColin Snover
2017-09-10CREATE_PROJECT: Increment default iOS build target in Xcode generatorColin Snover
2017-09-10CREATE_PROJECT: Ignore undefined-var-template warnings by defaultColin Snover
2017-09-10CREATE_PROJECT: Move browser_osx.mm hack to Xcode generatorColin Snover
2017-09-10CREATE_PROJECT: Allow FluidSynth on macOSColin Snover
2017-09-10CREATE_PROJECT: Fix Xcode builder library includesColin Snover
2017-09-10CREATE_PROJECT: Fix typo in Xcode generator interfaceColin Snover