index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
2018-02-19
SCons: Remove references to obsolete "fat" bits
Rémi Verschelde
2018-02-15
Disable GLES builders and source from server compilation
Fabio Alessandrelli
2018-02-14
Fixed small typos in the SConstruct file.
Michael Alexsander Silva Dias
2018-02-14
Allow building with system wide mbedtls on X11
Fabio Alessandrelli
2018-02-14
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-01-18
Include .hpp files in VS scons builds. Fixed Typo.
Will Nations
2018-01-18
adding option to split modules library
Ariel Manzur
2018-01-13
Disable colored output and progress bar when building outside of a TTY
Hugo Locurcio
2018-01-13
SCons: Allow unbundling bullet on Linux (only 2.87+)
Rémi Verschelde
2018-01-05
SCons: Fix usage of LD when we meant LINK
Rémi Verschelde
2017-12-24
-Removed OpenMP support, replaced by a custom class.
Juan Linietsky
2017-12-21
Scons: Use module suffix only for final binary.
Andreas Haas
2017-12-18
sort by the most recently accessed files
Rhody Lugo
2017-12-16
Added custom editor splash (including sponsor logo).
Juan Linietsky
2017-12-14
MacPorts clang version selection, and OpenMP linking fix.
bruvzg
2017-12-14
Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with...
bruvzg
2017-12-14
-Add lightmapper
Juan Linietsky
2017-12-08
Import thekla_atlas
Hein-Pieter van Braam
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-27
prune scons shared cache
Rhody Lugo
2017-11-25
add support for scons cache and enable it for appveyor
Rhody Lugo
2017-11-21
Add explicit exception model flag for Visual C++
Matthias Hoelzl
2017-11-19
Add cpp.hint file to improve IntelliSense
Matthias Hoelzl
2017-11-19
Merge pull request #12961 from eska014/platform-doc
Rémi Verschelde
2017-11-18
Facilitate exposing platform-exclusive interfaces to all platforms
Leon Krause
2017-11-16
Cleanup of Visual Studio project generation (#12929)
Roy Berube
2017-11-15
Improve code style of generated headers
Rémi Verschelde
2017-11-13
Remove leading newline in SConstruct
George Marques
2017-11-02
SCons: make use_lto a global option and opt-in for iphone
Rémi Verschelde
2017-11-01
-Modules can now add custom version info (added it for Mono)
Juan Linietsky
2017-10-07
flatDir support [Android]
Ramesh Ravone
2017-10-03
Fix SConstruct check for config.is_enabled()
Ignacio Etcheverry
2017-10-02
Merge pull request #11753 from Listwon/Intellisense
Andreas Haas
2017-10-02
Indentation Error
neogaston
2017-10-01
Fix IntelliSense
Bartłomiej T. Listwon
2017-10-01
Ability to set a module enabled/disabled by default by adding is_enabled() to...
Juan Linietsky
2017-09-25
Use BoolVariable for module options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
Use EnumVariable for choice-based build options.
Elliott Sales de Andrade
2017-09-24
Bump required scons version to 0.98.1.
Elliott Sales de Andrade
2017-09-23
Enable building against system zstd.
Elliott Sales de Andrade
2017-09-16
Fix errors in Python 3 build
Matthias Hoelzl
2017-09-13
Merge pull request #11160 from marcelofg55/drive_funcs_x11
Rémi Verschelde
2017-09-13
Merge pull request #7908 from SaracenOne/recast
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-09-12
Added check_c_headers to SCons env to check for the existence of headers
Marcelo Fernandez
2017-09-04
Recast integration.
Saracen
2017-08-31
Merge pull request #10148 from leezh/pcre2
Rémi Verschelde
[next]