338 Commits (f7c60ea9d15d6fb6e55266717477a02315b707d3)
 

Author SHA1 Message Date
Alibek Omarov 0409107ee2 scripts: appimage: fix generating extras.pak 6 years ago
Alibek Omarov c8035c1adf host: fix implicit declaration on Win32 builds 6 years ago
Alibek Omarov 5fda638edf host: fix compiling error 6 years ago
Alibek Omarov ed05519c60 host: rearrange conditionals in Host_CalcFPS for better readability 6 years ago
Alibek Omarov ac77bab967 sound: opensles: same fix applied for OpenSLES/Android backend 6 years ago
Alibek Omarov 9935e2c8d3 sound: sdl: set pulseaudio environment variables regardless of target OS, because PA is crossplatform 6 years ago
Alibek Omarov 80fc7209ed sound: move related function declarations to platform header. Remove unused. 6 years ago
Alibek Omarov 908082097f wscript: error on implicit function declaration by default on any build type. Remove redutant Options import. 6 years ago
iZarif 245533defa wscript: SUBDIRS loop refactor 6 years ago
Alibek Omarov b8c4c31e02 Merge 4344 update 6 years ago
Alibek Omarov bf07a9e61e Apply 4344 update 6 years ago
Alibek Omarov 626df3673c Fix missing newline after exec userconfig.cfg 6 years ago
Alibek Omarov 3a288ffe4a
Merge pull request #12 from Slipyx/misc 6 years ago
Josh K 422e511aac Added the 'sleeptime' cvar and behavior from the 'Old Engine'. 6 years ago
Alibek Omarov 621cdba53c engine: android: restore OpenSL ES audio 6 years ago
Alibek Omarov e7ddc6d6c5 engine: android: restore dlsym hack for old Android(<5.0) 6 years ago
Alibek Omarov b1a06baf83 wscript: link -llog on Android 6 years ago
Alibek Omarov c3c0954613 mainui: update 6 years ago
Alibek Omarov 463a339a09 wscript: initial support for building on Android 6 years ago
Alibek Omarov 71cae6b02b waflib: add xcompile helper plugin intended to integrate with platform SDKs, like Android NDK 6 years ago
Alibek Omarov ccac3e9cfc wscript: try to fix linking vgui on osx 6 years ago
Alibek Omarov aac44ef866 waflib: try to fix sdl2 searching on osx again 6 years ago
Alibek Omarov 5d6d6c766e scripts: sdl2: fix finding sdl2 on osx 6 years ago
Alibek Omarov 28e6dec4b0 scripts: osx: fix path to SDL2 framework 6 years ago
Alibek Omarov e2606cf97f scripts: stop executing script and print config.log, if waf was failed. 6 years ago
Alibek Omarov cfea381c84 vgui_support: wscript: fix finding VGUI on osx, simplify sanity check 6 years ago
Alibek Omarov bd7e2fe88d wscript: use no-undefined only on gcc 6 years ago
Alibek Omarov 30c32b0088 waflib: sdl2: fix finding sdl2 on osx 6 years ago
Alibek Omarov 95ce9fc00f wscript: explicitly set language when checking library 6 years ago
Alibek Omarov a580e98f28 waflib: force_32bit: try to fix passing additional flags to generate 32bit code on MacOSX 6 years ago
Alibek Omarov 2072f5c276
scripts: fix travis scripts after refactoring wscript 6 years ago
Alibek Omarov 28c47a5c86
scripts: fix travis scripts after refactoring wscripts 6 years ago
Alibek Omarov 08dd632d87 wscript: fix git version definition 6 years ago
Alibek Omarov bbde1394e1 wscript: move some code to our waflib, remove --no-gcc-colors, as newer GCC colorize output automatically, so there is no need in -fdisagnostic-colors=aloways flag, move common win32 libraries check here, better output for subprojects 6 years ago
Alibek Omarov ede52d7808 mainui: update 6 years ago
Alibek Omarov 9ce9fa8cb5 vgui_support: wscript: refactor, use shared get_subproject_name, rename no-vgui to disable-vgui to follow automake-style convention, add vGUI library sanity check 6 years ago
Alibek Omarov 6debd84a2e game_launch: wscript: refactor, use shared get_subproject_name 6 years ago
Alibek Omarov 62995b0769 engine: wscript: refactor, use sdl2.py to get configure SDL2, use shared get_subproject_name 6 years ago
Alibek Omarov ec50c4571c waflib: add some waf plugins by FWGS 6 years ago
Alibek Omarov 09938b978b gitignore: allow waflib directory, hide pyc and pycache 6 years ago
Alibek Omarov 6eb327eac2
scripts: enable verbose build, fix including SDL2 6 years ago
Alibek Omarov cbb8db0089 travis: add mingw build deployment 6 years ago
Alibek Omarov 154ef82719 scripts: add mingw build archive creation 6 years ago
Alibek Omarov ec80b0884f travis: deploy at least appimage now 6 years ago
Alibek Omarov 6a78b4ed1f scripts: fix appimagetool warning 6 years ago
Alibek Omarov 239c6759cb scripts: add travis deploy script 6 years ago
Alibek Omarov 017714f3a0 scripts: give build_appimage.sh +x 6 years ago
Alibek Omarov 16aa5a78fe travis: building appimage requires libfuse2 library 6 years ago
Alibek Omarov baa94e2064 mainui: update 6 years ago
Alibek Omarov f9b13472b5 scripts: autobuild appimage on travis 6 years ago