Scons: Drop RUBY as compile time option.
authorNilay Vaish <nilay@cs.wisc.edu>
Tue, 2 Aug 2011 05:10:08 +0000 (00:10 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Tue, 2 Aug 2011 05:10:08 +0000 (00:10 -0500)
commit1b49c56679b18b068e04cfe074bf984897fe656b
tree200a63d9313333626c7a2138892ce7aaf1f44f35
parent206c2e9a0ee04e00100dde25da9b15cbfbaac0d6
Scons: Drop RUBY as compile time option.
This patch drops RUBY as a compile time option. Instead the PROTOCOL option
is used to figure out whether or not to build Ruby. If the specified protocol
is 'None', then Ruby is not compiled.
SConstruct
build_opts/ALPHA_SE_MESI_CMP_directory
build_opts/ALPHA_SE_MOESI_CMP_directory
build_opts/ALPHA_SE_MOESI_CMP_token
build_opts/ALPHA_SE_MOESI_hammer
build_opts/ALPHA_SE_Network_test
configs/example/se.py
src/mem/protocol/SConsopts
tests/SConscript