summaryrefslogtreecommitdiff
path: root/platform/server/detect.py
AgeCommit message (Expand)Author
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-26Multiple changes to DisplayServerX11Mateo Kuruk Miccino
2020-03-06assimp: Clean and document buildsystem, prepare for unbundlingRémi Verschelde
2020-02-26Added code coverate support to GodotRafał Mikrut
2020-01-13Image: Include S3TC compression via Squish in non-tools buildRémi Verschelde
2019-08-07Added Thread Sanitizerqarmin
2019-07-04Remove libwebsocket. No longer used, yay!Fabio Alessandrelli
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-06-19Png driver reworked to use libpng 1.6 simplified APIIbrahn Sahir
2019-06-11bullet: Sync with current upstream master branchRémi Verschelde
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-04-24SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde
2019-04-05SCons: add `methods.using_clang` to check used compilerRémi Verschelde
2019-04-03SCons: Fix python3 compat for builtin_bullet=noRémi Verschelde
2019-03-05Update the server platform's `detect.py` to match x11'sHugo Locurcio
2019-01-09Don't use -ffast-math or other unsafe math optimizationsHein-Pieter van Braam
2018-10-30Allow the server platform to build on linux again.Ibrahn Sahir
2018-10-29Server platform works on OS X tooMarcelo Fernandez
2018-09-25Server platform builds (dummy) mobile_vr module.Fabio Alessandrelli
2018-09-25SCons: Fix checks for clang in env['CXX']Rémi Verschelde
2018-06-07SCons: Allow unbundling libwebsockets and miniupnpcRémi Verschelde
2018-03-04SCons: Fix linking system pcre2 on server platformRémi Verschelde
2018-03-01Fix server build on FreeBSDFabio Alessandrelli
2018-02-22server: Add support for statically linking libgcc and libstdc++Rémi Verschelde
2018-02-15Fixes to OS_Server and DummyRasterizer to match new signaturesFabio Alessandrelli
2018-02-15server platform now compiles and run on linux.Fabio Alessandrelli
2018-02-14Deleting OpenSSL module and libraryFabio Alessandrelli
2018-01-26Bullet: allow unbundling only if > 2.87Rémi Verschelde
2018-01-13SCons: Allow unbundling bullet on Linux (only 2.87+)Rémi Verschelde
2018-01-05SCons: Fix usage of LD when we meant LINKRémi Verschelde
2017-10-17SCons: Disable server platform as it does not buildRémi Verschelde
2017-09-25Use BoolVariable in platform-specific options.Elliott Sales de Andrade
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
2017-09-25Use BoolVariable in target/component/advanced options.Elliott Sales de Andrade
2017-09-24Merge pull request #11527 from QuLogic/system-zstdRémi Verschelde
2017-09-24Add support for OpenSSL 1.1.0.Elliott Sales de Andrade
2017-09-23Enable building against system zstd.Elliott Sales de Andrade
2017-07-01Buildsystem: Improve detect.py readability and fix issuesRémi Verschelde
2017-03-26SCons: Add option to toggle warnings (on by default)Rémi Verschelde
2016-11-19png: Allow building shared freetype with bundled libpngRémi Verschelde
2016-11-19Revert "libpng: Fix erroneously linking against libpng12 on old distros"Rémi Verschelde
2016-11-19libpng: Same fix as previous commit for server platformRémi Verschelde
2016-11-03server: Allow building against system librariesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-17SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15glew: Split thirdparty files and isolate envRémi Verschelde
2016-04-02Remove trailing spacesRémi Verschelde