[MSLICE-tickets] r130 - in trunk: . DLL mslice mslice/_LowLevelCode/32and64after7.4 mslice/_LowLevelCode/32and64after7.4/build_all mslice_extras/_fortran

apache at svr2.nd.rl.ac.uk apache at svr2.nd.rl.ac.uk
Tue Aug 10 12:41:15 BST 2010


Author: Alex Buts
Date: Tue Aug 10 12:41:14 2010
New Revision: 130

Added:
   trunk/mslice/_LowLevelCode/32and64after7.4/build_all/
   trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.cpp   (contents, props changed)
   trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.sln
   trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.vcproj
Modified:
   trunk/   (props changed)
   trunk/DLL/avpix_df.mexw64
   trunk/DLL/cut2d_df.mexw64
   trunk/DLL/cut3d_df.mexw64
   trunk/DLL/cut3dxye_df.mexw64
   trunk/DLL/load_spe_df.mexw64
   trunk/DLL/slice_df.mexw64
   trunk/DLL/spe2proj_df.mexw32
   trunk/DLL/spe2proj_df.mexw64
   trunk/mslice/_LowLevelCode/32and64after7.4/avpix_df.vfproj
   trunk/mslice/_LowLevelCode/32and64after7.4/cut2d_df.vfproj
   trunk/mslice/_LowLevelCode/32and64after7.4/cut3d_df.vfproj
   trunk/mslice/_LowLevelCode/32and64after7.4/cut3dxye_df.vfproj
   trunk/mslice/_LowLevelCode/32and64after7.4/ffind.vcproj
   trunk/mslice/_LowLevelCode/32and64after7.4/load_spe_df.vfproj
   trunk/mslice/_LowLevelCode/32and64after7.4/slice_df.vfproj
   trunk/mslice/_LowLevelCode/32and64after7.4/spe2proj_df.F90
   trunk/mslice/_LowLevelCode/32and64after7.4/spe2proj_df.vfproj
   trunk/mslice/ms_load_msp.m
   trunk/mslice/reset_to_powder0.m   (props changed)
   trunk/mslice_extras/_fortran/slice_df_full.vfproj

Log:
refs #9 unnecessary warning messages suppressed
project, allowing to build all mex files at once from VS2008 has been build

Modified: trunk/DLL/avpix_df.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/DLL/avpix_df.mexw64?r1=129&r2=130

Modified: trunk/DLL/cut2d_df.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/DLL/cut2d_df.mexw64?r1=129&r2=130

Modified: trunk/DLL/cut3d_df.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/DLL/cut3d_df.mexw64?r1=129&r2=130

Modified: trunk/DLL/cut3dxye_df.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/DLL/cut3dxye_df.mexw64?r1=129&r2=130

Modified: trunk/DLL/load_spe_df.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/DLL/load_spe_df.mexw64?r1=129&r2=130

Modified: trunk/DLL/slice_df.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/DLL/slice_df.mexw64?r1=129&r2=130

Modified: trunk/DLL/spe2proj_df.mexw32
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/DLL/spe2proj_df.mexw32?r1=129&r2=130

Modified: trunk/DLL/spe2proj_df.mexw64
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/DLL/spe2proj_df.mexw64?r1=129&r2=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/avpix_df.vfproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/avpix_df.vfproj?r1=129&r2=130

Added: trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.cpp
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.cpp?view=markup&revision=130

Added: trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.sln
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.sln?view=markup&revision=130

Added: trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.vcproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/build_all/build_all.vcproj?view=markup&revision=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/cut2d_df.vfproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/cut2d_df.vfproj?r1=129&r2=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/cut3d_df.vfproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/cut3d_df.vfproj?r1=129&r2=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/cut3dxye_df.vfproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/cut3dxye_df.vfproj?r1=129&r2=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/ffind.vcproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/ffind.vcproj?r1=129&r2=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/load_spe_df.vfproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/load_spe_df.vfproj?r1=129&r2=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/slice_df.vfproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/slice_df.vfproj?r1=129&r2=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/spe2proj_df.F90
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/spe2proj_df.F90?r1=129&r2=130

Modified: trunk/mslice/_LowLevelCode/32and64after7.4/spe2proj_df.vfproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/_LowLevelCode/32and64after7.4/spe2proj_df.vfproj?r1=129&r2=130

Modified: trunk/mslice/ms_load_msp.m
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice/ms_load_msp.m?r1=129&r2=130

Modified: trunk/mslice_extras/_fortran/slice_df_full.vfproj
Url: http://svn.isis.rl.ac.uk/viewvc/mslice/trunk/mslice_extras/_fortran/slice_df_full.vfproj?r1=129&r2=130


More information about the MSLICE-tickets mailing list