MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010237 | CMake | CMake | public | 2010-02-04 12:13 | 2011-01-31 16:08 |
|
| Reporter | Andy | |
| Assigned To | Brad King | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | CMake-2-8 | |
| Target Version | CMake 2.8.4 | Fixed in Version | CMake 2.8.4 | |
|
| Summary | 0010237: Target properties for visual sourcesafe bindings do not work on Fortran (vfproj) projects |
| Description | SET_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 |
| Steps To Reproduce | |
| Additional Information | I suspect WriteProjectStartFortran |
| Tags | 2005, visual studio |
| Relationships | | related to | 0004524 | closed | Bill Hoffman | support for source code control integration in Visual Studio projects |
|
| Attached Files | |
|
| 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 | bug_revision_view_page.php?rev_id=182#r182 |