192 Commits (5549e7301c73a4b578f2f9c9c7ac1a59b3bad619)

Author SHA1 Message Date
Alibek Omarov c61c84ad4f Revert "wscript: check malloc.h first to make checks on Windows slightly faster" 1 year ago
Alibek Omarov 71c9fd2772 wscript: do not check for --prefix without --enable-packaging, as it's still valid to use 1 year ago
Alibek Omarov 1464e1e2be wscript: check malloc.h first to make checks on Windows slightly faster 1 year ago
Alibek Omarov cf557d191a wscript: make prefix vs destdir installing more safe and predictable 1 year ago
Alibek Omarov 6cb3b2f01a wscript: print modules help before engine common options 1 year ago
Alibek Omarov d86ab19351 wscript: refactoring, replace --enable-fs-tests with --enable-tests 1 year ago
Alibek Omarov 35ff062407 wscript: restore NSwitch and PSVita specific link and compiler flags 1 year ago
Alibek Omarov 762e4da7a0 wscript: generic refactoring 1 year ago
Alibek Omarov 774ced312f wscript: enforce -Werror=strict-aliasing 1 year ago
fgsfds 957154f097 scripts: psvita: move TITLEID and APPNAME to engine elf build arguments 1 year ago
fgsfds 2bacc91922 ref: gl: move vgl_shim to ref/gl 1 year ago
fgsfds 5a3e3b3977 ref: gl: add immediate mode shim for psvita 1 year ago
fgsfds 7424b29e56 engine: initial psvita build support 1 year ago
fgsfds 69607d7890 nswitch: do not link libstdc++ into dynamic libraries 1 year ago
Alibek Omarov 3fca567b81 wscript: few more warnings-as-errors 1 year ago
fgsfds 25a1cb8ce7 Nintendo Switch support (again) 1 year ago
Alibek Omarov 82b6da493a wscript: enforce GCC suspicious sizeof operations warnings as errors 1 year ago
Alibek Omarov a5d5c1f60b wscript: cast-align is less effective than ubsan 1 year ago
Xav101 9466461ce0
engine: preliminary support for SGI IRIX (#1211) 1 year ago
Alibek Omarov 953dd3d1a7 wscript: tidy up checks, add check for GNU strchrnul 2 years ago
Alibek Omarov 46979419ae wscript: check Android's log library globally 2 years ago
Alibek Omarov 45de874598 wscript: always load msvc options 2 years ago
Alibek Omarov e0216e2658
wscript: don't clean QtCreator files and reconfigure saved options 2 years ago
Alibek Omarov 0f2bb5720b wscript: respect --libdir argument with packaging enabled. Fix a typo in --disable-soft description 2 years ago
dettlaff a520d245a6
wscript: fix typo in --enable-bundled-deps configure option 2 years ago
Alibek Omarov f141869ce3 wscript: disable building extras.pk3 for Android 2 years ago
Alibek Omarov f571a41cf3 wscript: allow to setup engine default gamedir during configure 2 years ago
Alibek Omarov 686a966ff7 wscript: now waf builds extras archive by itself, using Python standard library's zipfile 2 years ago
Alibek Omarov b1e2e84a11 wscript: adapt main and ref_gl wscripts to new directory layout, add flag to build all renderers at once 2 years ago
Alibek Omarov 17b091e5a9 wscript: adapt to new folder structure 2 years ago
Alibek Omarov 19c2061831 wscript: define CUSTOM_MODES and try to link with export that only exists when CUSTOM_MODES was defined in build-time 2 years ago
Alibek Omarov 4110ee0928 wscript: require Opus Custom for build 2 years ago
Alibek Omarov a7d4cafe10 wscript: finally disable building opus for dedicated 2 years ago
Alibek Omarov e6c55107c7 wscript: fix game_launch not being included 2 years ago
Alibek Omarov 238162bb79 wscript: move system opus detection to main wscript, so we can avoid including subproject 2 years ago
Alibek Omarov 1fda8753bd wscript: rework subproject filtering, use lambdas everywhere. Deprecate --ignore-projects flag, use Waf capability to select targets instead 2 years ago
SNMetamorph 68f633e9cd wscript: fixed opus include path 2 years ago
SNMetamorph a520af42e8 wscript: opus subproject set as mandatory 2 years ago
Alibek Omarov 44cd03f464 wscript: refactor opus wscript files, now it builds only if system package wasn't found 2 years ago
Velaron 2b9e050f57 engine: voice support 2 years ago
Alibek Omarov 90c566dde3 wscript: enable GCC's -Wmisleading-indentation 2 years ago
Alibek Omarov 5e4fc64430 filesystem: introduce new module, based on engine filesystem. 2 years ago
Alibek Omarov 854bfb8673 wscript: woops, msvcrt don't actually have stristr 2 years ago
Alibek Omarov d52b07beac wscript: add stristr/strcasestr presense check 2 years ago
Alibek Omarov c69ea00e79 wscript: better _FILE_OFFSET_BITS check, as suggested by @nekonomicon 2 years ago
Alibek Omarov acffeb1dad wscript: enable gl4es for Android builds 2 years ago
Alibek Omarov 6dbb694fdc wscript: define _FILE_OFFSET_BITS=64 on 32-bit systems if libc (presumably glibc) supports it 2 years ago
Alibek Omarov 5aa6bfee85 engine: first attempts on fuzzing the engine 2 years ago
Alibek Omarov f9d0fba05f wscript: remove duplicated branches diagnostic for good 3 years ago
Alibek Omarov 23e2f4d0cc wscript: fix install on Android 3 years ago