index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
detect.py
Age
Commit message (
Expand
)
Author
2019-08-07
Added Thread Sanitizer
qarmin
2019-07-05
Merge pull request #24086 from RandomShaper/bundle-pck-to-executable
Rémi Verschelde
2019-07-04
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-03
Add embedded PCK option to PC platforms
Pedro J. Estébanez
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-06-23
SCons: Default to builtin libpng/freetype on Linux
Rémi Verschelde
2019-06-19
Png driver reworked to use libpng 1.6 simplified API
Ibrahn Sahir
2019-06-11
bullet: Sync with current upstream master branch
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-26
fix builds made with Clang on some Linux distros
Michele Valente
2019-04-25
Merge pull request #28402 from Valentactive/add-thinlto-support-x11
Rémi Verschelde
2019-04-25
add option to use ThinLTO
Michele Valente
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-23
Merge pull request #27208 from Calinou/add-lld-linker
Hein-Pieter van Braam
2019-04-06
Remove unused imports
Hendrikto
2019-04-05
SCons: add `methods.using_clang` to check used compiler
Rémi Verschelde
2019-04-03
SCons: Fix python3 compat for builtin_bullet=no
Rémi Verschelde
2019-03-20
Revert accidental commits
Pedro J. Estébanez
2019-03-20
Create class for shared memory blocks [wip]
Pedro J. Estébanez
2019-03-18
Add support for linking using LLD on X11
Hugo Locurcio
2019-03-02
SCons: Reduce spam from x11:can_build
Rémi Verschelde
2019-02-23
Come up with use_gcc.
marxin
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-01-21
Rename sanitizer option names.
marxin
2019-01-09
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2018-12-14
Use XInput2 RawMotion to generate MouseMotion events
Cosmic Chip Socket
2018-11-14
Fix gcc version check when running scons in python 3.
Ibrahn Sahir
2018-11-12
Fix compile recent compile issues with gcc 5.5
Marcelo Fernandez
2018-11-07
Fix binaries incorrectly detected as shared libraries on some linux distros
Marcelo Fernandez
2018-10-01
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-09-25
SCons: Fix checks for clang in env['CXX']
Rémi Verschelde
2018-07-25
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-22
SCons: Add "execinfo" option to force linking libexecinfo
Rémi Verschelde
2018-07-21
-Fix disable_3d flag
Juan Linietsky
2018-07-21
Added a new MIDIDriver class
Marcelo Fernandez
2018-06-07
Tweak some help texts in the build system
Hugo Locurcio
2018-06-07
SCons: Allow unbundling libwebsockets and miniupnpc
Rémi Verschelde
2018-05-08
Merge pull request #14622 from bruvzg/non-rectangular-windows
Hein-Pieter van Braam
2018-04-07
Experimental support for windows with per-pixel transparency (macOS, X11 and ...
bruvzg
2018-03-26
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-02-16
X11: Link libgcc statically with use_static_cpp option
Rémi Verschelde
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-26
Make separate debug symbols opt-in
Hein-Pieter van Braam
2018-01-26
Bullet: allow unbundling only if > 2.87
Rémi Verschelde
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-22
Do not require OpenMP for non-tools builds (export templates)
Rémi Verschelde
2017-12-14
openmp: Simplify linking on X11, fixing clang build
Rémi Verschelde
[next]