summaryrefslogtreecommitdiff
path: root/methods.py
AgeCommit message (Expand)Author
2018-11-26[macOS] Fixed a problem sdk path could not be detectedNaoto Kondo
2018-11-20Merge pull request #21339 from Placinta/masterRémi Verschelde
2018-11-20Remove trailing whitespaceRémi Verschelde
2018-10-27Dont use equality operators with None singleton in python fileslupoDharkael
2018-10-04SCons: Add 'werror' opt-in to treat warning as errorsRémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-13Fix #17843 inability to generate vs projects without being in a MSVC command ...K. S. Ernest (iFire) Lee
2018-08-29BuildSystem: Sort input file listsBernhard M. Wiedemann
2018-08-29Do not record year of buildBernhard M. Wiedemann
2018-08-27Pass -isysroot to compiler / linker when doing a macOS buildAlexandru Croitor
2018-07-28fix windows build using python 3.7dragmz
2018-07-27Running builder (content generator) functions in subprocesses on WindowsViktor Ferenczi
2018-07-27add initial GLES2 3D rendererkarroffel
2018-07-05added 'android_add_asset_dir('...') method to Android module gradle build configPatrick Kaster
2018-06-21add NoCache wrapper to CommandRhody Lugo
2018-05-28fixed building using scons with python3Ibrahn Sahir
2018-05-19GDScript access to copyright, license, author and donor information.Ibrahn Sahir
2018-05-05Remove commented out code in methods.pyHenry Hirsch
2018-03-26Refactor JavaScript platform build scriptLeon Krause
2018-03-11Properly closing all files in Python codeViktor Ferenczi
2018-03-01add GLES 2 renderer for 2Dkarroffel
2018-02-21Fix typos with codespellluz.paz
2018-01-24Fix mixed use of tabs and spacesKurtis Harms
2018-01-24removed debug printAriel Manzur
2018-01-24- Improves portability in joystick buttons enumAriel Manzur
2018-01-18Include .hpp files in VS scons builds. Fixed Typo.Will Nations
2018-01-18Fix typos in code and docs with codespellRémi Verschelde
2018-01-13Disable colored output and progress bar when building outside of a TTYHugo Locurcio
2018-01-07SCons: Fix build error on invalid module foldersRémi Verschelde
2017-12-18sort by the most recently accessed filesRhody Lugo
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-11-20Rename the version's "revision" to "build"Rémi Verschelde
2017-11-20Pass engine name and version parts as proper stringsRémi Verschelde
2017-11-19Add cpp.hint file to improve IntelliSenseMatthias Hoelzl
2017-11-18Suppress progress messages in Visual Studio output paneMatthias Hoelzl
2017-11-15Improve code style of generated headersRémi Verschelde
2017-11-01-Modules can now add custom version info (added it for Mono)Juan Linietsky
2017-10-29added support for paths with spaces for VSBUILDSnicholasbuckner
2017-10-27Fixing vsproj generation for paths with spacesDaniel Alexandru Radu
2017-10-07flatDir support [Android]Ramesh Ravone
2017-10-01Fix scons: *** No SConstruct file foundBartłomiej T. Listwon
2017-09-08Fix unused variable warningsHein-Pieter van Braam
2017-08-29Generate project files for VS2017Matthias Hoelzl
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-02-Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky
2017-07-11Include Git hash in the enginePoommetee Ketson
2017-06-27Use custom native-run icons for Android and HTML5L. Krause
2017-06-25BuildSystem: generated files have .gen.extensionPoommetee Ketson