OSDN Git Service

build moflib1.0 on cmake-base system
authorU-TOMOHIRO\TomohiroYasuda <o_ggy@users.sourceforge.jp>
Sun, 17 Oct 2010 19:25:20 +0000 (04:25 +0900)
committerU-TOMOHIRO\TomohiroYasuda <o_ggy@users.sourceforge.jp>
Sun, 17 Oct 2010 19:25:20 +0000 (04:25 +0900)
commitf96ba39e10388c8bd860f6cf43291b3380ce8e36
tree95da119cf5b0cf994ce74c3812f622dd2f1f709c
parent1157909c67b9894d39bb4869359a2997ce5ebe80
build moflib1.0 on cmake-base system
165 files changed:
moflib-1.0/INSTALL.txt
moflib-1.0/LICENSE.txt [moved from moflib-1.0/src/LICENSE.txt with 100% similarity]
moflib-1.0/cmake/FindDirect3D9.cmake [new file with mode: 0644]
moflib-1.0/cmake/OtherLibs.cmake
moflib-1.0/extlib/expat/include/expat.h [new file with mode: 0644]
moflib-1.0/extlib/expat/include/expatJP.h [new file with mode: 0644]
moflib-1.0/extlib/expat/include/expat_external.h [new file with mode: 0644]
moflib-1.0/extlib/libogg-1.2.0/COPYING [new file with mode: 0644]
moflib-1.0/extlib/libogg-1.2.0/include/ogg/ogg.h [new file with mode: 0644]
moflib-1.0/extlib/libogg-1.2.0/include/ogg/os_types.h [new file with mode: 0644]
moflib-1.0/extlib/libvorbis-1.3.1/COPYING [moved from moflib-1.0/extlib/license/oggvorbis_lisence.txt with 100% similarity]
moflib-1.0/extlib/libvorbis-1.3.1/include/vorbis/codec.h [new file with mode: 0644]
moflib-1.0/extlib/libvorbis-1.3.1/include/vorbis/vorbisenc.h [new file with mode: 0644]
moflib-1.0/extlib/libvorbis-1.3.1/include/vorbis/vorbisfile.h [new file with mode: 0644]
moflib-1.0/extlib/lua5.1/LICENSE.txt [new file with mode: 0644]
moflib-1.0/extlib/lua5.1/include/lauxlib.h [new file with mode: 0644]
moflib-1.0/extlib/lua5.1/include/lua.h [new file with mode: 0644]
moflib-1.0/extlib/lua5.1/include/lua.hpp [new file with mode: 0644]
moflib-1.0/extlib/lua5.1/include/luaconf.h [new file with mode: 0644]
moflib-1.0/extlib/lua5.1/include/lualib.h [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/LICENSE [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/adopt_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/back_reference.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/back_reference_fwd.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/class.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/class_info.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/config.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/container_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/copy_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/dependency_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/calc_arity.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/call.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/call_function.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/call_member.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/call_operator_iterate.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/class_cache.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/class_registry.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/class_rep.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/compute_score.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/construct_rep.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/constructor.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/conversion_storage.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/convert_to_lua.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/debug.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/decorate_type.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/deduce_signature.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/enum_maker.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/find_best_match.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/format_signature.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/garbage_collector.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/get_overload_signature.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/get_signature.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/has_get_pointer.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/implicit_cast.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/is_indirect_const.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/link_compatibility.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/most_derived.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/object_call.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/object_funs.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/object_rep.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/open.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/operator_id.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/other.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/overload_rep.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/overload_rep_base.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/pcall.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/pointee_sizeof.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/pointee_typeid.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/primitives.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/property.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/ref.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/signature_match.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/stack_utils.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/typetraits.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/detail/yes_no.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/discard_result_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/error.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/exception_handler.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/from_stack.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/function.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/get_pointer.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/handle.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/iterator_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/lua_include.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/luabind.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/make_function.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/nil.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/object.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/open.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/operator.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/out_value_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/prefix.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/raw_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/return_reference_to_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/scope.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/tag_function.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/value_wrapper.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/weak_ref.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/wrapper_base.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/luabind/yield_policy.hpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/class.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/class_info.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/class_registry.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/class_rep.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/create_class.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/error.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/exception_handler.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/find_best_match.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/function.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/implicit_cast.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/link_compatibility.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/object_rep.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/open.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/overload_rep.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/pcall.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/ref.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/scope.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/stack_content_by_name.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/weak_ref.cpp [new file with mode: 0644]
moflib-1.0/extlib/luabind-0.8/src/wrapper_base.cpp [new file with mode: 0644]
moflib-1.0/extlib/sqlite/include/sqlite3.h [new file with mode: 0644]
moflib-1.0/extlib/sqlite/sqlite.suo [new file with mode: 0644]
moflib-1.0/lib/Debug/moflib.lib [new file with mode: 0644]
moflib-1.0/lib/Debug/moflib.pdb [new file with mode: 0644]
moflib-1.0/src/CMakeLists.txt
moflib-1.0/src/mof/AbstractScene.cpp [deleted file]
moflib-1.0/src/mof/FileTextureBuilder.cpp [deleted file]
moflib-1.0/src/mof/GraphicsObject.cpp [deleted file]
moflib-1.0/src/mof/Interpreter.cpp [deleted file]
moflib-1.0/src/mof/Interpreter.hpp [deleted file]
moflib-1.0/src/mof/PlainWidgetView.cpp [deleted file]
moflib-1.0/src/mof/PlainWidgetView.hpp [deleted file]
moflib-1.0/src/mof/TextView.cpp [deleted file]
moflib-1.0/src/mof/TextView.hpp [deleted file]
moflib-1.0/src/mof/private/FileTextureBuilder.cpp
moflib-1.0/src/mof/private/Interpreter.hpp [deleted file]
moflib-1.0/src/mof/private/regist.hpp [deleted file]
moflib-1.0/src/mof/stream/AnimationPlayer.hpp [deleted file]
moflib-1.0/src/mof/stream/AnimationScheduler.cpp [deleted file]
moflib-1.0/src/mof/stream/CascadeAnimation.cpp [deleted file]
moflib-1.0/src/mof/stream/DataBasedAnimation.cpp [deleted file]
moflib-1.0/src/mof/stream/DataBasedAnimation.h [deleted file]
moflib-1.0/src/mof/stream/DefaultAnimationPlayer.cpp [deleted file]
moflib-1.0/src/mof/stream/DefaultAnimationPlayer.hpp [deleted file]
moflib-1.0/src/mof/widget/MessageWidget.cpp [deleted file]
moflib-1.0/src/mof/widget/MessageWidget.hpp [deleted file]
moflib-1.0/src/mof/widget/hirukoya/expatJP.c [moved from moflib-1.0/src/mof/widget/expat/expatJP.c with 100% similarity]
moflib-1.0/src/mof/widget/hirukoya/hirukoya.txt [moved from moflib-1.0/src/mof/widget/expat/hirukoya.txt with 100% similarity]
moflib-1.0/src/mof/widget/hirukoya/jutable.c [moved from moflib-1.0/src/mof/widget/expat/jutable.c with 100% similarity]
moflib-2.0/sample/performance_check/.CMakeLists.txt.swp [deleted file]
moflib-2.0/tests/Debug/make_matrix_test.exe [new file with mode: 0644]
moflib-2.0/tests/Debug/make_matrix_test.pdb [new file with mode: 0644]
moflib-2.0/tests/Debug/matrix2_test.exe [new file with mode: 0644]
moflib-2.0/tests/Debug/matrix2_test.pdb [new file with mode: 0644]
moflib-2.0/tests/Debug/matrix3_test.exe [new file with mode: 0644]
moflib-2.0/tests/Debug/matrix3_test.pdb [new file with mode: 0644]
moflib-2.0/tests/Debug/vector2_test.exe [new file with mode: 0644]
moflib-2.0/tests/Debug/vector2_test.pdb [new file with mode: 0644]
moflib-2.0/tests/Debug/vector3_test.exe [new file with mode: 0644]
moflib-2.0/tests/Debug/vector3_test.pdb [new file with mode: 0644]
saisei-1.0/bin/.gitignore [deleted file]
saisei-1.0/bin/output/Thumbs.db [deleted file]
saisei-1.0/idea.txt [moved from saisei-1.0/bin/idea.txt with 100% similarity]
saisei-1.0/task.ods [moved from saisei-1.0/bin/task.ods with 100% similarity]