|
|
@@ -44,25 +44,25 @@ port/linux/pika_bytecode.bin
|
|
|
port/linux/config/pika_config.h
|
|
|
|
|
|
#<lab>
|
|
|
-test/VM-test.cpp
|
|
|
-test/arg-test.cpp
|
|
|
-test/args-test.cpp
|
|
|
-test/builtin-test.cpp
|
|
|
-test/class-test.cpp
|
|
|
-test/closure-test.cpp
|
|
|
-test/cmodule-test.cpp
|
|
|
-test/compile-test.cpp
|
|
|
-test/doc-test.cpp
|
|
|
-test/event-test.cpp
|
|
|
-test/except-test.cpp
|
|
|
-test/gc-test.cpp
|
|
|
-test/lua-test.cpp
|
|
|
-test/parse-test.cpp
|
|
|
-test/pool-test.cpp
|
|
|
-test/stack-test.cpp
|
|
|
-test/strs-test.cpp
|
|
|
-test/sysObj-test.cpp
|
|
|
-test/thread-test.cpp
|
|
|
+port/linux/test/VM-test.cpp
|
|
|
+port/linux/test/arg-test.cpp
|
|
|
+port/linux/test/args-test.cpp
|
|
|
+port/linux/test/builtin-test.cpp
|
|
|
+port/linux/test/class-test.cpp
|
|
|
+port/linux/test/closure-test.cpp
|
|
|
+port/linux/test/cmodule-test.cpp
|
|
|
+port/linux/test/compile-test.cpp
|
|
|
+port/linux/test/doc-test.cpp
|
|
|
+port/linux/test/event-test.cpp
|
|
|
+port/linux/test/except-test.cpp
|
|
|
+port/linux/test/gc-test.cpp
|
|
|
+port/linux/test/lua-test.cpp
|
|
|
+port/linux/test/parse-test.cpp
|
|
|
+port/linux/test/pool-test.cpp
|
|
|
+port/linux/test/stack-test.cpp
|
|
|
+port/linux/test/strs-test.cpp
|
|
|
+port/linux/test/sysObj-test.cpp
|
|
|
+port/linux/test/thread-test.cpp
|
|
|
tools/pikaCompiler/cross-build.sh
|
|
|
tools/pikaByteCodeGen/cross-win.sh
|
|
|
tools/pikaByteCodeGen/CrossCompile.cmake
|