View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010237CMakeCMakepublic2010-02-04 12:132011-01-31 16:08
ReporterAndy 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionCMake 2.8.4Fixed in VersionCMake 2.8.4 
Summary0010237: Target properties for visual sourcesafe bindings do not work on Fortran (vfproj) projects
DescriptionSET_PROPERTY(TARGET ${TARGET_NAME} PROPERTY VS_SCC_PROJECTNAME ""$/GLPre/Dev/${PROJNAME}", GVFKAAAA")
SET_PROPERTY(TARGET ${TARGET_NAME} PROPERTY VS_SCC_LOCALPATH ".")
SET_PROPERTY(TARGET ${TARGET_NAME} PROPERTY VS_SCC_PROVIDER "MSSCCI:Microsoft Visual SourceSafe")

Has no effect on vfproj files
Additional InformationI suspect WriteProjectStartFortran
Tags2005, visual studio
Attached Files

 Relationships
related to 0004524closedBill Hoffman support for source code control integration in Visual Studio projects 

  Notes
(0019459)
Andy (reporter)
2010-02-05 07:59

WriteProjectStartFortran is not writing anything if these VS_SCC_PROJECTNAME,VS_SCC_LOCALPATH and VS_SCC_PROVIDER are defined
(0024808)
Brad King (manager)
2011-01-17 15:52

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9859c64f [^]

 Issue History
Date Modified Username Field Change
2010-02-04 12:13 Andy New Issue
2010-02-04 12:15 Andy Tag Attached: visual studio
2010-02-04 12:15 Andy Tag Attached: 2005
2010-02-05 07:59 Andy Note Added: 0019459
2011-01-17 13:03 David Cole Assigned To => Brad King
2011-01-17 13:03 David Cole Status new => assigned
2011-01-17 15:34 Brad King Relationship added related to 0004524
2011-01-17 15:52 Brad King Note Added: 0024808
2011-01-17 15:52 Brad King Status assigned => closed
2011-01-17 15:52 Brad King Resolution open => fixed
2011-01-31 16:08 David Cole Fixed in Version => CMake 2.8.4
2011-01-31 16:08 David Cole Target Version => CMake 2.8.4
2011-01-31 16:08 David Cole Description Updated


Copyright © 2000 - 2018 MantisBT Team