OSDN Git Service

add include
authoro_ggy <o_ggy@users.sourceforge.jp>
Sun, 8 Aug 2010 23:55:42 +0000 (16:55 -0700)
committertomohiro yasutomo <o_ggy@users.sourceforge.jp>
Sun, 8 Aug 2010 23:55:42 +0000 (16:55 -0700)
356 files changed:
include/mof/base/mofdef.hpp [moved from src/mof/base/mofdef.hpp with 100% similarity]
include/mof/base/tstring.hpp [moved from src/mof/base/tstring.hpp with 100% similarity]
include/mof/math/basic_vector.hpp [moved from src/mof/math/basic_vector.hpp with 100% similarity]
include/mof/math/vector.hpp [moved from src/mof/math/vector.hpp with 100% similarity]
include/mof/math/vector2.hpp [moved from src/mof/math/vector2.hpp with 100% similarity]
include/mof/math/vector3.hpp [moved from src/mof/math/vector3.hpp with 100% similarity]
include/mof/math/vector4.hpp [moved from src/mof/math/vector4.hpp with 100% similarity]
include/mof/util/foreach.hpp [moved from src/mof/util/foreach.hpp with 100% similarity]
lib/libmofmath.a
oldmof/AbstractScene.cpp [moved from moftmp/AbstractScene.cpp with 100% similarity]
oldmof/AmbientLight.cpp [moved from moftmp/AmbientLight.cpp with 100% similarity]
oldmof/AmbientLight.hpp [moved from moftmp/AmbientLight.hpp with 100% similarity]
oldmof/Application.cpp [moved from moftmp/Application.cpp with 100% similarity]
oldmof/Application.hpp [moved from moftmp/Application.hpp with 100% similarity]
oldmof/Board.cpp [moved from moftmp/Board.cpp with 100% similarity]
oldmof/Board.hpp [moved from moftmp/Board.hpp with 100% similarity]
oldmof/CSVFile.cpp [moved from moftmp/CSVFile.cpp with 100% similarity]
oldmof/CSVFile.h [moved from moftmp/CSVFile.h with 100% similarity]
oldmof/Camera.cpp [moved from moftmp/Camera.cpp with 100% similarity]
oldmof/Camera.hpp [moved from moftmp/Camera.hpp with 100% similarity]
oldmof/Captor.cpp [moved from moftmp/Captor.cpp with 100% similarity]
oldmof/Captor.hpp [moved from moftmp/Captor.hpp with 100% similarity]
oldmof/Color.cpp [moved from moftmp/Color.cpp with 100% similarity]
oldmof/Color.hpp [moved from moftmp/Color.hpp with 100% similarity]
oldmof/ColorComponent.hpp [moved from moftmp/ColorComponent.hpp with 100% similarity]
oldmof/Component2D.cpp [moved from moftmp/Component2D.cpp with 100% similarity]
oldmof/Component2D.cpp.REMOTE [moved from moftmp/Component2D.cpp.REMOTE with 100% similarity]
oldmof/Component2D.h [moved from moftmp/Component2D.h with 100% similarity]
oldmof/Component2D.hpp [moved from moftmp/Component2D.hpp with 100% similarity]
oldmof/Component3D.cpp [moved from moftmp/Component3D.cpp with 100% similarity]
oldmof/Component3D.hpp [moved from moftmp/Component3D.hpp with 100% similarity]
oldmof/ConsoleIO.cpp [moved from moftmp/ConsoleIO.cpp with 100% similarity]
oldmof/ConsoleIO.hpp [moved from moftmp/ConsoleIO.hpp with 100% similarity]
oldmof/Container2D.cpp [moved from moftmp/Container2D.cpp with 100% similarity]
oldmof/Container2D.h [moved from moftmp/Container2D.h with 100% similarity]
oldmof/Container3D.cpp [moved from moftmp/Container3D.cpp with 100% similarity]
oldmof/Container3D.h [moved from moftmp/Container3D.h with 100% similarity]
oldmof/DataRow.cpp [moved from moftmp/DataRow.cpp with 100% similarity]
oldmof/DataRow.h [moved from moftmp/DataRow.h with 100% similarity]
oldmof/DataTable.cpp [moved from moftmp/DataTable.cpp with 100% similarity]
oldmof/DataTable.h [moved from moftmp/DataTable.h with 100% similarity]
oldmof/Deleter.hpp [moved from moftmp/Deleter.hpp with 100% similarity]
oldmof/DeviceInputReceiver.cpp [moved from moftmp/DeviceInputReceiver.cpp with 100% similarity]
oldmof/DirectionalLight.cpp [moved from moftmp/DirectionalLight.cpp with 100% similarity]
oldmof/DirectionalLight.h [moved from moftmp/DirectionalLight.h with 100% similarity]
oldmof/Drawable.hpp [moved from moftmp/Drawable.hpp with 100% similarity]
oldmof/EventCondition.hpp [moved from moftmp/EventCondition.hpp with 100% similarity]
oldmof/EventScheduler.cpp [moved from moftmp/EventScheduler.cpp with 100% similarity]
oldmof/EventScheduler.hpp [moved from moftmp/EventScheduler.hpp with 100% similarity]
oldmof/FactoryMethod.hpp [moved from moftmp/FactoryMethod.hpp with 100% similarity]
oldmof/FilePath.cpp [moved from moftmp/FilePath.cpp with 100% similarity]
oldmof/FilePath.hpp [moved from moftmp/FilePath.hpp with 100% similarity]
oldmof/FileTextureBuilder.cpp [moved from moftmp/FileTextureBuilder.cpp with 100% similarity]
oldmof/Finalizer.hpp [moved from moftmp/Finalizer.hpp with 100% similarity]
oldmof/Font.cpp [moved from moftmp/Font.cpp with 100% similarity]
oldmof/Font.hpp [moved from moftmp/Font.hpp with 100% similarity]
oldmof/Graphics3D.hpp [moved from moftmp/Graphics3D.hpp with 100% similarity]
oldmof/GraphicsDevice.cpp [moved from moftmp/GraphicsDevice.cpp with 100% similarity]
oldmof/GraphicsDevice.hpp [moved from moftmp/GraphicsDevice.hpp with 100% similarity]
oldmof/GraphicsObject.cpp [moved from moftmp/GraphicsObject.cpp with 100% similarity]
oldmof/GraphicsSchedule.cpp [moved from moftmp/GraphicsSchedule.cpp with 100% similarity]
oldmof/GraphicsSchedule.h [moved from moftmp/GraphicsSchedule.h with 100% similarity]
oldmof/GraphicsUnit.hpp [moved from moftmp/GraphicsUnit.hpp with 100% similarity]
oldmof/InputDevice.cpp [moved from moftmp/InputDevice.cpp with 100% similarity]
oldmof/InputDevice.hpp [moved from moftmp/InputDevice.hpp with 100% similarity]
oldmof/InputEventCondition.cpp [moved from moftmp/InputEventCondition.cpp with 100% similarity]
oldmof/InputEventCondition.hpp [moved from moftmp/InputEventCondition.hpp with 100% similarity]
oldmof/InputReceiver.hpp [moved from moftmp/InputReceiver.hpp with 100% similarity]
oldmof/InstructionSet.hpp [moved from moftmp/InstructionSet.hpp with 100% similarity]
oldmof/Interpolation.hpp [moved from moftmp/Interpolation.hpp with 100% similarity]
oldmof/Interpreter.cpp [moved from moftmp/Interpreter.cpp with 100% similarity]
oldmof/Interpreter.hpp [moved from moftmp/Interpreter.hpp with 100% similarity]
oldmof/KeyPressedEventCondition.cpp [moved from moftmp/KeyPressedEventCondition.cpp with 100% similarity]
oldmof/KeyPressedEventCondition.hpp [moved from moftmp/KeyPressedEventCondition.hpp with 100% similarity]
oldmof/Light.cpp [moved from moftmp/Light.cpp with 100% similarity]
oldmof/Light.hpp [moved from moftmp/Light.hpp with 100% similarity]
oldmof/Line3D.cpp [moved from moftmp/Line3D.cpp with 100% similarity]
oldmof/Line3D.h [moved from moftmp/Line3D.h with 100% similarity]
oldmof/LoggedInputReceiver.cpp [moved from moftmp/LoggedInputReceiver.cpp with 100% similarity]
oldmof/LoggedInputReceiver.hpp [moved from moftmp/LoggedInputReceiver.hpp with 100% similarity]
oldmof/LoggingInputReceiver.cpp [moved from moftmp/LoggingInputReceiver.cpp with 100% similarity]
oldmof/LoggingInputReceiver.hpp [moved from moftmp/LoggingInputReceiver.hpp with 100% similarity]
oldmof/LuaScript.cpp [moved from moftmp/LuaScript.cpp with 100% similarity]
oldmof/LuaScript.hpp [moved from moftmp/LuaScript.hpp with 100% similarity]
oldmof/Material.hpp [moved from moftmp/Material.hpp with 100% similarity]
oldmof/MaterialBuilder.cpp [moved from moftmp/MaterialBuilder.cpp with 100% similarity]
oldmof/MaterialBuilder.hpp [moved from moftmp/MaterialBuilder.hpp with 100% similarity]
oldmof/Matrix2D.cpp [moved from moftmp/Matrix2D.cpp with 100% similarity]
oldmof/Matrix2D.hpp [moved from moftmp/Matrix2D.hpp with 100% similarity]
oldmof/Matrix3D.cpp [moved from moftmp/Matrix3D.cpp with 100% similarity]
oldmof/Matrix3D.hpp [moved from moftmp/Matrix3D.hpp with 100% similarity]
oldmof/Mesh.cpp [moved from moftmp/Mesh.cpp with 100% similarity]
oldmof/MeshBuilder.cpp [moved from moftmp/MeshBuilder.cpp with 100% similarity]
oldmof/MeshBuilder.hpp [moved from moftmp/MeshBuilder.hpp with 100% similarity]
oldmof/MeshResource.h [moved from moftmp/MeshResource.h with 100% similarity]
oldmof/OnceEventCondition.cpp [moved from moftmp/OnceEventCondition.cpp with 100% similarity]
oldmof/OnceEventCondition.hpp [moved from moftmp/OnceEventCondition.hpp with 100% similarity]
oldmof/PixelMap.hpp [moved from moftmp/PixelMap.hpp with 100% similarity]
oldmof/PixelMapTextureBuilder.cpp [moved from moftmp/PixelMapTextureBuilder.cpp with 100% similarity]
oldmof/PlainWidgetView.cpp [moved from moftmp/PlainWidgetView.cpp with 100% similarity]
oldmof/PlainWidgetView.hpp [moved from moftmp/PlainWidgetView.hpp with 100% similarity]
oldmof/Rectangle.hpp [moved from moftmp/Rectangle.hpp with 100% similarity]
oldmof/ResourceManager.hpp [moved from moftmp/ResourceManager.hpp with 100% similarity]
oldmof/SceneGraph.hpp [moved from moftmp/SceneGraph.hpp with 100% similarity]
oldmof/SelectionModel.cpp [moved from moftmp/SelectionModel.cpp with 100% similarity]
oldmof/SelectionModel.h [moved from moftmp/SelectionModel.h with 100% similarity]
oldmof/Sprite.cpp [moved from moftmp/Sprite.cpp with 100% similarity]
oldmof/Sprite.hpp [moved from moftmp/Sprite.hpp with 100% similarity]
oldmof/TextCompiler.cpp [moved from moftmp/TextCompiler.cpp with 100% similarity]
oldmof/TextCompiler.hpp [moved from moftmp/TextCompiler.hpp with 100% similarity]
oldmof/TextView.cpp [moved from moftmp/TextView.cpp with 100% similarity]
oldmof/TextView.hpp [moved from moftmp/TextView.hpp with 100% similarity]
oldmof/Texture.cpp [moved from moftmp/Texture.cpp with 100% similarity]
oldmof/Texture.hpp [moved from moftmp/Texture.hpp with 100% similarity]
oldmof/TextureComponent.hpp [moved from moftmp/TextureComponent.hpp with 100% similarity]
oldmof/TextureResource.h [moved from moftmp/TextureResource.h with 100% similarity]
oldmof/Timer.cpp [moved from moftmp/Timer.cpp with 100% similarity]
oldmof/Timer.hpp [moved from moftmp/Timer.hpp with 100% similarity]
oldmof/Vector2D.cpp [moved from moftmp/Vector2D.cpp with 100% similarity]
oldmof/Vector2D.hpp [moved from moftmp/Vector2D.hpp with 100% similarity]
oldmof/Vector3D.cpp [moved from moftmp/Vector3D.cpp with 100% similarity]
oldmof/Vector3D.hpp [moved from moftmp/Vector3D.hpp with 100% similarity]
oldmof/VertexBuffer.cpp [moved from moftmp/VertexBuffer.cpp with 100% similarity]
oldmof/VertexBuffer.hpp [moved from moftmp/VertexBuffer.hpp with 100% similarity]
oldmof/VertexTypes.hpp [moved from moftmp/VertexTypes.hpp with 100% similarity]
oldmof/Window.cpp [moved from moftmp/Window.cpp with 100% similarity]
oldmof/Window.hpp [moved from moftmp/Window.hpp with 100% similarity]
oldmof/graphics/utilities.hpp [moved from moftmp/graphics/utilities.hpp with 100% similarity]
oldmof/graphics/utilities.hpp~ [moved from moftmp/graphics/utilities.hpp~ with 100% similarity]
oldmof/mofGraphics.hpp [moved from moftmp/mofGraphics.hpp with 100% similarity]
oldmof/mofInput.hpp [moved from moftmp/mofInput.hpp with 100% similarity]
oldmof/moflib.vcproj [moved from moftmp/moflib.vcproj with 100% similarity]
oldmof/moflib.vcproj.TOMOHIRO.TomohiroYasuda.user [moved from moftmp/moflib.vcproj.TOMOHIRO.TomohiroYasuda.user with 100% similarity]
oldmof/private/DeviceInputReceiver.hpp [moved from moftmp/private/DeviceInputReceiver.hpp with 100% similarity]
oldmof/private/DirectInput.hpp [moved from moftmp/private/DirectInput.hpp with 100% similarity]
oldmof/private/FileTextureBuilder.cpp [moved from moftmp/private/FileTextureBuilder.cpp with 100% similarity]
oldmof/private/FileTextureBuilder.hpp [moved from moftmp/private/FileTextureBuilder.hpp with 100% similarity]
oldmof/private/GraphicsDeviceImpl.hpp [moved from moftmp/private/GraphicsDeviceImpl.hpp with 100% similarity]
oldmof/private/Interpreter.hpp [moved from moftmp/private/Interpreter.hpp with 100% similarity]
oldmof/private/Interpreter.hpp~ [moved from moftmp/private/Interpreter.hpp~ with 100% similarity]
oldmof/private/Mesh.hpp [moved from moftmp/private/Mesh.hpp with 100% similarity]
oldmof/private/MeshDisposer.hpp [moved from moftmp/private/MeshDisposer.hpp with 100% similarity]
oldmof/private/PixelMapTextureBuilder.hpp [moved from moftmp/private/PixelMapTextureBuilder.hpp with 100% similarity]
oldmof/private/TextureBuilder.hpp [moved from moftmp/private/TextureBuilder.hpp with 100% similarity]
oldmof/private/TextureImpl.hpp [moved from moftmp/private/TextureImpl.hpp with 100% similarity]
oldmof/private/VertexFVF.hpp [moved from moftmp/private/VertexFVF.hpp with 100% similarity]
oldmof/private/commands.hpp~ [moved from moftmp/private/commands.hpp~ with 100% similarity]
oldmof/private/message.cpp~ [moved from moftmp/private/message.cpp~ with 100% similarity]
oldmof/private/regist.cpp [moved from moftmp/private/regist.cpp with 100% similarity]
oldmof/private/regist.cpp~ [moved from moftmp/private/regist.cpp~ with 100% similarity]
oldmof/private/regist.hpp [moved from moftmp/private/regist.hpp with 100% similarity]
oldmof/private/regist.hpp~ [moved from moftmp/private/regist.hpp~ with 100% similarity]
oldmof/real.hpp [moved from moftmp/real.hpp with 100% similarity]
oldmof/stream/Animation.hpp~ [moved from moftmp/stream/Animation.hpp~ with 100% similarity]
oldmof/stream/AnimationPlayer.hpp [moved from moftmp/stream/AnimationPlayer.hpp with 100% similarity]
oldmof/stream/AnimationPlayer.hpp~ [moved from moftmp/stream/AnimationPlayer.hpp~ with 100% similarity]
oldmof/stream/AnimationScheduler.cpp [moved from moftmp/stream/AnimationScheduler.cpp with 100% similarity]
oldmof/stream/BoundsAnimation.hpp [moved from moftmp/stream/BoundsAnimation.hpp with 100% similarity]
oldmof/stream/BoundsAnimation.hpp~ [moved from moftmp/stream/BoundsAnimation.hpp~ with 100% similarity]
oldmof/stream/Cache.cpp [moved from moftmp/stream/Cache.cpp with 100% similarity]
oldmof/stream/Cache.cpp~ [moved from moftmp/stream/Cache.cpp~ with 100% similarity]
oldmof/stream/Cache.hpp [moved from moftmp/stream/Cache.hpp with 100% similarity]
oldmof/stream/Cache.hpp~ [moved from moftmp/stream/Cache.hpp~ with 100% similarity]
oldmof/stream/Cascade.hpp [moved from moftmp/stream/Cascade.hpp with 100% similarity]
oldmof/stream/Cascade.hpp~ [moved from moftmp/stream/Cascade.hpp~ with 100% similarity]
oldmof/stream/CascadeAnimation.cpp [moved from moftmp/stream/CascadeAnimation.cpp with 100% similarity]
oldmof/stream/CascadingAnimation.hpp~ [moved from moftmp/stream/CascadingAnimation.hpp~ with 100% similarity]
oldmof/stream/Constant.hpp [moved from moftmp/stream/Constant.hpp with 100% similarity]
oldmof/stream/Constant.hpp~ [moved from moftmp/stream/Constant.hpp~ with 100% similarity]
oldmof/stream/DataBasedAnimation.cpp [moved from moftmp/stream/DataBasedAnimation.cpp with 100% similarity]
oldmof/stream/DataBasedAnimation.h [moved from moftmp/stream/DataBasedAnimation.h with 100% similarity]
oldmof/stream/DefaultAnimationPlayer.cpp [moved from moftmp/stream/DefaultAnimationPlayer.cpp with 100% similarity]
oldmof/stream/DefaultAnimationPlayer.hpp [moved from moftmp/stream/DefaultAnimationPlayer.hpp with 100% similarity]
oldmof/stream/DefaultAnimationPlayer.hpp~ [moved from moftmp/stream/DefaultAnimationPlayer.hpp~ with 100% similarity]
oldmof/stream/Filter.hpp [moved from moftmp/stream/Filter.hpp with 100% similarity]
oldmof/stream/Filter.hpp~ [moved from moftmp/stream/Filter.hpp~ with 100% similarity]
oldmof/stream/Joint.hpp [moved from moftmp/stream/Joint.hpp with 100% similarity]
oldmof/stream/Joint.hpp~ [moved from moftmp/stream/Joint.hpp~ with 100% similarity]
oldmof/stream/JointAnimation.hpp~ [moved from moftmp/stream/JointAnimation.hpp~ with 100% similarity]
oldmof/stream/KeyFrameAnimation.hpp [moved from moftmp/stream/KeyFrameAnimation.hpp with 100% similarity]
oldmof/stream/KeyFrameAnimation.hpp~ [moved from moftmp/stream/KeyFrameAnimation.hpp~ with 100% similarity]
oldmof/stream/Loop.hpp [moved from moftmp/stream/Loop.hpp with 100% similarity]
oldmof/stream/Loop.hpp~ [moved from moftmp/stream/Loop.hpp~ with 100% similarity]
oldmof/stream/LoopAnimation.hpp~ [moved from moftmp/stream/LoopAnimation.hpp~ with 100% similarity]
oldmof/stream/Manipulator.hpp [moved from moftmp/stream/Manipulator.hpp with 100% similarity]
oldmof/stream/Manipulator.hpp~ [moved from moftmp/stream/Manipulator.hpp~ with 100% similarity]
oldmof/stream/Offset.hpp [moved from moftmp/stream/Offset.hpp with 100% similarity]
oldmof/stream/Offset.hpp~ [moved from moftmp/stream/Offset.hpp~ with 100% similarity]
oldmof/stream/OffsetAnimation.hpp~ [moved from moftmp/stream/OffsetAnimation.hpp~ with 100% similarity]
oldmof/stream/ParametricAnimation.hpp [moved from moftmp/stream/ParametricAnimation.hpp with 100% similarity]
oldmof/stream/ParametricAnimation.hpp~ [moved from moftmp/stream/ParametricAnimation.hpp~ with 100% similarity]
oldmof/stream/Reference.hpp [moved from moftmp/stream/Reference.hpp with 100% similarity]
oldmof/stream/Reference.hpp~ [moved from moftmp/stream/Reference.hpp~ with 100% similarity]
oldmof/stream/ReferenceWrapper.hpp [moved from moftmp/stream/ReferenceWrapper.hpp with 100% similarity]
oldmof/stream/ReferenceWrapper.hpp~ [moved from moftmp/stream/ReferenceWrapper.hpp~ with 100% similarity]
oldmof/stream/Rotation2D.hpp [moved from moftmp/stream/Rotation2D.hpp with 100% similarity]
oldmof/stream/Rotation2D.hpp~ [moved from moftmp/stream/Rotation2D.hpp~ with 100% similarity]
oldmof/stream/RotationAnimation2D.hpp~ [moved from moftmp/stream/RotationAnimation2D.hpp~ with 100% similarity]
oldmof/stream/RotationAnimation3D.hpp [moved from moftmp/stream/RotationAnimation3D.hpp with 100% similarity]
oldmof/stream/RotationAnimation3D.hpp~ [moved from moftmp/stream/RotationAnimation3D.hpp~ with 100% similarity]
oldmof/stream/Scaling2D.hpp [moved from moftmp/stream/Scaling2D.hpp with 100% similarity]
oldmof/stream/Scaling2D.hpp~ [moved from moftmp/stream/Scaling2D.hpp~ with 100% similarity]
oldmof/stream/ScalingAnimation2D.hpp~ [moved from moftmp/stream/ScalingAnimation2D.hpp~ with 100% similarity]
oldmof/stream/ScalingAnimation3D.hpp [moved from moftmp/stream/ScalingAnimation3D.hpp with 100% similarity]
oldmof/stream/ScalingAnimation3D.hpp~ [moved from moftmp/stream/ScalingAnimation3D.hpp~ with 100% similarity]
oldmof/stream/Stream.hpp~ [moved from moftmp/stream/Stream.hpp~ with 100% similarity]
oldmof/stream/Translation2D.hpp [moved from moftmp/stream/Translation2D.hpp with 100% similarity]
oldmof/stream/Translation2D.hpp~ [moved from moftmp/stream/Translation2D.hpp~ with 100% similarity]
oldmof/stream/TranslationAnimation2D.hpp~ [moved from moftmp/stream/TranslationAnimation2D.hpp~ with 100% similarity]
oldmof/stream/TranslationAnimation3D.hpp [moved from moftmp/stream/TranslationAnimation3D.hpp with 100% similarity]
oldmof/stream/TranslationAnimation3D.hpp~ [moved from moftmp/stream/TranslationAnimation3D.hpp~ with 100% similarity]
oldmof/stream/TypeStream.hpp [moved from moftmp/stream/TypeStream.hpp with 100% similarity]
oldmof/stream/TypeStream.hpp~ [moved from moftmp/stream/TypeStream.hpp~ with 100% similarity]
oldmof/stream/UniformAnimation.hpp [moved from moftmp/stream/UniformAnimation.hpp with 100% similarity]
oldmof/stream/UniformAnimation.hpp~ [moved from moftmp/stream/UniformAnimation.hpp~ with 100% similarity]
oldmof/stream/mofAnimations.hpp~ [moved from moftmp/stream/mofAnimations.hpp~ with 100% similarity]
oldmof/stream/utilities.cpp [moved from moftmp/stream/utilities.cpp with 100% similarity]
oldmof/stream/utilities.cpp~ [moved from moftmp/stream/utilities.cpp~ with 100% similarity]
oldmof/stream/utilities.hpp [moved from moftmp/stream/utilities.hpp with 100% similarity]
oldmof/stream/utilities.hpp~ [moved from moftmp/stream/utilities.hpp~ with 100% similarity]
oldmof/streams.hpp [moved from moftmp/streams.hpp with 100% similarity]
oldmof/tests/Alltests.cpp [moved from moftmp/tests/Alltests.cpp with 100% similarity]
oldmof/tests/SceneGraphTest.cpp [moved from moftmp/tests/SceneGraphTest.cpp with 100% similarity]
oldmof/tests/TimerTest.cpp [moved from moftmp/tests/TimerTest.cpp with 100% similarity]
oldmof/tstring.hpp [moved from moftmp/tstring.hpp with 100% similarity]
oldmof/utilities.hpp [moved from moftmp/utilities.hpp with 100% similarity]
oldmof/widget/ButtonWidgetView.hpp~ [moved from moftmp/widget/ButtonWidgetView.hpp~ with 100% similarity]
oldmof/widget/Container.cpp [moved from moftmp/widget/Container.cpp with 100% similarity]
oldmof/widget/Container.cpp~ [moved from moftmp/widget/Container.cpp~ with 100% similarity]
oldmof/widget/Container.hpp [moved from moftmp/widget/Container.hpp with 100% similarity]
oldmof/widget/Container.hpp~ [moved from moftmp/widget/Container.hpp~ with 100% similarity]
oldmof/widget/ContainerWidgetView.cpp~ [moved from moftmp/widget/ContainerWidgetView.cpp~ with 100% similarity]
oldmof/widget/ContainerWidgetView.hpp~ [moved from moftmp/widget/ContainerWidgetView.hpp~ with 100% similarity]
oldmof/widget/Effect.cpp [moved from moftmp/widget/Effect.cpp with 100% similarity]
oldmof/widget/Effect.cpp~ [moved from moftmp/widget/Effect.cpp~ with 100% similarity]
oldmof/widget/Effect.hpp [moved from moftmp/widget/Effect.hpp with 100% similarity]
oldmof/widget/Effect.hpp~ [moved from moftmp/widget/Effect.hpp~ with 100% similarity]
oldmof/widget/Frame.cpp [moved from moftmp/widget/Frame.cpp with 100% similarity]
oldmof/widget/Frame.cpp~ [moved from moftmp/widget/Frame.cpp~ with 100% similarity]
oldmof/widget/Frame.hpp [moved from moftmp/widget/Frame.hpp with 100% similarity]
oldmof/widget/Frame.hpp~ [moved from moftmp/widget/Frame.hpp~ with 100% similarity]
oldmof/widget/FrameBuilder.hpp [moved from moftmp/widget/FrameBuilder.hpp with 100% similarity]
oldmof/widget/FrameBuilder.hpp~ [moved from moftmp/widget/FrameBuilder.hpp~ with 100% similarity]
oldmof/widget/GridLayout.cpp [moved from moftmp/widget/GridLayout.cpp with 100% similarity]
oldmof/widget/GridLayout.cpp~ [moved from moftmp/widget/GridLayout.cpp~ with 100% similarity]
oldmof/widget/GridLayout.hpp [moved from moftmp/widget/GridLayout.hpp with 100% similarity]
oldmof/widget/GridLayout.hpp~ [moved from moftmp/widget/GridLayout.hpp~ with 100% similarity]
oldmof/widget/ImageView.cpp [moved from moftmp/widget/ImageView.cpp with 100% similarity]
oldmof/widget/ImageView.cpp~ [moved from moftmp/widget/ImageView.cpp~ with 100% similarity]
oldmof/widget/ImageView.hpp [moved from moftmp/widget/ImageView.hpp with 100% similarity]
oldmof/widget/ImageView.hpp~ [moved from moftmp/widget/ImageView.hpp~ with 100% similarity]
oldmof/widget/ImageWidgetView.cpp~ [moved from moftmp/widget/ImageWidgetView.cpp~ with 100% similarity]
oldmof/widget/ImageWidgetView.hpp~ [moved from moftmp/widget/ImageWidgetView.hpp~ with 100% similarity]
oldmof/widget/Layout.hpp [moved from moftmp/widget/Layout.hpp with 100% similarity]
oldmof/widget/Layout.hpp~ [moved from moftmp/widget/Layout.hpp~ with 100% similarity]
oldmof/widget/LayoutManager.cpp~ [moved from moftmp/widget/LayoutManager.cpp~ with 100% similarity]
oldmof/widget/LayoutManager.hpp~ [moved from moftmp/widget/LayoutManager.hpp~ with 100% similarity]
oldmof/widget/Menu.cpp [moved from moftmp/widget/Menu.cpp with 100% similarity]
oldmof/widget/Menu.cpp~ [moved from moftmp/widget/Menu.cpp~ with 100% similarity]
oldmof/widget/Menu.hpp [moved from moftmp/widget/Menu.hpp with 100% similarity]
oldmof/widget/Menu.hpp~ [moved from moftmp/widget/Menu.hpp~ with 100% similarity]
oldmof/widget/MenuWidget.cpp~ [moved from moftmp/widget/MenuWidget.cpp~ with 100% similarity]
oldmof/widget/MenuWidget.hpp~ [moved from moftmp/widget/MenuWidget.hpp~ with 100% similarity]
oldmof/widget/Message.hpp [moved from moftmp/widget/Message.hpp with 100% similarity]
oldmof/widget/Message.hpp~ [moved from moftmp/widget/Message.hpp~ with 100% similarity]
oldmof/widget/MessageWidget.cpp [moved from moftmp/widget/MessageWidget.cpp with 100% similarity]
oldmof/widget/MessageWidget.cpp20090811 [moved from moftmp/widget/MessageWidget.cpp20090811 with 100% similarity]
oldmof/widget/MessageWidget.cpp~ [moved from moftmp/widget/MessageWidget.cpp~ with 100% similarity]
oldmof/widget/MessageWidget.hpp [moved from moftmp/widget/MessageWidget.hpp with 100% similarity]
oldmof/widget/MessageWidget.hpp~ [moved from moftmp/widget/MessageWidget.hpp~ with 100% similarity]
oldmof/widget/OverlapLayout.cpp [moved from moftmp/widget/OverlapLayout.cpp with 100% similarity]
oldmof/widget/OverlapLayout.cpp~ [moved from moftmp/widget/OverlapLayout.cpp~ with 100% similarity]
oldmof/widget/OverlapLayout.hpp [moved from moftmp/widget/OverlapLayout.hpp with 100% similarity]
oldmof/widget/OverlapLayout.hpp~ [moved from moftmp/widget/OverlapLayout.hpp~ with 100% similarity]
oldmof/widget/Page.hpp~ [moved from moftmp/widget/Page.hpp~ with 100% similarity]
oldmof/widget/Pager.cpp [moved from moftmp/widget/Pager.cpp with 100% similarity]
oldmof/widget/Pager.cpp~ [moved from moftmp/widget/Pager.cpp~ with 100% similarity]
oldmof/widget/Pager.hpp [moved from moftmp/widget/Pager.hpp with 100% similarity]
oldmof/widget/Pager.hpp~ [moved from moftmp/widget/Pager.hpp~ with 100% similarity]
oldmof/widget/Widget.hpp [moved from moftmp/widget/Widget.hpp with 100% similarity]
oldmof/widget/Widget.hpp~ [moved from moftmp/widget/Widget.hpp~ with 100% similarity]
oldmof/widget/WidgetView.hpp [moved from moftmp/widget/WidgetView.hpp with 100% similarity]
oldmof/widget/WidgetView.hpp~ [moved from moftmp/widget/WidgetView.hpp~ with 100% similarity]
oldmof/widget/[ [moved from moftmp/widget/[ with 100% similarity]
oldmof/widget/utilities.cpp [moved from moftmp/widget/utilities.cpp with 100% similarity]
oldmof/widget/utilities.cpp~ [moved from moftmp/widget/utilities.cpp~ with 100% similarity]
oldmof/widget/utilities.hpp [moved from moftmp/widget/utilities.hpp with 100% similarity]
oldmof/widget/utilities.hpp~ [moved from moftmp/widget/utilities.hpp~ with 100% similarity]
oldmof/widgets.hpp [moved from moftmp/widgets.hpp with 100% similarity]
sample/CMakeLists.txt
sample/build_unix/CMakeFiles/CMakeDirectoryInformation.cmake
sample/build_unix/CMakeFiles/Makefile.cmake
sample/build_unix/numeric/CMakeFiles/CMakeDirectoryInformation.cmake
sample/build_unix/numeric/CMakeFiles/numeric.dir/CXX.includecache
sample/build_unix/numeric/CMakeFiles/numeric.dir/depend.internal
sample/build_unix/numeric/CMakeFiles/numeric.dir/depend.make
sample/build_unix/numeric/CMakeFiles/numeric.dir/flags.make
src/CMakeLists.txt
src/build_unix/CMakeCache.txt
src/build_unix/CMakeFiles/CMakeDirectoryInformation.cmake
src/build_unix/CMakeFiles/Makefile.cmake
src/build_unix/CMakeFiles/Makefile2
src/build_unix/CMakeFiles/TargetDirectories.txt
src/build_unix/CMakeFiles/mofmath.dir/build.make [deleted file]
src/build_unix/CTestTestfile.cmake
src/build_unix/Makefile
src/build_unix/Testing/Temporary/LastTest.log
src/build_unix/Testing/Temporary/LastTestsFailed.log [new file with mode: 0644]
src/build_unix/cmake_install.cmake
src/build_unix/mof/math/CMakeFiles/CMakeDirectoryInformation.cmake [moved from src/build_unix/test/CMakeFiles/CMakeDirectoryInformation.cmake with 94% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/CXX.includecache [moved from src/build_unix/CMakeFiles/mofmath.dir/CXX.includecache with 74% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/DependInfo.cmake [moved from src/build_unix/CMakeFiles/mofmath.dir/DependInfo.cmake with 68% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/build.make [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/cmake_clean.cmake [moved from src/build_unix/CMakeFiles/mofmath.dir/cmake_clean.cmake with 86% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/cmake_clean_target.cmake [moved from src/build_unix/CMakeFiles/mofmath.dir/cmake_clean_target.cmake with 100% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/depend.internal [moved from src/build_unix/CMakeFiles/mofmath.dir/depend.internal with 50% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/depend.make [moved from src/build_unix/CMakeFiles/mofmath.dir/depend.make with 59% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/flags.make [moved from src/build_unix/CMakeFiles/mofmath.dir/flags.make with 55% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/link.txt [moved from src/build_unix/CMakeFiles/mofmath.dir/link.txt with 77% similarity]
src/build_unix/mof/math/CMakeFiles/mofmath.dir/progress.make [moved from src/build_unix/CMakeFiles/mofmath.dir/progress.make with 100% similarity]
src/build_unix/mof/math/CMakeFiles/progress.marks [moved from src/build_unix/test/CMakeFiles/progress.marks with 100% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/CXX.includecache [moved from src/build_unix/test/CMakeFiles/vector_test.dir/CXX.includecache with 62% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/DependInfo.cmake [moved from src/build_unix/test/CMakeFiles/vector_test.dir/DependInfo.cmake with 54% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/build.make [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/cmake_clean.cmake [moved from src/build_unix/test/CMakeFiles/vector_test.dir/cmake_clean.cmake with 54% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/depend.internal [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/depend.make [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/flags.make [moved from src/build_unix/test/CMakeFiles/vector_test.dir/flags.make with 50% similarity]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/link.txt [new file with mode: 0644]
src/build_unix/mof/math/CMakeFiles/vector_test.dir/progress.make [moved from src/build_unix/test/CMakeFiles/vector_test.dir/progress.make with 100% similarity]
src/build_unix/mof/math/CTestTestfile.cmake [new file with mode: 0644]
src/build_unix/mof/math/Makefile [new file with mode: 0644]
src/build_unix/mof/math/cmake_install.cmake [moved from src/build_unix/test/cmake_install.cmake with 99% similarity]
src/build_unix/mof/math/test/CMakeFiles/CMakeDirectoryInformation.cmake [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/progress.marks [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/CXX.includecache [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/DependInfo.cmake [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/build.make [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/cmake_clean.cmake [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/depend.internal [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/depend.make [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/flags.make [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/link.txt [new file with mode: 0644]
src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/progress.make [new file with mode: 0644]
src/build_unix/mof/math/test/CTestTestfile.cmake [moved from src/build_unix/test/CTestTestfile.cmake with 54% similarity]
src/build_unix/mof/math/test/Makefile [moved from src/build_unix/test/Makefile with 73% similarity]
src/build_unix/mof/math/test/cmake_install.cmake [new file with mode: 0644]
src/build_unix/test/CMakeFiles/vector_test.dir/build.make [deleted file]
src/build_unix/test/CMakeFiles/vector_test.dir/depend.internal [deleted file]
src/build_unix/test/CMakeFiles/vector_test.dir/depend.make [deleted file]
src/build_unix/test/CMakeFiles/vector_test.dir/link.txt [deleted file]
src/mof/math/CMakeLists.txt [new file with mode: 0644]
src/mof/math/dummy.cpp [moved from src/mof/dummy.cpp with 100% similarity]
src/mof/math/test/testbin/vector_test [moved from src/test/testbin/vector_test with 54% similarity]
src/mof/math/test/vector_test.cpp [moved from src/test/mof/math/vector_test.cpp with 97% similarity]
src/test/CMakeLists.txt [deleted file]

index 563c051..f8ef16e 100644 (file)
Binary files a/lib/libmofmath.a and b/lib/libmofmath.a differ
similarity index 100%
rename from moftmp/Board.cpp
rename to oldmof/Board.cpp
similarity index 100%
rename from moftmp/Board.hpp
rename to oldmof/Board.hpp
similarity index 100%
rename from moftmp/CSVFile.cpp
rename to oldmof/CSVFile.cpp
similarity index 100%
rename from moftmp/CSVFile.h
rename to oldmof/CSVFile.h
similarity index 100%
rename from moftmp/Camera.cpp
rename to oldmof/Camera.cpp
similarity index 100%
rename from moftmp/Camera.hpp
rename to oldmof/Camera.hpp
similarity index 100%
rename from moftmp/Captor.cpp
rename to oldmof/Captor.cpp
similarity index 100%
rename from moftmp/Captor.hpp
rename to oldmof/Captor.hpp
similarity index 100%
rename from moftmp/Color.cpp
rename to oldmof/Color.cpp
similarity index 100%
rename from moftmp/Color.hpp
rename to oldmof/Color.hpp
similarity index 100%
rename from moftmp/Component2D.h
rename to oldmof/Component2D.h
similarity index 100%
rename from moftmp/ConsoleIO.cpp
rename to oldmof/ConsoleIO.cpp
similarity index 100%
rename from moftmp/ConsoleIO.hpp
rename to oldmof/ConsoleIO.hpp
similarity index 100%
rename from moftmp/Container2D.h
rename to oldmof/Container2D.h
similarity index 100%
rename from moftmp/Container3D.h
rename to oldmof/Container3D.h
similarity index 100%
rename from moftmp/DataRow.cpp
rename to oldmof/DataRow.cpp
similarity index 100%
rename from moftmp/DataRow.h
rename to oldmof/DataRow.h
similarity index 100%
rename from moftmp/DataTable.cpp
rename to oldmof/DataTable.cpp
similarity index 100%
rename from moftmp/DataTable.h
rename to oldmof/DataTable.h
similarity index 100%
rename from moftmp/Deleter.hpp
rename to oldmof/Deleter.hpp
similarity index 100%
rename from moftmp/Drawable.hpp
rename to oldmof/Drawable.hpp
similarity index 100%
rename from moftmp/FilePath.cpp
rename to oldmof/FilePath.cpp
similarity index 100%
rename from moftmp/FilePath.hpp
rename to oldmof/FilePath.hpp
similarity index 100%
rename from moftmp/Finalizer.hpp
rename to oldmof/Finalizer.hpp
similarity index 100%
rename from moftmp/Font.cpp
rename to oldmof/Font.cpp
similarity index 100%
rename from moftmp/Font.hpp
rename to oldmof/Font.hpp
similarity index 100%
rename from moftmp/Graphics3D.hpp
rename to oldmof/Graphics3D.hpp
similarity index 100%
rename from moftmp/Light.cpp
rename to oldmof/Light.cpp
similarity index 100%
rename from moftmp/Light.hpp
rename to oldmof/Light.hpp
similarity index 100%
rename from moftmp/Line3D.cpp
rename to oldmof/Line3D.cpp
similarity index 100%
rename from moftmp/Line3D.h
rename to oldmof/Line3D.h
similarity index 100%
rename from moftmp/LuaScript.cpp
rename to oldmof/LuaScript.cpp
similarity index 100%
rename from moftmp/LuaScript.hpp
rename to oldmof/LuaScript.hpp
similarity index 100%
rename from moftmp/Material.hpp
rename to oldmof/Material.hpp
similarity index 100%
rename from moftmp/Matrix2D.cpp
rename to oldmof/Matrix2D.cpp
similarity index 100%
rename from moftmp/Matrix2D.hpp
rename to oldmof/Matrix2D.hpp
similarity index 100%
rename from moftmp/Matrix3D.cpp
rename to oldmof/Matrix3D.cpp
similarity index 100%
rename from moftmp/Matrix3D.hpp
rename to oldmof/Matrix3D.hpp
similarity index 100%
rename from moftmp/Mesh.cpp
rename to oldmof/Mesh.cpp
similarity index 100%
rename from moftmp/MeshResource.h
rename to oldmof/MeshResource.h
similarity index 100%
rename from moftmp/PixelMap.hpp
rename to oldmof/PixelMap.hpp
similarity index 100%
rename from moftmp/Rectangle.hpp
rename to oldmof/Rectangle.hpp
similarity index 100%
rename from moftmp/SceneGraph.hpp
rename to oldmof/SceneGraph.hpp
similarity index 100%
rename from moftmp/Sprite.cpp
rename to oldmof/Sprite.cpp
similarity index 100%
rename from moftmp/Sprite.hpp
rename to oldmof/Sprite.hpp
similarity index 100%
rename from moftmp/TextView.cpp
rename to oldmof/TextView.cpp
similarity index 100%
rename from moftmp/TextView.hpp
rename to oldmof/TextView.hpp
similarity index 100%
rename from moftmp/Texture.cpp
rename to oldmof/Texture.cpp
similarity index 100%
rename from moftmp/Texture.hpp
rename to oldmof/Texture.hpp
similarity index 100%
rename from moftmp/Timer.cpp
rename to oldmof/Timer.cpp
similarity index 100%
rename from moftmp/Timer.hpp
rename to oldmof/Timer.hpp
similarity index 100%
rename from moftmp/Vector2D.cpp
rename to oldmof/Vector2D.cpp
similarity index 100%
rename from moftmp/Vector2D.hpp
rename to oldmof/Vector2D.hpp
similarity index 100%
rename from moftmp/Vector3D.cpp
rename to oldmof/Vector3D.cpp
similarity index 100%
rename from moftmp/Vector3D.hpp
rename to oldmof/Vector3D.hpp
similarity index 100%
rename from moftmp/Window.cpp
rename to oldmof/Window.cpp
similarity index 100%
rename from moftmp/Window.hpp
rename to oldmof/Window.hpp
similarity index 100%
rename from moftmp/mofInput.hpp
rename to oldmof/mofInput.hpp
similarity index 100%
rename from moftmp/moflib.vcproj
rename to oldmof/moflib.vcproj
similarity index 100%
rename from moftmp/real.hpp
rename to oldmof/real.hpp
similarity index 100%
rename from moftmp/streams.hpp
rename to oldmof/streams.hpp
similarity index 100%
rename from moftmp/tstring.hpp
rename to oldmof/tstring.hpp
similarity index 100%
rename from moftmp/utilities.hpp
rename to oldmof/utilities.hpp
similarity index 100%
rename from moftmp/widget/[
rename to oldmof/widget/[
similarity index 100%
rename from moftmp/widgets.hpp
rename to oldmof/widgets.hpp
index c448d98..5f5e247 100644 (file)
@@ -7,7 +7,7 @@ project(sample)
 set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/../bin/)
 
 # moflib
-include_directories("${PROJECT_SOURCE_DIR}/../src/")
+include_directories("${PROJECT_SOURCE_DIR}/../include/")
 link_directories("${PROJECT_SOURCE_DIR}/../lib")
 
 # boost
index f61b233..01b62bc 100644 (file)
@@ -10,7 +10,7 @@ SET(CMAKE_FORCE_UNIX_PATHS 1)
 
 # The C and CXX include file search paths:
 SET(CMAKE_C_INCLUDE_PATH
-  "../../src"
+  "../../include"
   "../BOOST_INCLUDE_DIR"
   )
 SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
index 04a06be..ed7d97d 100644 (file)
@@ -12,26 +12,11 @@ SET(CMAKE_MAKEFILE_DEPENDS
   "CMakeFiles/CMakeCXXCompiler.cmake"
   "CMakeFiles/CMakeSystem.cmake"
   "../numeric/CMakeLists.txt"
-  "/usr/share/cmake-2.8/Modules/CMakeCCompiler.cmake.in"
-  "/usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c"
   "/usr/share/cmake-2.8/Modules/CMakeCInformation.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeCXXCompiler.cmake.in"
-  "/usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp"
   "/usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake"
   "/usr/share/cmake-2.8/Modules/CMakeCommonLanguageInclude.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeFindBinUtils.cmake"
   "/usr/share/cmake-2.8/Modules/CMakeGenericSystem.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeParseImplicitLinkInfo.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeSystem.cmake.in"
   "/usr/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeUnixFindMake.cmake"
   "/usr/share/cmake-2.8/Modules/Compiler/GNU-C.cmake"
   "/usr/share/cmake-2.8/Modules/Compiler/GNU-CXX.cmake"
   "/usr/share/cmake-2.8/Modules/FindBoost.cmake"
index f61b233..01b62bc 100644 (file)
@@ -10,7 +10,7 @@ SET(CMAKE_FORCE_UNIX_PATHS 1)
 
 # The C and CXX include file search paths:
 SET(CMAKE_C_INCLUDE_PATH
-  "../../src"
+  "../../include"
   "../BOOST_INCLUDE_DIR"
   )
 SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
index afaa0c9..1cf390d 100644 (file)
@@ -6,11 +6,11 @@
 
 #IncludeRegexTransform: 
 
-../../src/mof/base/mofdef.hpp
+../../include/mof/base/mofdef.hpp
 cstddef
 -
 
-../../src/mof/math/basic_vector.hpp
+../../include/mof/math/basic_vector.hpp
 mof/base/mofdef.hpp
 -
 boost/operators.hpp
@@ -18,7 +18,7 @@ boost/operators.hpp
 ostream
 -
 
-../../src/mof/math/vector.hpp
+../../include/mof/math/vector.hpp
 mof/math/vector2.hpp
 -
 mof/math/vector3.hpp
@@ -26,17 +26,17 @@ mof/math/vector3.hpp
 mof/math/vector4.hpp
 -
 
-../../src/mof/math/vector2.hpp
+../../include/mof/math/vector2.hpp
 mof/math/basic_vector.hpp
 -
 
-../../src/mof/math/vector3.hpp
+../../include/mof/math/vector3.hpp
 mof/math/basic_vector.hpp
 -
 mof/math/vector2.hpp
 -
 
-../../src/mof/math/vector4.hpp
+../../include/mof/math/vector4.hpp
 mof/math/basic_vector.hpp
 -
 mof/math/vector3.hpp
index d4a2fec..d7b4647 100644 (file)
@@ -2,10 +2,10 @@
 # Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
 numeric/CMakeFiles/numeric.dir/main.cpp.o
- ../../src/mof/base/mofdef.hpp
- ../../src/mof/math/basic_vector.hpp
- ../../src/mof/math/vector.hpp
- ../../src/mof/math/vector2.hpp
- ../../src/mof/math/vector3.hpp
- ../../src/mof/math/vector4.hpp
+ ../../include/mof/base/mofdef.hpp
+ ../../include/mof/math/basic_vector.hpp
+ ../../include/mof/math/vector.hpp
+ ../../include/mof/math/vector2.hpp
+ ../../include/mof/math/vector3.hpp
+ ../../include/mof/math/vector4.hpp
  /home/yasutomo/devel/moflib/sample/numeric/main.cpp
index eea9e75..2eb1248 100644 (file)
@@ -1,11 +1,11 @@
 # CMAKE generated file: DO NOT EDIT!
 # Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
-numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../src/mof/base/mofdef.hpp
-numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../src/mof/math/basic_vector.hpp
-numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../src/mof/math/vector.hpp
-numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../src/mof/math/vector2.hpp
-numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../src/mof/math/vector3.hpp
-numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../src/mof/math/vector4.hpp
+numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../include/mof/base/mofdef.hpp
+numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../include/mof/math/basic_vector.hpp
+numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../include/mof/math/vector.hpp
+numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../include/mof/math/vector2.hpp
+numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../include/mof/math/vector3.hpp
+numeric/CMakeFiles/numeric.dir/main.cpp.o: ../../include/mof/math/vector4.hpp
 numeric/CMakeFiles/numeric.dir/main.cpp.o: ../numeric/main.cpp
 
index 8f77399..0461774 100644 (file)
@@ -2,7 +2,7 @@
 # Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
 # compile CXX with /usr/bin/c++
-CXX_FLAGS = -I/home/yasutomo/devel/moflib/sample/../src -I/home/yasutomo/devel/moflib/sample/BOOST_INCLUDE_DIR  
+CXX_FLAGS = -I/home/yasutomo/devel/moflib/sample/../include -I/home/yasutomo/devel/moflib/sample/BOOST_INCLUDE_DIR  
 
 CXX_DEFINES = 
 
index 2926051..0c527cc 100644 (file)
@@ -3,17 +3,10 @@
 #-------------------
 cmake_minimum_required(VERSION 2.8)
 project(moflib)
-set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/../lib/)
-set(TEST_BINARIES_DIRECTORY ${PROJECT_SOURCE_DIR}/test/testbin/)
+set(MOFLIB_ROOT_DIR ${PROJECT_SOURCE_DIR}/..)
+set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${MOFLIB_ROOT_DIR}/lib/)
+include_directories("${MOFLIB_ROOT_DIR}/include/")
 enable_testing()
 
-include_directories("${PROJECT_SOURCE_DIR}")
-
 # build math
-add_library(mofmath STATIC mof/dummy.cpp)
-
-# build test
-subdirs(test)
-
-# run test
-add_test(vector_test ${TEST_BINARIES_DIRECTORY}/vector_test)
+subdirs(mof/math)
index 121c3f4..10bd34b 100644 (file)
@@ -160,14 +160,20 @@ moflib_BINARY_DIR:STATIC=/home/yasutomo/devel/moflib/src/build_unix
 //Value Computed by CMake
 moflib_SOURCE_DIR:STATIC=/home/yasutomo/devel/moflib/src
 
+//Value Computed by CMake
+mofmath_BINARY_DIR:STATIC=/home/yasutomo/devel/moflib/src/build_unix/mof/math
+
 //Dependencies for target
 mofmath_LIB_DEPENDS:STATIC=
 
 //Value Computed by CMake
-test_BINARY_DIR:STATIC=/home/yasutomo/devel/moflib/src/build_unix/test
+mofmath_SOURCE_DIR:STATIC=/home/yasutomo/devel/moflib/src/mof/math
+
+//Value Computed by CMake
+test_BINARY_DIR:STATIC=/home/yasutomo/devel/moflib/src/build_unix/mof/math/test
 
 //Value Computed by CMake
-test_SOURCE_DIR:STATIC=/home/yasutomo/devel/moflib/src/test
+test_SOURCE_DIR:STATIC=/home/yasutomo/devel/moflib/src/mof/math/test
 
 
 ########################
index 1842d82..ed1d5bd 100644 (file)
@@ -10,7 +10,7 @@ SET(CMAKE_FORCE_UNIX_PATHS 1)
 
 # The C and CXX include file search paths:
 SET(CMAKE_C_INCLUDE_PATH
-  ".."
+  "../../include"
   )
 SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
 SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
index ea3a87a..0b805c8 100644 (file)
@@ -11,27 +11,12 @@ SET(CMAKE_MAKEFILE_DEPENDS
   "CMakeFiles/CMakeCCompiler.cmake"
   "CMakeFiles/CMakeCXXCompiler.cmake"
   "CMakeFiles/CMakeSystem.cmake"
-  "../test/CMakeLists.txt"
-  "/usr/share/cmake-2.8/Modules/CMakeCCompiler.cmake.in"
-  "/usr/share/cmake-2.8/Modules/CMakeCCompilerABI.c"
+  "../mof/math/CMakeLists.txt"
   "/usr/share/cmake-2.8/Modules/CMakeCInformation.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeCXXCompiler.cmake.in"
-  "/usr/share/cmake-2.8/Modules/CMakeCXXCompilerABI.cpp"
   "/usr/share/cmake-2.8/Modules/CMakeCXXInformation.cmake"
   "/usr/share/cmake-2.8/Modules/CMakeCommonLanguageInclude.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineCCompiler.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineCXXCompiler.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerABI.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineCompilerId.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeDetermineSystem.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeFindBinUtils.cmake"
   "/usr/share/cmake-2.8/Modules/CMakeGenericSystem.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeParseImplicitLinkInfo.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeSystem.cmake.in"
   "/usr/share/cmake-2.8/Modules/CMakeSystemSpecificInformation.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeTestCXXCompiler.cmake"
-  "/usr/share/cmake-2.8/Modules/CMakeUnixFindMake.cmake"
   "/usr/share/cmake-2.8/Modules/Compiler/GNU-C.cmake"
   "/usr/share/cmake-2.8/Modules/Compiler/GNU-CXX.cmake"
   "/usr/share/cmake-2.8/Modules/FindBoost.cmake"
@@ -49,11 +34,11 @@ SET(CMAKE_MAKEFILE_OUTPUTS
 # Byproducts of CMake generate step:
 SET(CMAKE_MAKEFILE_PRODUCTS
   "CMakeFiles/CMakeDirectoryInformation.cmake"
-  "test/CMakeFiles/CMakeDirectoryInformation.cmake"
+  "mof/math/CMakeFiles/CMakeDirectoryInformation.cmake"
   )
 
 # Dependency information for all targets:
 SET(CMAKE_DEPEND_INFO_FILES
-  "CMakeFiles/mofmath.dir/DependInfo.cmake"
-  "test/CMakeFiles/vector_test.dir/DependInfo.cmake"
+  "mof/math/CMakeFiles/mofmath.dir/DependInfo.cmake"
+  "mof/math/CMakeFiles/vector_test.dir/DependInfo.cmake"
   )
index 5bb236a..56b6435 100644 (file)
@@ -50,88 +50,90 @@ CMAKE_SOURCE_DIR = /home/yasutomo/devel/moflib/src
 CMAKE_BINARY_DIR = /home/yasutomo/devel/moflib/src/build_unix
 
 #=============================================================================
-# Target rules for target CMakeFiles/mofmath.dir
+# Directory level rules for directory mof/math
+
+# Convenience name for "all" pass in the directory.
+mof/math/all: mof/math/CMakeFiles/mofmath.dir/all
+mof/math/all: mof/math/CMakeFiles/vector_test.dir/all
+.PHONY : mof/math/all
+
+# Convenience name for "clean" pass in the directory.
+mof/math/clean: mof/math/CMakeFiles/mofmath.dir/clean
+mof/math/clean: mof/math/CMakeFiles/vector_test.dir/clean
+.PHONY : mof/math/clean
+
+# Convenience name for "preinstall" pass in the directory.
+mof/math/preinstall:
+.PHONY : mof/math/preinstall
+
+#=============================================================================
+# Target rules for target mof/math/CMakeFiles/mofmath.dir
 
 # All Build rule for target.
-CMakeFiles/mofmath.dir/all:
-       $(MAKE) -f CMakeFiles/mofmath.dir/build.make CMakeFiles/mofmath.dir/depend
-       $(MAKE) -f CMakeFiles/mofmath.dir/build.make CMakeFiles/mofmath.dir/build
+mof/math/CMakeFiles/mofmath.dir/all:
+       $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/depend
+       $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/build
        $(CMAKE_COMMAND) -E cmake_progress_report /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles  1
        @echo "Built target mofmath"
-.PHONY : CMakeFiles/mofmath.dir/all
+.PHONY : mof/math/CMakeFiles/mofmath.dir/all
 
 # Include target in all.
-all: CMakeFiles/mofmath.dir/all
+all: mof/math/CMakeFiles/mofmath.dir/all
 .PHONY : all
 
 # Build rule for subdir invocation for target.
-CMakeFiles/mofmath.dir/rule: cmake_check_build_system
+mof/math/CMakeFiles/mofmath.dir/rule: cmake_check_build_system
        $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles 1
-       $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/mofmath.dir/all
+       $(MAKE) -f CMakeFiles/Makefile2 mof/math/CMakeFiles/mofmath.dir/all
        $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles 0
-.PHONY : CMakeFiles/mofmath.dir/rule
+.PHONY : mof/math/CMakeFiles/mofmath.dir/rule
 
 # Convenience name for target.
-mofmath: CMakeFiles/mofmath.dir/rule
+mofmath: mof/math/CMakeFiles/mofmath.dir/rule
 .PHONY : mofmath
 
 # clean rule for target.
-CMakeFiles/mofmath.dir/clean:
-       $(MAKE) -f CMakeFiles/mofmath.dir/build.make CMakeFiles/mofmath.dir/clean
-.PHONY : CMakeFiles/mofmath.dir/clean
+mof/math/CMakeFiles/mofmath.dir/clean:
+       $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/clean
+.PHONY : mof/math/CMakeFiles/mofmath.dir/clean
 
 # clean rule for target.
-clean: CMakeFiles/mofmath.dir/clean
+clean: mof/math/CMakeFiles/mofmath.dir/clean
 .PHONY : clean
 
 #=============================================================================
-# Directory level rules for directory test
-
-# Convenience name for "all" pass in the directory.
-test/all: test/CMakeFiles/vector_test.dir/all
-.PHONY : test/all
-
-# Convenience name for "clean" pass in the directory.
-test/clean: test/CMakeFiles/vector_test.dir/clean
-.PHONY : test/clean
-
-# Convenience name for "preinstall" pass in the directory.
-test/preinstall:
-.PHONY : test/preinstall
-
-#=============================================================================
-# Target rules for target test/CMakeFiles/vector_test.dir
+# Target rules for target mof/math/CMakeFiles/vector_test.dir
 
 # All Build rule for target.
-test/CMakeFiles/vector_test.dir/all: CMakeFiles/mofmath.dir/all
-       $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/depend
-       $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/build
+mof/math/CMakeFiles/vector_test.dir/all: mof/math/CMakeFiles/mofmath.dir/all
+       $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/depend
+       $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/build
        $(CMAKE_COMMAND) -E cmake_progress_report /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles  2
        @echo "Built target vector_test"
-.PHONY : test/CMakeFiles/vector_test.dir/all
+.PHONY : mof/math/CMakeFiles/vector_test.dir/all
 
 # Include target in all.
-all: test/CMakeFiles/vector_test.dir/all
+all: mof/math/CMakeFiles/vector_test.dir/all
 .PHONY : all
 
 # Build rule for subdir invocation for target.
-test/CMakeFiles/vector_test.dir/rule: cmake_check_build_system
+mof/math/CMakeFiles/vector_test.dir/rule: cmake_check_build_system
        $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles 2
-       $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/vector_test.dir/all
+       $(MAKE) -f CMakeFiles/Makefile2 mof/math/CMakeFiles/vector_test.dir/all
        $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles 0
-.PHONY : test/CMakeFiles/vector_test.dir/rule
+.PHONY : mof/math/CMakeFiles/vector_test.dir/rule
 
 # Convenience name for target.
-vector_test: test/CMakeFiles/vector_test.dir/rule
+vector_test: mof/math/CMakeFiles/vector_test.dir/rule
 .PHONY : vector_test
 
 # clean rule for target.
-test/CMakeFiles/vector_test.dir/clean:
-       $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/clean
-.PHONY : test/CMakeFiles/vector_test.dir/clean
+mof/math/CMakeFiles/vector_test.dir/clean:
+       $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/clean
+.PHONY : mof/math/CMakeFiles/vector_test.dir/clean
 
 # clean rule for target.
-clean: test/CMakeFiles/vector_test.dir/clean
+clean: mof/math/CMakeFiles/vector_test.dir/clean
 .PHONY : clean
 
 #=============================================================================
index f6b8cca..53fcf5f 100644 (file)
@@ -1,2 +1,2 @@
-/home/yasutomo/devel/moflib/src/build_unix/CMakeFiles/mofmath.dir
-/home/yasutomo/devel/moflib/src/build_unix/test/CMakeFiles/vector_test.dir
+/home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/mofmath.dir
+/home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/vector_test.dir
diff --git a/src/build_unix/CMakeFiles/mofmath.dir/build.make b/src/build_unix/CMakeFiles/mofmath.dir/build.make
deleted file mode 100644 (file)
index e07e87c..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.8
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canoncical targets will work.
-.SUFFIXES:
-
-# Remove some rules from gmake that .SUFFIXES does not remove.
-SUFFIXES =
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-# The shell in which to execute make rules.
-SHELL = /bin/sh
-
-# The CMake executable.
-CMAKE_COMMAND = /usr/bin/cmake
-
-# The command to remove a file.
-RM = /usr/bin/cmake -E remove -f
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /home/yasutomo/devel/moflib/src
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /home/yasutomo/devel/moflib/src/build_unix
-
-# Include any dependencies generated for this target.
-include CMakeFiles/mofmath.dir/depend.make
-
-# Include the progress variables for this target.
-include CMakeFiles/mofmath.dir/progress.make
-
-# Include the compile flags for this target's objects.
-include CMakeFiles/mofmath.dir/flags.make
-
-CMakeFiles/mofmath.dir/mof/dummy.cpp.o: CMakeFiles/mofmath.dir/flags.make
-CMakeFiles/mofmath.dir/mof/dummy.cpp.o: ../mof/dummy.cpp
-       $(CMAKE_COMMAND) -E cmake_progress_report /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles $(CMAKE_PROGRESS_1)
-       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object CMakeFiles/mofmath.dir/mof/dummy.cpp.o"
-       /usr/bin/c++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/mofmath.dir/mof/dummy.cpp.o -c /home/yasutomo/devel/moflib/src/mof/dummy.cpp
-
-CMakeFiles/mofmath.dir/mof/dummy.cpp.i: cmake_force
-       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/mofmath.dir/mof/dummy.cpp.i"
-       /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -E /home/yasutomo/devel/moflib/src/mof/dummy.cpp > CMakeFiles/mofmath.dir/mof/dummy.cpp.i
-
-CMakeFiles/mofmath.dir/mof/dummy.cpp.s: cmake_force
-       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/mofmath.dir/mof/dummy.cpp.s"
-       /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -S /home/yasutomo/devel/moflib/src/mof/dummy.cpp -o CMakeFiles/mofmath.dir/mof/dummy.cpp.s
-
-CMakeFiles/mofmath.dir/mof/dummy.cpp.o.requires:
-.PHONY : CMakeFiles/mofmath.dir/mof/dummy.cpp.o.requires
-
-CMakeFiles/mofmath.dir/mof/dummy.cpp.o.provides: CMakeFiles/mofmath.dir/mof/dummy.cpp.o.requires
-       $(MAKE) -f CMakeFiles/mofmath.dir/build.make CMakeFiles/mofmath.dir/mof/dummy.cpp.o.provides.build
-.PHONY : CMakeFiles/mofmath.dir/mof/dummy.cpp.o.provides
-
-CMakeFiles/mofmath.dir/mof/dummy.cpp.o.provides.build: CMakeFiles/mofmath.dir/mof/dummy.cpp.o
-.PHONY : CMakeFiles/mofmath.dir/mof/dummy.cpp.o.provides.build
-
-# Object files for target mofmath
-mofmath_OBJECTS = \
-"CMakeFiles/mofmath.dir/mof/dummy.cpp.o"
-
-# External object files for target mofmath
-mofmath_EXTERNAL_OBJECTS =
-
-/home/yasutomo/devel/moflib/lib/libmofmath.a: CMakeFiles/mofmath.dir/mof/dummy.cpp.o
-/home/yasutomo/devel/moflib/lib/libmofmath.a: CMakeFiles/mofmath.dir/build.make
-/home/yasutomo/devel/moflib/lib/libmofmath.a: CMakeFiles/mofmath.dir/link.txt
-       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX static library /home/yasutomo/devel/moflib/lib/libmofmath.a"
-       $(CMAKE_COMMAND) -P CMakeFiles/mofmath.dir/cmake_clean_target.cmake
-       $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/mofmath.dir/link.txt --verbose=$(VERBOSE)
-
-# Rule to build all files generated by this target.
-CMakeFiles/mofmath.dir/build: /home/yasutomo/devel/moflib/lib/libmofmath.a
-.PHONY : CMakeFiles/mofmath.dir/build
-
-CMakeFiles/mofmath.dir/requires: CMakeFiles/mofmath.dir/mof/dummy.cpp.o.requires
-.PHONY : CMakeFiles/mofmath.dir/requires
-
-CMakeFiles/mofmath.dir/clean:
-       $(CMAKE_COMMAND) -P CMakeFiles/mofmath.dir/cmake_clean.cmake
-.PHONY : CMakeFiles/mofmath.dir/clean
-
-CMakeFiles/mofmath.dir/depend:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/yasutomo/devel/moflib/src /home/yasutomo/devel/moflib/src /home/yasutomo/devel/moflib/src/build_unix /home/yasutomo/devel/moflib/src/build_unix /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles/mofmath.dir/DependInfo.cmake --color=$(COLOR)
-.PHONY : CMakeFiles/mofmath.dir/depend
-
index 3c2c85d..cd23c3a 100644 (file)
@@ -4,5 +4,4 @@
 # 
 # This file includes the relevent testing commands required for 
 # testing this directory and lists subdirectories to be tested as well.
-ADD_TEST(vector_test "/home/yasutomo/devel/moflib/src/test/testbin/vector_test")
-SUBDIRS(test)
+SUBDIRS(mof/math)
index 7f2fbea..711c460 100644 (file)
@@ -115,7 +115,7 @@ mofmath: cmake_check_build_system
 
 # fast build rule for target.
 mofmath/fast:
-       $(MAKE) -f CMakeFiles/mofmath.dir/build.make CMakeFiles/mofmath.dir/build
+       $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/build
 .PHONY : mofmath/fast
 
 #=============================================================================
@@ -128,33 +128,9 @@ vector_test: cmake_check_build_system
 
 # fast build rule for target.
 vector_test/fast:
-       $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/build
+       $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/build
 .PHONY : vector_test/fast
 
-mof/dummy.o: mof/dummy.cpp.o
-.PHONY : mof/dummy.o
-
-# target to build an object file
-mof/dummy.cpp.o:
-       $(MAKE) -f CMakeFiles/mofmath.dir/build.make CMakeFiles/mofmath.dir/mof/dummy.cpp.o
-.PHONY : mof/dummy.cpp.o
-
-mof/dummy.i: mof/dummy.cpp.i
-.PHONY : mof/dummy.i
-
-# target to preprocess a source file
-mof/dummy.cpp.i:
-       $(MAKE) -f CMakeFiles/mofmath.dir/build.make CMakeFiles/mofmath.dir/mof/dummy.cpp.i
-.PHONY : mof/dummy.cpp.i
-
-mof/dummy.s: mof/dummy.cpp.s
-.PHONY : mof/dummy.s
-
-# target to generate assembly for a file
-mof/dummy.cpp.s:
-       $(MAKE) -f CMakeFiles/mofmath.dir/build.make CMakeFiles/mofmath.dir/mof/dummy.cpp.s
-.PHONY : mof/dummy.cpp.s
-
 # Help Target
 help:
        @echo "The following are some of the valid targets for this Makefile:"
@@ -162,13 +138,10 @@ help:
        @echo "... clean"
        @echo "... depend"
        @echo "... edit_cache"
-       @echo "... mofmath"
        @echo "... rebuild_cache"
        @echo "... test"
+       @echo "... mofmath"
        @echo "... vector_test"
-       @echo "... mof/dummy.o"
-       @echo "... mof/dummy.i"
-       @echo "... mof/dummy.s"
 .PHONY : help
 
 
index 4d1b694..176fba2 100644 (file)
@@ -1,18 +1,18 @@
-Start testing: Aug 08 05:48 PDT
+Start testing: Aug 08 16:48 PDT
 ----------------------------------------------------------
 1/1 Testing: vector_test
 1/1 Test: vector_test
-Command: "/home/yasutomo/devel/moflib/src/test/testbin/vector_test"
-Directory: /home/yasutomo/devel/moflib/src/build_unix
-"vector_test" start time: Aug 08 05:48 PDT
+Command: "/home/yasutomo/devel/moflib/src/mof/math/test/testbin/vector_test"
+Directory: /home/yasutomo/devel/moflib/src/build_unix/mof/math
+"vector_test" start time: Aug 08 16:48 PDT
 Output:
 ----------------------------------------------------------
 <end of output>
-Test time =   0.02 sec
+Test time =   0.01 sec
 ----------------------------------------------------------
-Test Passed.
-"vector_test" end time: Aug 08 05:48 PDT
+Test Failed.
+"vector_test" end time: Aug 08 16:48 PDT
 "vector_test" time elapsed: 00:00:00
 ----------------------------------------------------------
 
-End testing: Aug 08 05:48 PDT
+End testing: Aug 08 16:48 PDT
diff --git a/src/build_unix/Testing/Temporary/LastTestsFailed.log b/src/build_unix/Testing/Temporary/LastTestsFailed.log
new file mode 100644 (file)
index 0000000..f629bc6
--- /dev/null
@@ -0,0 +1 @@
+1:vector_test
index fe50d8b..8733249 100644 (file)
@@ -34,7 +34,7 @@ ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
 
 IF(NOT CMAKE_INSTALL_LOCAL_ONLY)
   # Include the install script for each subdirectory.
-  INCLUDE("/home/yasutomo/devel/moflib/src/build_unix/test/cmake_install.cmake")
+  INCLUDE("/home/yasutomo/devel/moflib/src/build_unix/mof/math/cmake_install.cmake")
 
 ENDIF(NOT CMAKE_INSTALL_LOCAL_ONLY)
 
@@ -10,9 +10,8 @@ SET(CMAKE_FORCE_UNIX_PATHS 1)
 
 # The C and CXX include file search paths:
 SET(CMAKE_C_INCLUDE_PATH
-  ".."
-  "../test/.."
-  "../test/BOOST_INCLUDE_DIR"
+  "../../include"
+  "../mof/math/BOOST_INCLUDE_DIR"
   )
 SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
 SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
@@ -4,7 +4,7 @@ SET(CMAKE_DEPENDS_LANGUAGES
   )
 # The set of files for implicit dependencies of each language:
 SET(CMAKE_DEPENDS_CHECK_CXX
-  "/home/yasutomo/devel/moflib/src/mof/dummy.cpp" "/home/yasutomo/devel/moflib/src/build_unix/CMakeFiles/mofmath.dir/mof/dummy.cpp.o"
+  "/home/yasutomo/devel/moflib/src/mof/math/dummy.cpp" "/home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o"
   )
 SET(CMAKE_CXX_COMPILER_ID "GNU")
 
diff --git a/src/build_unix/mof/math/CMakeFiles/mofmath.dir/build.make b/src/build_unix/mof/math/CMakeFiles/mofmath.dir/build.make
new file mode 100644 (file)
index 0000000..324349d
--- /dev/null
@@ -0,0 +1,101 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canoncical targets will work.
+.SUFFIXES:
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+# A target that is always out of date.
+cmake_force:
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/yasutomo/devel/moflib/src
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/yasutomo/devel/moflib/src/build_unix
+
+# Include any dependencies generated for this target.
+include mof/math/CMakeFiles/mofmath.dir/depend.make
+
+# Include the progress variables for this target.
+include mof/math/CMakeFiles/mofmath.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include mof/math/CMakeFiles/mofmath.dir/flags.make
+
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o: mof/math/CMakeFiles/mofmath.dir/flags.make
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o: ../mof/math/dummy.cpp
+       $(CMAKE_COMMAND) -E cmake_progress_report /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles $(CMAKE_PROGRESS_1)
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && /usr/bin/c++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/mofmath.dir/dummy.cpp.o -c /home/yasutomo/devel/moflib/src/mof/math/dummy.cpp
+
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.i: cmake_force
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/mofmath.dir/dummy.cpp.i"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -E /home/yasutomo/devel/moflib/src/mof/math/dummy.cpp > CMakeFiles/mofmath.dir/dummy.cpp.i
+
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.s: cmake_force
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/mofmath.dir/dummy.cpp.s"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -S /home/yasutomo/devel/moflib/src/mof/math/dummy.cpp -o CMakeFiles/mofmath.dir/dummy.cpp.s
+
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.requires:
+.PHONY : mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.requires
+
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.provides: mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.requires
+       $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.provides.build
+.PHONY : mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.provides
+
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.provides.build: mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o
+.PHONY : mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.provides.build
+
+# Object files for target mofmath
+mofmath_OBJECTS = \
+"CMakeFiles/mofmath.dir/dummy.cpp.o"
+
+# External object files for target mofmath
+mofmath_EXTERNAL_OBJECTS =
+
+/home/yasutomo/devel/moflib/lib/libmofmath.a: mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o
+/home/yasutomo/devel/moflib/lib/libmofmath.a: mof/math/CMakeFiles/mofmath.dir/build.make
+/home/yasutomo/devel/moflib/lib/libmofmath.a: mof/math/CMakeFiles/mofmath.dir/link.txt
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX static library /home/yasutomo/devel/moflib/lib/libmofmath.a"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && $(CMAKE_COMMAND) -P CMakeFiles/mofmath.dir/cmake_clean_target.cmake
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/mofmath.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+mof/math/CMakeFiles/mofmath.dir/build: /home/yasutomo/devel/moflib/lib/libmofmath.a
+.PHONY : mof/math/CMakeFiles/mofmath.dir/build
+
+mof/math/CMakeFiles/mofmath.dir/requires: mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o.requires
+.PHONY : mof/math/CMakeFiles/mofmath.dir/requires
+
+mof/math/CMakeFiles/mofmath.dir/clean:
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && $(CMAKE_COMMAND) -P CMakeFiles/mofmath.dir/cmake_clean.cmake
+.PHONY : mof/math/CMakeFiles/mofmath.dir/clean
+
+mof/math/CMakeFiles/mofmath.dir/depend:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/yasutomo/devel/moflib/src /home/yasutomo/devel/moflib/src/mof/math /home/yasutomo/devel/moflib/src/build_unix /home/yasutomo/devel/moflib/src/build_unix/mof/math /home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/mofmath.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : mof/math/CMakeFiles/mofmath.dir/depend
+
@@ -1,5 +1,5 @@
 FILE(REMOVE_RECURSE
-  "CMakeFiles/mofmath.dir/mof/dummy.cpp.o"
+  "CMakeFiles/mofmath.dir/dummy.cpp.o"
   "/home/yasutomo/devel/moflib/lib/libmofmath.pdb"
   "/home/yasutomo/devel/moflib/lib/libmofmath.a"
 )
@@ -1,5 +1,5 @@
 # CMAKE generated file: DO NOT EDIT!
 # Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
-CMakeFiles/mofmath.dir/mof/dummy.cpp.o
- /home/yasutomo/devel/moflib/src/mof/dummy.cpp
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o
+ /home/yasutomo/devel/moflib/src/mof/math/dummy.cpp
@@ -1,5 +1,5 @@
 # CMAKE generated file: DO NOT EDIT!
 # Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
-CMakeFiles/mofmath.dir/mof/dummy.cpp.o: ../mof/dummy.cpp
+mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o: ../mof/math/dummy.cpp
 
@@ -2,7 +2,7 @@
 # Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
 # compile CXX with /usr/bin/c++
-CXX_FLAGS = -I/home/yasutomo/devel/moflib/src  
+CXX_FLAGS = -I/home/yasutomo/devel/moflib/src/../include -I/home/yasutomo/devel/moflib/src/mof/math/BOOST_INCLUDE_DIR  
 
 CXX_DEFINES = 
 
@@ -1,2 +1,2 @@
-/usr/bin/ar cr /home/yasutomo/devel/moflib/lib/libmofmath.a  CMakeFiles/mofmath.dir/mof/dummy.cpp.o
+/usr/bin/ar cr /home/yasutomo/devel/moflib/lib/libmofmath.a  CMakeFiles/mofmath.dir/dummy.cpp.o
 /usr/bin/ranlib /home/yasutomo/devel/moflib/lib/libmofmath.a
@@ -6,11 +6,11 @@
 
 #IncludeRegexTransform: 
 
-../mof/base/mofdef.hpp
+../../include/mof/base/mofdef.hpp
 cstddef
 -
 
-../mof/math/basic_vector.hpp
+../../include/mof/math/basic_vector.hpp
 mof/base/mofdef.hpp
 -
 boost/operators.hpp
@@ -18,7 +18,7 @@ boost/operators.hpp
 ostream
 -
 
-../mof/math/vector.hpp
+../../include/mof/math/vector.hpp
 mof/math/vector2.hpp
 -
 mof/math/vector3.hpp
@@ -26,23 +26,23 @@ mof/math/vector3.hpp
 mof/math/vector4.hpp
 -
 
-../mof/math/vector2.hpp
+../../include/mof/math/vector2.hpp
 mof/math/basic_vector.hpp
 -
 
-../mof/math/vector3.hpp
+../../include/mof/math/vector3.hpp
 mof/math/basic_vector.hpp
 -
 mof/math/vector2.hpp
 -
 
-../mof/math/vector4.hpp
+../../include/mof/math/vector4.hpp
 mof/math/basic_vector.hpp
 -
 mof/math/vector3.hpp
 -
 
-/home/yasutomo/devel/moflib/src/test/mof/math/vector_test.cpp
+/home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp
 mof/math/vector.hpp
 -
 iostream
@@ -4,11 +4,11 @@ SET(CMAKE_DEPENDS_LANGUAGES
   )
 # The set of files for implicit dependencies of each language:
 SET(CMAKE_DEPENDS_CHECK_CXX
-  "/home/yasutomo/devel/moflib/src/test/mof/math/vector_test.cpp" "/home/yasutomo/devel/moflib/src/build_unix/test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o"
+  "/home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp" "/home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o"
   )
 SET(CMAKE_CXX_COMPILER_ID "GNU")
 
 # Targets to which this target links.
 SET(CMAKE_TARGET_LINKED_INFO_FILES
-  "/home/yasutomo/devel/moflib/src/build_unix/CMakeFiles/mofmath.dir/DependInfo.cmake"
+  "/home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/mofmath.dir/DependInfo.cmake"
   )
diff --git a/src/build_unix/mof/math/CMakeFiles/vector_test.dir/build.make b/src/build_unix/mof/math/CMakeFiles/vector_test.dir/build.make
new file mode 100644 (file)
index 0000000..5ad928a
--- /dev/null
@@ -0,0 +1,101 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canoncical targets will work.
+.SUFFIXES:
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+# A target that is always out of date.
+cmake_force:
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/yasutomo/devel/moflib/src
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/yasutomo/devel/moflib/src/build_unix
+
+# Include any dependencies generated for this target.
+include mof/math/CMakeFiles/vector_test.dir/depend.make
+
+# Include the progress variables for this target.
+include mof/math/CMakeFiles/vector_test.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include mof/math/CMakeFiles/vector_test.dir/flags.make
+
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: mof/math/CMakeFiles/vector_test.dir/flags.make
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: ../mof/math/test/vector_test.cpp
+       $(CMAKE_COMMAND) -E cmake_progress_report /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles $(CMAKE_PROGRESS_1)
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && /usr/bin/c++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/vector_test.dir/test/vector_test.cpp.o -c /home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp
+
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.i: cmake_force
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/vector_test.dir/test/vector_test.cpp.i"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -E /home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp > CMakeFiles/vector_test.dir/test/vector_test.cpp.i
+
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.s: cmake_force
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/vector_test.dir/test/vector_test.cpp.s"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -S /home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp -o CMakeFiles/vector_test.dir/test/vector_test.cpp.s
+
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.requires:
+.PHONY : mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.requires
+
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.provides: mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.requires
+       $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.provides.build
+.PHONY : mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.provides
+
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.provides.build: mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o
+.PHONY : mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.provides.build
+
+# Object files for target vector_test
+vector_test_OBJECTS = \
+"CMakeFiles/vector_test.dir/test/vector_test.cpp.o"
+
+# External object files for target vector_test
+vector_test_EXTERNAL_OBJECTS =
+
+../mof/math/test/testbin/vector_test: mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o
+../mof/math/test/testbin/vector_test: /home/yasutomo/devel/moflib/lib/libmofmath.a
+../mof/math/test/testbin/vector_test: mof/math/CMakeFiles/vector_test.dir/build.make
+../mof/math/test/testbin/vector_test: mof/math/CMakeFiles/vector_test.dir/link.txt
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable ../../../mof/math/test/testbin/vector_test"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/vector_test.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+mof/math/CMakeFiles/vector_test.dir/build: ../mof/math/test/testbin/vector_test
+.PHONY : mof/math/CMakeFiles/vector_test.dir/build
+
+mof/math/CMakeFiles/vector_test.dir/requires: mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o.requires
+.PHONY : mof/math/CMakeFiles/vector_test.dir/requires
+
+mof/math/CMakeFiles/vector_test.dir/clean:
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math && $(CMAKE_COMMAND) -P CMakeFiles/vector_test.dir/cmake_clean.cmake
+.PHONY : mof/math/CMakeFiles/vector_test.dir/clean
+
+mof/math/CMakeFiles/vector_test.dir/depend:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/yasutomo/devel/moflib/src /home/yasutomo/devel/moflib/src/mof/math /home/yasutomo/devel/moflib/src/build_unix /home/yasutomo/devel/moflib/src/build_unix/mof/math /home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/vector_test.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : mof/math/CMakeFiles/vector_test.dir/depend
+
@@ -1,7 +1,7 @@
 FILE(REMOVE_RECURSE
-  "CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o"
-  "../../test/testbin/vector_test.pdb"
-  "../../test/testbin/vector_test"
+  "CMakeFiles/vector_test.dir/test/vector_test.cpp.o"
+  "../../../mof/math/test/testbin/vector_test.pdb"
+  "../../../mof/math/test/testbin/vector_test"
 )
 
 # Per-language clean rules from dependency scanning.
diff --git a/src/build_unix/mof/math/CMakeFiles/vector_test.dir/depend.internal b/src/build_unix/mof/math/CMakeFiles/vector_test.dir/depend.internal
new file mode 100644 (file)
index 0000000..d3a7bf1
--- /dev/null
@@ -0,0 +1,11 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o
+ ../../include/mof/base/mofdef.hpp
+ ../../include/mof/math/basic_vector.hpp
+ ../../include/mof/math/vector.hpp
+ ../../include/mof/math/vector2.hpp
+ ../../include/mof/math/vector3.hpp
+ ../../include/mof/math/vector4.hpp
+ /home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp
diff --git a/src/build_unix/mof/math/CMakeFiles/vector_test.dir/depend.make b/src/build_unix/mof/math/CMakeFiles/vector_test.dir/depend.make
new file mode 100644 (file)
index 0000000..50c608f
--- /dev/null
@@ -0,0 +1,11 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: ../../include/mof/base/mofdef.hpp
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: ../../include/mof/math/basic_vector.hpp
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: ../../include/mof/math/vector.hpp
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: ../../include/mof/math/vector2.hpp
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: ../../include/mof/math/vector3.hpp
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: ../../include/mof/math/vector4.hpp
+mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o: ../mof/math/test/vector_test.cpp
+
@@ -2,7 +2,7 @@
 # Generated by "Unix Makefiles" Generator, CMake Version 2.8
 
 # compile CXX with /usr/bin/c++
-CXX_FLAGS = -I/home/yasutomo/devel/moflib/src -I/home/yasutomo/devel/moflib/src/test/.. -I/home/yasutomo/devel/moflib/src/test/BOOST_INCLUDE_DIR  
+CXX_FLAGS = -I/home/yasutomo/devel/moflib/src/../include -I/home/yasutomo/devel/moflib/src/mof/math/BOOST_INCLUDE_DIR  
 
 CXX_DEFINES = 
 
diff --git a/src/build_unix/mof/math/CMakeFiles/vector_test.dir/link.txt b/src/build_unix/mof/math/CMakeFiles/vector_test.dir/link.txt
new file mode 100644 (file)
index 0000000..00cfd7f
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/c++      CMakeFiles/vector_test.dir/test/vector_test.cpp.o  -o ../../../mof/math/test/testbin/vector_test -rdynamic -L/home/yasutomo/devel/moflib/src/../lib /home/yasutomo/devel/moflib/lib/libmofmath.a -Wl,-rpath,/home/yasutomo/devel/moflib/src/../lib 
diff --git a/src/build_unix/mof/math/CTestTestfile.cmake b/src/build_unix/mof/math/CTestTestfile.cmake
new file mode 100644 (file)
index 0000000..256ee2c
--- /dev/null
@@ -0,0 +1,7 @@
+# CMake generated Testfile for 
+# Source directory: /home/yasutomo/devel/moflib/src/mof/math
+# Build directory: /home/yasutomo/devel/moflib/src/build_unix/mof/math
+# 
+# This file includes the relevent testing commands required for 
+# testing this directory and lists subdirectories to be tested as well.
+ADD_TEST(vector_test "/home/yasutomo/devel/moflib/src/mof/math/test/testbin/vector_test")
diff --git a/src/build_unix/mof/math/Makefile b/src/build_unix/mof/math/Makefile
new file mode 100644 (file)
index 0000000..9685092
--- /dev/null
@@ -0,0 +1,214 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+# Default target executed when no arguments are given to make.
+default_target: all
+.PHONY : default_target
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canoncical targets will work.
+.SUFFIXES:
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+# A target that is always out of date.
+cmake_force:
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/yasutomo/devel/moflib/src
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/yasutomo/devel/moflib/src/build_unix
+
+#=============================================================================
+# Targets provided globally by CMake.
+
+# Special rule for the target edit_cache
+edit_cache:
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
+       /usr/bin/cmake -i .
+.PHONY : edit_cache
+
+# Special rule for the target edit_cache
+edit_cache/fast: edit_cache
+.PHONY : edit_cache/fast
+
+# Special rule for the target rebuild_cache
+rebuild_cache:
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
+       /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
+.PHONY : rebuild_cache
+
+# Special rule for the target rebuild_cache
+rebuild_cache/fast: rebuild_cache
+.PHONY : rebuild_cache/fast
+
+# Special rule for the target test
+test:
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
+       /usr/bin/ctest --force-new-ctest-process $(ARGS)
+.PHONY : test
+
+# Special rule for the target test
+test/fast: test
+.PHONY : test/fast
+
+# The main all target
+all: cmake_check_build_system
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles /home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/progress.marks
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/all
+       $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles 0
+.PHONY : all
+
+# The main clean target
+clean:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/clean
+.PHONY : clean
+
+# The main clean target
+clean/fast: clean
+.PHONY : clean/fast
+
+# Prepare targets for installation.
+preinstall: all
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/preinstall
+.PHONY : preinstall
+
+# Prepare targets for installation.
+preinstall/fast:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/preinstall
+.PHONY : preinstall/fast
+
+# clear depends
+depend:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
+.PHONY : depend
+
+# Convenience name for target.
+mof/math/CMakeFiles/mofmath.dir/rule:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/CMakeFiles/mofmath.dir/rule
+.PHONY : mof/math/CMakeFiles/mofmath.dir/rule
+
+# Convenience name for target.
+mofmath: mof/math/CMakeFiles/mofmath.dir/rule
+.PHONY : mofmath
+
+# fast build rule for target.
+mofmath/fast:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/build
+.PHONY : mofmath/fast
+
+# Convenience name for target.
+mof/math/CMakeFiles/vector_test.dir/rule:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/CMakeFiles/vector_test.dir/rule
+.PHONY : mof/math/CMakeFiles/vector_test.dir/rule
+
+# Convenience name for target.
+vector_test: mof/math/CMakeFiles/vector_test.dir/rule
+.PHONY : vector_test
+
+# fast build rule for target.
+vector_test/fast:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/build
+.PHONY : vector_test/fast
+
+dummy.o: dummy.cpp.o
+.PHONY : dummy.o
+
+# target to build an object file
+dummy.cpp.o:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/dummy.cpp.o
+.PHONY : dummy.cpp.o
+
+dummy.i: dummy.cpp.i
+.PHONY : dummy.i
+
+# target to preprocess a source file
+dummy.cpp.i:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/dummy.cpp.i
+.PHONY : dummy.cpp.i
+
+dummy.s: dummy.cpp.s
+.PHONY : dummy.s
+
+# target to generate assembly for a file
+dummy.cpp.s:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/CMakeFiles/mofmath.dir/build.make mof/math/CMakeFiles/mofmath.dir/dummy.cpp.s
+.PHONY : dummy.cpp.s
+
+test/vector_test.o: test/vector_test.cpp.o
+.PHONY : test/vector_test.o
+
+# target to build an object file
+test/vector_test.cpp.o:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.o
+.PHONY : test/vector_test.cpp.o
+
+test/vector_test.i: test/vector_test.cpp.i
+.PHONY : test/vector_test.i
+
+# target to preprocess a source file
+test/vector_test.cpp.i:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.i
+.PHONY : test/vector_test.cpp.i
+
+test/vector_test.s: test/vector_test.cpp.s
+.PHONY : test/vector_test.s
+
+# target to generate assembly for a file
+test/vector_test.cpp.s:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/CMakeFiles/vector_test.dir/build.make mof/math/CMakeFiles/vector_test.dir/test/vector_test.cpp.s
+.PHONY : test/vector_test.cpp.s
+
+# Help Target
+help:
+       @echo "The following are some of the valid targets for this Makefile:"
+       @echo "... all (the default if no target is provided)"
+       @echo "... clean"
+       @echo "... depend"
+       @echo "... edit_cache"
+       @echo "... mofmath"
+       @echo "... rebuild_cache"
+       @echo "... test"
+       @echo "... vector_test"
+       @echo "... dummy.o"
+       @echo "... dummy.i"
+       @echo "... dummy.s"
+       @echo "... test/vector_test.o"
+       @echo "... test/vector_test.i"
+       @echo "... test/vector_test.s"
+.PHONY : help
+
+
+
+#=============================================================================
+# Special targets to cleanup operation of make.
+
+# Special rule to run CMake to check the build system integrity.
+# No rule that depends on this can have commands that come from listfiles
+# because they might be regenerated.
+cmake_check_build_system:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
+.PHONY : cmake_check_build_system
+
similarity index 99%
rename from src/build_unix/test/cmake_install.cmake
rename to src/build_unix/mof/math/cmake_install.cmake
index e945a02..07b9b04 100644 (file)
@@ -1,4 +1,4 @@
-# Install script for directory: /home/yasutomo/devel/moflib/src/test
+# Install script for directory: /home/yasutomo/devel/moflib/src/mof/math
 
 # Set the install prefix
 IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
diff --git a/src/build_unix/mof/math/test/CMakeFiles/CMakeDirectoryInformation.cmake b/src/build_unix/mof/math/test/CMakeFiles/CMakeDirectoryInformation.cmake
new file mode 100644 (file)
index 0000000..82f8d59
--- /dev/null
@@ -0,0 +1,23 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+# Relative path conversion top directories.
+SET(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/yasutomo/devel/moflib/src")
+SET(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/yasutomo/devel/moflib/src/build_unix")
+
+# Force unix paths in dependencies.
+SET(CMAKE_FORCE_UNIX_PATHS 1)
+
+# The C and CXX include file search paths:
+SET(CMAKE_C_INCLUDE_PATH
+  "../../include"
+  "../mof/math/test/BOOST_INCLUDE_DIR"
+  )
+SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
+SET(CMAKE_Fortran_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
+
+# The C and CXX include file regular expressions for this directory.
+SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
+SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
+SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
+SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
diff --git a/src/build_unix/mof/math/test/CMakeFiles/progress.marks b/src/build_unix/mof/math/test/CMakeFiles/progress.marks
new file mode 100644 (file)
index 0000000..0cfbf08
--- /dev/null
@@ -0,0 +1 @@
+2
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/CXX.includecache b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/CXX.includecache
new file mode 100644 (file)
index 0000000..b58404b
--- /dev/null
@@ -0,0 +1,52 @@
+#IncludeRegexLine: ^[  ]*#[    ]*(include|import)[     ]*[<"]([^">]+)([">])
+
+#IncludeRegexScan: ^.*$
+
+#IncludeRegexComplain: ^$
+
+#IncludeRegexTransform: 
+
+../../include/mof/base/mofdef.hpp
+cstddef
+-
+
+../../include/mof/math/basic_vector.hpp
+mof/base/mofdef.hpp
+-
+boost/operators.hpp
+-
+ostream
+-
+
+../../include/mof/math/vector.hpp
+mof/math/vector2.hpp
+-
+mof/math/vector3.hpp
+-
+mof/math/vector4.hpp
+-
+
+../../include/mof/math/vector2.hpp
+mof/math/basic_vector.hpp
+-
+
+../../include/mof/math/vector3.hpp
+mof/math/basic_vector.hpp
+-
+mof/math/vector2.hpp
+-
+
+../../include/mof/math/vector4.hpp
+mof/math/basic_vector.hpp
+-
+mof/math/vector3.hpp
+-
+
+/home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp
+mof/math/vector.hpp
+-
+iostream
+-
+sstream
+-
+
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/DependInfo.cmake b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/DependInfo.cmake
new file mode 100644 (file)
index 0000000..78145f1
--- /dev/null
@@ -0,0 +1,14 @@
+# The set of languages for which implicit dependencies are needed:
+SET(CMAKE_DEPENDS_LANGUAGES
+  "CXX"
+  )
+# The set of files for implicit dependencies of each language:
+SET(CMAKE_DEPENDS_CHECK_CXX
+  "/home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp" "/home/yasutomo/devel/moflib/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o"
+  )
+SET(CMAKE_CXX_COMPILER_ID "GNU")
+
+# Targets to which this target links.
+SET(CMAKE_TARGET_LINKED_INFO_FILES
+  "/home/yasutomo/devel/moflib/src/build_unix/mof/math/CMakeFiles/mofmath.dir/DependInfo.cmake"
+  )
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/build.make b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/build.make
new file mode 100644 (file)
index 0000000..d326ec7
--- /dev/null
@@ -0,0 +1,101 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+#=============================================================================
+# Special targets provided by cmake.
+
+# Disable implicit rules so canoncical targets will work.
+.SUFFIXES:
+
+# Remove some rules from gmake that .SUFFIXES does not remove.
+SUFFIXES =
+
+.SUFFIXES: .hpux_make_needs_suffix_list
+
+# Suppress display of executed commands.
+$(VERBOSE).SILENT:
+
+# A target that is always out of date.
+cmake_force:
+.PHONY : cmake_force
+
+#=============================================================================
+# Set environment variables for the build.
+
+# The shell in which to execute make rules.
+SHELL = /bin/sh
+
+# The CMake executable.
+CMAKE_COMMAND = /usr/bin/cmake
+
+# The command to remove a file.
+RM = /usr/bin/cmake -E remove -f
+
+# The top-level source directory on which CMake was run.
+CMAKE_SOURCE_DIR = /home/yasutomo/devel/moflib/src
+
+# The top-level build directory on which CMake was run.
+CMAKE_BINARY_DIR = /home/yasutomo/devel/moflib/src/build_unix
+
+# Include any dependencies generated for this target.
+include mof/math/test/CMakeFiles/vector_test.dir/depend.make
+
+# Include the progress variables for this target.
+include mof/math/test/CMakeFiles/vector_test.dir/progress.make
+
+# Include the compile flags for this target's objects.
+include mof/math/test/CMakeFiles/vector_test.dir/flags.make
+
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: mof/math/test/CMakeFiles/vector_test.dir/flags.make
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: ../mof/math/test/vector_test.cpp
+       $(CMAKE_COMMAND) -E cmake_progress_report /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles $(CMAKE_PROGRESS_1)
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math/test && /usr/bin/c++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/vector_test.dir/vector_test.cpp.o -c /home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp
+
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.i: cmake_force
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/vector_test.dir/vector_test.cpp.i"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math/test && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -E /home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp > CMakeFiles/vector_test.dir/vector_test.cpp.i
+
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.s: cmake_force
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/vector_test.dir/vector_test.cpp.s"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math/test && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -S /home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp -o CMakeFiles/vector_test.dir/vector_test.cpp.s
+
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.requires:
+.PHONY : mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.requires
+
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.provides: mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.requires
+       $(MAKE) -f mof/math/test/CMakeFiles/vector_test.dir/build.make mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.provides.build
+.PHONY : mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.provides
+
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.provides.build: mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o
+.PHONY : mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.provides.build
+
+# Object files for target vector_test
+vector_test_OBJECTS = \
+"CMakeFiles/vector_test.dir/vector_test.cpp.o"
+
+# External object files for target vector_test
+vector_test_EXTERNAL_OBJECTS =
+
+../mof/math/test/testbin/vector_test: mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o
+../mof/math/test/testbin/vector_test: /home/yasutomo/devel/lib/libmofmath.a
+../mof/math/test/testbin/vector_test: mof/math/test/CMakeFiles/vector_test.dir/build.make
+../mof/math/test/testbin/vector_test: mof/math/test/CMakeFiles/vector_test.dir/link.txt
+       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable ../../../../mof/math/test/testbin/vector_test"
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math/test && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/vector_test.dir/link.txt --verbose=$(VERBOSE)
+
+# Rule to build all files generated by this target.
+mof/math/test/CMakeFiles/vector_test.dir/build: ../mof/math/test/testbin/vector_test
+.PHONY : mof/math/test/CMakeFiles/vector_test.dir/build
+
+mof/math/test/CMakeFiles/vector_test.dir/requires: mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o.requires
+.PHONY : mof/math/test/CMakeFiles/vector_test.dir/requires
+
+mof/math/test/CMakeFiles/vector_test.dir/clean:
+       cd /home/yasutomo/devel/moflib/src/build_unix/mof/math/test && $(CMAKE_COMMAND) -P CMakeFiles/vector_test.dir/cmake_clean.cmake
+.PHONY : mof/math/test/CMakeFiles/vector_test.dir/clean
+
+mof/math/test/CMakeFiles/vector_test.dir/depend:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/yasutomo/devel/moflib/src /home/yasutomo/devel/moflib/src/mof/math/test /home/yasutomo/devel/moflib/src/build_unix /home/yasutomo/devel/moflib/src/build_unix/mof/math/test /home/yasutomo/devel/moflib/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/DependInfo.cmake --color=$(COLOR)
+.PHONY : mof/math/test/CMakeFiles/vector_test.dir/depend
+
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/cmake_clean.cmake b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/cmake_clean.cmake
new file mode 100644 (file)
index 0000000..8f24fe5
--- /dev/null
@@ -0,0 +1,10 @@
+FILE(REMOVE_RECURSE
+  "CMakeFiles/vector_test.dir/vector_test.cpp.o"
+  "../../../../mof/math/test/testbin/vector_test.pdb"
+  "../../../../mof/math/test/testbin/vector_test"
+)
+
+# Per-language clean rules from dependency scanning.
+FOREACH(lang CXX)
+  INCLUDE(CMakeFiles/vector_test.dir/cmake_clean_${lang}.cmake OPTIONAL)
+ENDFOREACH(lang)
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/depend.internal b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/depend.internal
new file mode 100644 (file)
index 0000000..6e1d210
--- /dev/null
@@ -0,0 +1,11 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o
+ ../../include/mof/base/mofdef.hpp
+ ../../include/mof/math/basic_vector.hpp
+ ../../include/mof/math/vector.hpp
+ ../../include/mof/math/vector2.hpp
+ ../../include/mof/math/vector3.hpp
+ ../../include/mof/math/vector4.hpp
+ /home/yasutomo/devel/moflib/src/mof/math/test/vector_test.cpp
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/depend.make b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/depend.make
new file mode 100644 (file)
index 0000000..959fe18
--- /dev/null
@@ -0,0 +1,11 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: ../../include/mof/base/mofdef.hpp
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: ../../include/mof/math/basic_vector.hpp
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: ../../include/mof/math/vector.hpp
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: ../../include/mof/math/vector2.hpp
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: ../../include/mof/math/vector3.hpp
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: ../../include/mof/math/vector4.hpp
+mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o: ../mof/math/test/vector_test.cpp
+
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/flags.make b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/flags.make
new file mode 100644 (file)
index 0000000..fdac468
--- /dev/null
@@ -0,0 +1,8 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Unix Makefiles" Generator, CMake Version 2.8
+
+# compile CXX with /usr/bin/c++
+CXX_FLAGS = -I/home/yasutomo/devel/moflib/src/../include -I/home/yasutomo/devel/moflib/src/mof/math/test/BOOST_INCLUDE_DIR  
+
+CXX_DEFINES = 
+
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/link.txt b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/link.txt
new file mode 100644 (file)
index 0000000..31d60af
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/c++      CMakeFiles/vector_test.dir/vector_test.cpp.o  -o ../../../../mof/math/test/testbin/vector_test -rdynamic -L/home/yasutomo/devel/moflib/src/../lib /home/yasutomo/devel/lib/libmofmath.a -Wl,-rpath,/home/yasutomo/devel/moflib/src/../lib 
diff --git a/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/progress.make b/src/build_unix/mof/math/test/CMakeFiles/vector_test.dir/progress.make
new file mode 100644 (file)
index 0000000..164e1d2
--- /dev/null
@@ -0,0 +1,2 @@
+CMAKE_PROGRESS_1 = 2
+
similarity index 54%
rename from src/build_unix/test/CTestTestfile.cmake
rename to src/build_unix/mof/math/test/CTestTestfile.cmake
index 6254f9b..70b9728 100644 (file)
@@ -1,6 +1,6 @@
 # CMake generated Testfile for 
-# Source directory: /home/yasutomo/devel/moflib/src/test
-# Build directory: /home/yasutomo/devel/moflib/src/build_unix/test
+# Source directory: /home/yasutomo/devel/moflib/src/mof/math/test
+# Build directory: /home/yasutomo/devel/moflib/src/build_unix/mof/math/test
 # 
 # This file includes the relevent testing commands required for 
 # testing this directory and lists subdirectories to be tested as well.
similarity index 73%
rename from src/build_unix/test/Makefile
rename to src/build_unix/mof/math/test/Makefile
index f01de1c..b5a39f5 100644 (file)
@@ -76,14 +76,14 @@ test/fast: test
 
 # The main all target
 all: cmake_check_build_system
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles /home/yasutomo/devel/moflib/src/build_unix/test/CMakeFiles/progress.marks
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 test/all
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles /home/yasutomo/devel/moflib/src/build_unix/mof/math/test/CMakeFiles/progress.marks
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/test/all
        $(CMAKE_COMMAND) -E cmake_progress_start /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles 0
 .PHONY : all
 
 # The main clean target
 clean:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 test/clean
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/test/clean
 .PHONY : clean
 
 # The main clean target
@@ -92,12 +92,12 @@ clean/fast: clean
 
 # Prepare targets for installation.
 preinstall: all
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 test/preinstall
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/test/preinstall
 .PHONY : preinstall
 
 # Prepare targets for installation.
 preinstall/fast:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 test/preinstall
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/test/preinstall
 .PHONY : preinstall/fast
 
 # clear depends
@@ -106,42 +106,42 @@ depend:
 .PHONY : depend
 
 # Convenience name for target.
-test/CMakeFiles/vector_test.dir/rule:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 test/CMakeFiles/vector_test.dir/rule
-.PHONY : test/CMakeFiles/vector_test.dir/rule
+mof/math/test/CMakeFiles/vector_test.dir/rule:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f CMakeFiles/Makefile2 mof/math/test/CMakeFiles/vector_test.dir/rule
+.PHONY : mof/math/test/CMakeFiles/vector_test.dir/rule
 
 # Convenience name for target.
-vector_test: test/CMakeFiles/vector_test.dir/rule
+vector_test: mof/math/test/CMakeFiles/vector_test.dir/rule
 .PHONY : vector_test
 
 # fast build rule for target.
 vector_test/fast:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/build
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/test/CMakeFiles/vector_test.dir/build.make mof/math/test/CMakeFiles/vector_test.dir/build
 .PHONY : vector_test/fast
 
-mof/math/vector_test.o: mof/math/vector_test.cpp.o
-.PHONY : mof/math/vector_test.o
+vector_test.o: vector_test.cpp.o
+.PHONY : vector_test.o
 
 # target to build an object file
-mof/math/vector_test.cpp.o:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o
-.PHONY : mof/math/vector_test.cpp.o
+vector_test.cpp.o:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/test/CMakeFiles/vector_test.dir/build.make mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.o
+.PHONY : vector_test.cpp.o
 
-mof/math/vector_test.i: mof/math/vector_test.cpp.i
-.PHONY : mof/math/vector_test.i
+vector_test.i: vector_test.cpp.i
+.PHONY : vector_test.i
 
 # target to preprocess a source file
-mof/math/vector_test.cpp.i:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.i
-.PHONY : mof/math/vector_test.cpp.i
+vector_test.cpp.i:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/test/CMakeFiles/vector_test.dir/build.make mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.i
+.PHONY : vector_test.cpp.i
 
-mof/math/vector_test.s: mof/math/vector_test.cpp.s
-.PHONY : mof/math/vector_test.s
+vector_test.s: vector_test.cpp.s
+.PHONY : vector_test.s
 
 # target to generate assembly for a file
-mof/math/vector_test.cpp.s:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.s
-.PHONY : mof/math/vector_test.cpp.s
+vector_test.cpp.s:
+       cd /home/yasutomo/devel/moflib/src/build_unix && $(MAKE) -f mof/math/test/CMakeFiles/vector_test.dir/build.make mof/math/test/CMakeFiles/vector_test.dir/vector_test.cpp.s
+.PHONY : vector_test.cpp.s
 
 # Help Target
 help:
@@ -153,9 +153,9 @@ help:
        @echo "... rebuild_cache"
        @echo "... test"
        @echo "... vector_test"
-       @echo "... mof/math/vector_test.o"
-       @echo "... mof/math/vector_test.i"
-       @echo "... mof/math/vector_test.s"
+       @echo "... vector_test.o"
+       @echo "... vector_test.i"
+       @echo "... vector_test.s"
 .PHONY : help
 
 
diff --git a/src/build_unix/mof/math/test/cmake_install.cmake b/src/build_unix/mof/math/test/cmake_install.cmake
new file mode 100644 (file)
index 0000000..a7592e1
--- /dev/null
@@ -0,0 +1,34 @@
+# Install script for directory: /home/yasutomo/devel/moflib/src/mof/math/test
+
+# Set the install prefix
+IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
+  SET(CMAKE_INSTALL_PREFIX "/usr/local")
+ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
+STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+IF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+  IF(BUILD_TYPE)
+    STRING(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+  ELSE(BUILD_TYPE)
+    SET(CMAKE_INSTALL_CONFIG_NAME "")
+  ENDIF(BUILD_TYPE)
+  MESSAGE(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+ENDIF(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+
+# Set the component getting installed.
+IF(NOT CMAKE_INSTALL_COMPONENT)
+  IF(COMPONENT)
+    MESSAGE(STATUS "Install component: \"${COMPONENT}\"")
+    SET(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+  ELSE(COMPONENT)
+    SET(CMAKE_INSTALL_COMPONENT)
+  ENDIF(COMPONENT)
+ENDIF(NOT CMAKE_INSTALL_COMPONENT)
+
+# Install shared libraries without execute permission?
+IF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+  SET(CMAKE_INSTALL_SO_NO_EXE "1")
+ENDIF(NOT DEFINED CMAKE_INSTALL_SO_NO_EXE)
+
diff --git a/src/build_unix/test/CMakeFiles/vector_test.dir/build.make b/src/build_unix/test/CMakeFiles/vector_test.dir/build.make
deleted file mode 100644 (file)
index fff292a..0000000
+++ /dev/null
@@ -1,101 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.8
-
-#=============================================================================
-# Special targets provided by cmake.
-
-# Disable implicit rules so canoncical targets will work.
-.SUFFIXES:
-
-# Remove some rules from gmake that .SUFFIXES does not remove.
-SUFFIXES =
-
-.SUFFIXES: .hpux_make_needs_suffix_list
-
-# Suppress display of executed commands.
-$(VERBOSE).SILENT:
-
-# A target that is always out of date.
-cmake_force:
-.PHONY : cmake_force
-
-#=============================================================================
-# Set environment variables for the build.
-
-# The shell in which to execute make rules.
-SHELL = /bin/sh
-
-# The CMake executable.
-CMAKE_COMMAND = /usr/bin/cmake
-
-# The command to remove a file.
-RM = /usr/bin/cmake -E remove -f
-
-# The top-level source directory on which CMake was run.
-CMAKE_SOURCE_DIR = /home/yasutomo/devel/moflib/src
-
-# The top-level build directory on which CMake was run.
-CMAKE_BINARY_DIR = /home/yasutomo/devel/moflib/src/build_unix
-
-# Include any dependencies generated for this target.
-include test/CMakeFiles/vector_test.dir/depend.make
-
-# Include the progress variables for this target.
-include test/CMakeFiles/vector_test.dir/progress.make
-
-# Include the compile flags for this target's objects.
-include test/CMakeFiles/vector_test.dir/flags.make
-
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: test/CMakeFiles/vector_test.dir/flags.make
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: ../test/mof/math/vector_test.cpp
-       $(CMAKE_COMMAND) -E cmake_progress_report /home/yasutomo/devel/moflib/src/build_unix/CMakeFiles $(CMAKE_PROGRESS_1)
-       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o"
-       cd /home/yasutomo/devel/moflib/src/build_unix/test && /usr/bin/c++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o -c /home/yasutomo/devel/moflib/src/test/mof/math/vector_test.cpp
-
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.i: cmake_force
-       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.i"
-       cd /home/yasutomo/devel/moflib/src/build_unix/test && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -E /home/yasutomo/devel/moflib/src/test/mof/math/vector_test.cpp > CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.i
-
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.s: cmake_force
-       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.s"
-       cd /home/yasutomo/devel/moflib/src/build_unix/test && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -S /home/yasutomo/devel/moflib/src/test/mof/math/vector_test.cpp -o CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.s
-
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.requires:
-.PHONY : test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.requires
-
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.provides: test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.requires
-       $(MAKE) -f test/CMakeFiles/vector_test.dir/build.make test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.provides.build
-.PHONY : test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.provides
-
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.provides.build: test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o
-.PHONY : test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.provides.build
-
-# Object files for target vector_test
-vector_test_OBJECTS = \
-"CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o"
-
-# External object files for target vector_test
-vector_test_EXTERNAL_OBJECTS =
-
-../test/testbin/vector_test: test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o
-../test/testbin/vector_test: /home/yasutomo/devel/moflib/lib/libmofmath.a
-../test/testbin/vector_test: test/CMakeFiles/vector_test.dir/build.make
-../test/testbin/vector_test: test/CMakeFiles/vector_test.dir/link.txt
-       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable ../../test/testbin/vector_test"
-       cd /home/yasutomo/devel/moflib/src/build_unix/test && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/vector_test.dir/link.txt --verbose=$(VERBOSE)
-
-# Rule to build all files generated by this target.
-test/CMakeFiles/vector_test.dir/build: ../test/testbin/vector_test
-.PHONY : test/CMakeFiles/vector_test.dir/build
-
-test/CMakeFiles/vector_test.dir/requires: test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o.requires
-.PHONY : test/CMakeFiles/vector_test.dir/requires
-
-test/CMakeFiles/vector_test.dir/clean:
-       cd /home/yasutomo/devel/moflib/src/build_unix/test && $(CMAKE_COMMAND) -P CMakeFiles/vector_test.dir/cmake_clean.cmake
-.PHONY : test/CMakeFiles/vector_test.dir/clean
-
-test/CMakeFiles/vector_test.dir/depend:
-       cd /home/yasutomo/devel/moflib/src/build_unix && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/yasutomo/devel/moflib/src /home/yasutomo/devel/moflib/src/test /home/yasutomo/devel/moflib/src/build_unix /home/yasutomo/devel/moflib/src/build_unix/test /home/yasutomo/devel/moflib/src/build_unix/test/CMakeFiles/vector_test.dir/DependInfo.cmake --color=$(COLOR)
-.PHONY : test/CMakeFiles/vector_test.dir/depend
-
diff --git a/src/build_unix/test/CMakeFiles/vector_test.dir/depend.internal b/src/build_unix/test/CMakeFiles/vector_test.dir/depend.internal
deleted file mode 100644 (file)
index 93f78e4..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.8
-
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o
- ../mof/base/mofdef.hpp
- ../mof/math/basic_vector.hpp
- ../mof/math/vector.hpp
- ../mof/math/vector2.hpp
- ../mof/math/vector3.hpp
- ../mof/math/vector4.hpp
- /home/yasutomo/devel/moflib/src/test/mof/math/vector_test.cpp
diff --git a/src/build_unix/test/CMakeFiles/vector_test.dir/depend.make b/src/build_unix/test/CMakeFiles/vector_test.dir/depend.make
deleted file mode 100644 (file)
index 3994762..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# CMAKE generated file: DO NOT EDIT!
-# Generated by "Unix Makefiles" Generator, CMake Version 2.8
-
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: ../mof/base/mofdef.hpp
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: ../mof/math/basic_vector.hpp
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: ../mof/math/vector.hpp
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: ../mof/math/vector2.hpp
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: ../mof/math/vector3.hpp
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: ../mof/math/vector4.hpp
-test/CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o: ../test/mof/math/vector_test.cpp
-
diff --git a/src/build_unix/test/CMakeFiles/vector_test.dir/link.txt b/src/build_unix/test/CMakeFiles/vector_test.dir/link.txt
deleted file mode 100644 (file)
index 42f987d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-/usr/bin/c++      CMakeFiles/vector_test.dir/mof/math/vector_test.cpp.o  -o ../../test/testbin/vector_test -rdynamic -L/home/yasutomo/devel/moflib/src/test/../../lib /home/yasutomo/devel/moflib/lib/libmofmath.a -Wl,-rpath,/home/yasutomo/devel/moflib/src/test/../../lib 
diff --git a/src/mof/math/CMakeLists.txt b/src/mof/math/CMakeLists.txt
new file mode 100644 (file)
index 0000000..7942d04
--- /dev/null
@@ -0,0 +1,25 @@
+#-------------------
+# moflib.math
+#-------------------
+project(mofmath)
+
+# build math
+add_library(mofmath STATIC dummy.cpp)
+
+# moflib
+link_directories("${MOFLIB_ROOT_DIR}/lib")
+
+# boost
+find_package(Boost)
+include_directories(BOOST_INCLUDE_DIR)
+
+# build test
+set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/test/testbin/)
+add_executable(vector_test test/vector_test.cpp)
+target_link_libraries(vector_test "mofmath")
+
+# run test
+enable_testing()
+add_test(vector_test ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/vector_test)
+
+
similarity index 100%
rename from src/mof/dummy.cpp
rename to src/mof/math/dummy.cpp
similarity index 54%
rename from src/test/testbin/vector_test
rename to src/mof/math/test/testbin/vector_test
index d74d716..2f96bf9 100755 (executable)
Binary files a/src/test/testbin/vector_test and b/src/mof/math/test/testbin/vector_test differ
similarity index 97%
rename from src/test/mof/math/vector_test.cpp
rename to src/mof/math/test/vector_test.cpp
index 7bf06ab..1cecd39 100644 (file)
@@ -24,5 +24,5 @@ int main()
 {
        mof::math::vector2 v,w;
        v = v + w;
-       return 0;
+       return 1;
 }
diff --git a/src/test/CMakeLists.txt b/src/test/CMakeLists.txt
deleted file mode 100644 (file)
index f56adb1..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-#--------------------------------
-# test
-# The tests of moflib
-#-------------------------------
-cmake_minimum_required(VERSION 2.8)
-project(test)
-set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/testbin/)
-
-# moflib
-include_directories("${PROJECT_SOURCE_DIR}/../")
-link_directories("${PROJECT_SOURCE_DIR}/../../lib")
-
-# boost
-find_package(Boost)
-include_directories(BOOST_INCLUDE_DIR)
-
-add_executable(vector_test mof/math/vector_test.cpp)
-target_link_libraries(vector_test "mofmath")