Skip to content

Commit

Permalink
Add waf, remove unused includes in Android.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
tyabus committed May 31, 2019
1 parent 993eb47 commit 58acff0
Show file tree
Hide file tree
Showing 131 changed files with 15,783 additions and 3 deletions.
10 changes: 10 additions & 0 deletions .lock-waf_linux2_build
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
argv = ['./waf', 'configure', '-T', 'debug']
config_cmd = 'configure'
environ = {'SSH_AUTH_SOCK': '/tmp/ssh-XQWV3AAxnx/agent.19709', 'CHARSET': 'UTF-8', 'SSH_CLIENT': '188.246.242.47 38168 22', 'LOGNAME': 'root', 'USER': 'root', 'HOME': '/root', 'PATH': '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'PS1': '\\h:\\w\\$ ', '_': './waf', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'SHLVL': '1', 'SSH_TTY': '/dev/pts/6', 'OLDPWD': '/root/quakewrapper/cl_dll', 'PWD': '/root/quakewrapper', 'MAIL': '/var/mail/root', 'SSH_CONNECTION': '188.246.242.47 38168 185.125.217.153 22', 'PAGER': 'less'}
files = ['/root/quakewrapper/cl_dll/wscript', '/root/quakewrapper/dlls/wscript', '/root/quakewrapper/wscript']
hash = '*\x17%\x1f\xc7%\xa3\x07]\xc6\x04-\xcb\x83\xbd\xb7'
launch_dir = '/root/quakewrapper'
options = {'profile': 0, 'files': '', 'rebuild_cache': False, 'force': False, 'verbose': 0, 'no_lock_in_run': '', 'no_lock_in_out': '', 'whelp': 0, 'destdir': '', 'zones': '', 'colors': 'auto', 'pdb': 0, 'reconfigure': False, 'jobs': 1, 'distcheck_args': None, 'targets': '', 'ANDROID_OPTS': None, 'out': '', 'progress_bar': 0, 'top': '', 'libdir': None, 'prefix': '/usr/local', 'keep': 0, 'ALLOW64': False, 'check_c_compiler': None, 'check_cxx_compiler': None, 'BUILD_TYPE': 'debug', 'bindir': None, 'no_lock_in_top': ''}
out_dir = '/root/quakewrapper/build'
run_dir = '/root/quakewrapper'
top_dir = '/root/quakewrapper'
Loading

0 comments on commit 58acff0

Please sign in to comment.