-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.lock-wscript
9 lines (9 loc) · 3.26 KB
/
.lock-wscript
1
2
3
4
5
6
7
8
9
argv = ['/usr/local/bin/node-waf', 'configure']
blddir = '/Users/tyler/node-lucene/build'
commands = {'dist': 0, 'configure': True, 'distcheck': 0, 'install': 0, 'build': 0, 'clean': 0, 'distclean': 0, 'check': 0, 'uninstall': 0}
cwd = '/Users/tyler/node-lucene'
environ = {'LC_NUMERIC': 'en_US.utf-8', 'rvm_scripts_path': '/Users/tyler/.rvm/scripts', 'rvm_usr_path': '/Users/tyler/.rvm/usr', 'rvm_hook': 'after_cd', 'rvm_version': '1.6.20', 'rvm_man_path': '/Users/tyler/.rvm/man', 'rvm_config_path': '/Users/tyler/.rvm/config', 'rvm_path': '/Users/tyler/.rvm', 'rvm_docs_path': '/Users/tyler/.rvm/docs', 'rvm_rubies_path': '/Users/tyler/.rvm/rubies', 'SCALA_HOME': '/usr/local/Cellar/scala/2.8.1/', 'LOGNAME': 'tyler', 'USER': 'tyler', 'PATH': '/usr/local/narwhal/bin:/Users/tyler/bin:/opt/local/bin:/opt/local/sbin:/Users/tyler/.rvm/gems/ruby-1.9.2-p180/bin:/Users/tyler/.rvm/gems/ruby-1.9.2-p180@global/bin:/Users/tyler/.rvm/rubies/ruby-1.9.2-p180/bin:/Users/tyler/.rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/MacGPG2/bin', 'HOME': '/Users/tyler', 'rvm_patches_path': '/Users/tyler/.rvm/patches', 'DISPLAY': '/tmp/launch-i3OJ21/org.macosforge.xquartz:0', 'TERM_PROGRAM': 'iTerm.app', 'LANG': 'en_US.utf-8', 'rvm_src_path': '/Users/tyler/.rvm/src', 'TERM': 'xterm', 'Apple_PubSub_Socket_Render': '/tmp/launch-Z0oc48/Render', 'COLORFGBG': '0;15', 'VERSIONER_PYTHON_VERSION': '2.7', 'LC_MONETARY': 'en_US.utf-8', 'rvm_examples_path': '/Users/tyler/.rvm/examples', 'rvm_log_path': '/Users/tyler/.rvm/log', '_': '/usr/local/bin/node-waf', 'rvm_repos_path': '/Users/tyler/.rvm/repos', 'OLDPWD': '/Users/tyler', 'GPG_AGENT_INFO': '/Users/tyler/.gnupg/S.gpg-agent:572:1', 'GEM_PATH': '/Users/tyler/.rvm/gems/ruby-1.9.2-p180:/Users/tyler/.rvm/gems/ruby-1.9.2-p180@global', 'rvm_bin_path': '/Users/tyler/.rvm/bin', 'rvm_gemsets_path': '/Users/tyler/.rvm/gemsets', 'VERSIONER_PYTHON_PREFER_32_BIT': 'no', 'rvm_lib_path': '/Users/tyler/.rvm/lib', 'NARWHAL_ENGINE': 'jsc', 'rvm_user_install_flag': '0', 'rvm_ruby_string': 'ruby-1.9.2-p180', 'IRBRC': '/Users/tyler/.rvm/rubies/ruby-1.9.2-p180/.irbrc', 'SSH_AUTH_SOCK': '/tmp/launch-Ec9rFo/Listeners', 'LC_CTYPE': 'en_US.utf-8', 'MY_RUBY_HOME': '/Users/tyler/.rvm/rubies/ruby-1.9.2-p180', 'SHELL': '/bin/bash', 'rvm_tmp_path': '/Users/tyler/.rvm/tmp', 'TMPDIR': '/var/folders/4f/vk4vn80162ldcck9h135rjwr0000gn/T/', 'rvm_gems_cache_path': '/Users/tyler/.rvm/gems/cache', 'rvm_user_path': '/Users/tyler/.rvm/user', 'LC_MESSAGES': 'en_US.utf-8', 'RUBY_VERSION': 'ruby-1.9.2-p180', 'LC_COLLATE': 'en_US.utf-8', 'rvm_wrappers_path': '/Users/tyler/.rvm/wrappers', 'rvm_archives_path': '/Users/tyler/.rvm/archives', '__CF_USER_TEXT_ENCODING': '0x1F5:0:0', 'SHLVL': '1', 'PWD': '/Users/tyler/node-lucene', 'rvm_gems_path': '/Users/tyler/.rvm/gems', 'rvm_help_path': '/Users/tyler/.rvm/help', 'rvm_environments_path': '/Users/tyler/.rvm/environments', 'LC_TIME': 'en_US.utf-8', 'rvm_loaded_flag': '0', 'GEM_HOME': '/Users/tyler/.rvm/gems/ruby-1.9.2-p180', 'COMMAND_MODE': 'legacy'}
files = []
hash = 0
options = {'compile_targets': None, 'force': False, 'verbose': 0, 'nocache': False, 'progress_bar': 0, 'destdir': '', 'keep': False, 'zones': '', 'blddir': '', 'prefix': '/usr/local/', 'jobs': 2, 'srcdir': '', 'check_cxx_compiler': 'g++'}
srcdir = '/Users/tyler/node-lucene'