mittorn
|
1ca28badad
|
ref_soft: initial 2D drawing implementation
|
6 years ago |
Alibek Omarov
|
94cbb4e1e0
|
wscript: fix wrong dedicated skip subproject check
|
6 years ago |
Alibek Omarov
|
e193ac2c04
|
ref: more @mittorn's changes on RefAPI
|
6 years ago |
Gianluca Boiano
|
142a38f3dc
|
fixed taberror: inconsistent use of tabs and spaces in indentation
|
6 years ago |
Alibek Omarov
|
5e17b4bf17
|
wscript: remove useless option type specifier
|
6 years ago |
Alibek Omarov
|
2c17dce25b
|
wscript: check for dedicated or singlebinary before recurse into subdirectory, add a chance to skip some subprojects on configuration stage
|
6 years ago |
Alibek Omarov
|
1b372115a5
|
wscript: move options to subgroups, reorder option plugins loading
|
6 years ago |
Alibek Omarov
|
99bd7c81da
|
ref: render code moved out of engine, doesn't compile, first API prototype
|
6 years ago |
mittorn
|
ed049ea539
|
Implement --single-binary and --stdin-input options
|
6 years ago |
Alibek Omarov
|
a297a0b5ad
|
wscript: fix git commit hash
|
6 years ago |
Alibek Omarov
|
9da413b2cc
|
waf: add clang compilation database support
|
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
|
463a339a09
|
wscript: initial support for building on Android
|
6 years ago |
Alibek Omarov
|
bd7e2fe88d
|
wscript: use no-undefined only on gcc
|
6 years ago |
Alibek Omarov
|
95ce9fc00f
|
wscript: explicitly set language when checking library
|
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
|
776d1cb52c
|
wscript: try to fix windres searching for game_launch, fix osx 32 bit compiling
|
6 years ago |
Alibek Omarov
|
e9d988f5d6
|
wscript: spaces to tabs
|
6 years ago |
Alibek Omarov
|
847be54457
|
wscript: refactor adding compiler flags, remove --release flag, instead add mandatory --build-type flag
|
6 years ago |
Night Owl
|
f350683e83
|
wscript: avoid linuxisms and gccisms.
|
6 years ago |
Alibek Omarov
|
d81288d281
|
wscript: remove no-download-deps, autodownloading of dependencies not done yet
|
6 years ago |
a1batross
|
ca501c0378
|
wscript: add possibility to select windows subsystem during link, add define to use WinXP SDK. This commit forces WinXP compability on latest Visual Studio
|
6 years ago |
Alibek Omarov
|
e9e364f054
|
wscript: move sdl path to root wscript
|
6 years ago |
Alibek Omarov
|
649f32a185
|
wscript: fix install
|
6 years ago |
mittorn
|
e74513556a
|
Fix gcc colors
|
6 years ago |
Alibek Omarov
|
f23029efe0
|
Refactoring wscript. Add execute flag on waf
|
6 years ago |
Alibek Omarov
|
ca28332c6c
|
Use msvs.py to generate Visual Studio project. Add debug flags for Visual Studio
|
6 years ago |
Alibek Omarov
|
572705bc08
|
MSVC & Win32 wscript fixes
|
6 years ago |
Alibek Omarov
|
0db8d95bc9
|
Update mainui. Add possibility to install engine ignoring *nix file hierarchy in wscript. Fix debugging.
|
7 years ago |
Alibek Omarov
|
fac536f8c4
|
Add mainui_cpp. Use appropriate message in vgui_support's wscript.
|
7 years ago |
Alibek Omarov
|
0c058f2eca
|
Add waf buildscripts, add updated game_launch
|
7 years ago |