summaryrefslogtreecommitdiff
path: root/platform/x11/detect.py
AgeCommit message (Expand)Author
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: Fix erroneously linking against libpng12 on old distrosRémi Verschelde
2016-11-03scons: Reorder options for clarityRé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-30Merge pull request #6490 from zaps166/webm-prRémi Verschelde
2016-10-23Add WebM moduleBłażej Szczygieł
2016-10-17SCons: Use colored output if available, change "colored"->"verbose"Błażej Szczygieł
2016-10-16Theora: Don't compile unnecessary files, rename "x86_opt_*"Błażej Szczygieł
2016-10-15freetype: Make it a module and split thirdparty libraryRémi Verschelde
2016-10-15zlib: Split thirdparty files, simplify scons optionRémi Verschelde
2016-10-15glew: Split thirdparty files and isolate envRémi Verschelde
2016-10-15squish: Move to a module and split thirdparty libRémi Verschelde
2016-10-15theora: Move to a module and split thirdparty libRémi Verschelde
2016-10-15openssl: Move to a module and split thirdparty libRémi Verschelde
2016-10-15ogg/vorbis/opus: Make them modules and unbundle thirdparty libsRémi Verschelde
2016-10-15webp: Make it a module and unbundle libwebp thirdparty filesRémi Verschelde
2016-10-15enet: Split enet thirdparty files and allow unbundlingRémi Verschelde
2016-10-15png: Split library to thirdparty dir and allow unbundlingRémi Verschelde
2016-09-23Use pkgconfig to locate ALSA libs (#6119)romeojulietthotel
2016-07-21Code cleanup in platform/x11Mario Schlack
2016-07-18remove GLU dependency, closes #3787Juan Linietsky
2016-07-04Link libdl only on Linux, fix BSD buildeska
2016-06-27Fix compiling for X11 on non-86, this fixes #5444Ferdinand Thiessen
2016-06-11Merge pull request #4905 from Hinsbart/x11_dpiJuan Linietsky
2016-06-09-make freetype build for all platforms the same, default as builtin except on...Juan Linietsky
2016-06-09x11: Implemented dpi detectionAndreas Haas
2016-06-08GLEW: Define static + enabled and includes via SConsRémi Verschelde
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-04-02Remove trailing spacesRémi Verschelde
2016-02-14x11: make dependancy on libudev optionalhondres
2016-02-04added option to link libstdc++ staticallyJuan Linietsky
2016-01-26remove dependancy on libevdevhondres
2016-01-10Enable ALSA driver in non-linux X11 when availableeska
2016-01-06Make joydev build using udev and evdev opt-out but blocking (linux)Rémi Verschelde
2015-12-21Check pkg-config for libudev and enable gamepad code only if found. Linux onl...hondres
2015-12-21-fixed build system to use pkg-config for evdevJuan Linietsky
2015-12-18Better gamepad supporthondres
2015-12-08changed a bit to use system()Juan Linietsky
2015-12-08improve detection of linux, fixes #3201Juan Linietsky
2015-12-08Merge pull request #2849 from a12n/compobsd2Juan Linietsky
2015-11-29Enabled debug symbols for x11 when using platform=release_debug and debug_rel...koalefant
2015-11-250theora compilation fixesJuan Linietsky
2015-11-20Enable ALSA only for LinuxAnton Yabchinskiy
2015-11-19Revert "libao audio driver"Juan Linietsky
2015-11-02Merge branch 'master' of github.com:okamstudio/godotAnton Yabchinskiy
2015-09-26Fixed theora playback. Removed theoraplayer.Juan Linietsky
2015-09-10fix to builtin freetype defines on linuxJuan Linietsky