| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0004067 | CMake | CMake | public | 2006-11-23 01:00 | 2016-06-10 14:30 | ||||
| Reporter | Brandon Van Every | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | low | Severity | feature | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0004067: FILE(TO_WINDOWS_PATH ...) | ||||||||
| Description | I would like a FILE(TO_WINDOWS_PATH ...) command. On Windows I use MSYS, Cygwin, and Windows Command Prompt shells. They all have different "native" path behavior: command prompt - "E:\Program Files" Cygwin shell - "/cygdrive/e/Program Files" MSYS shell - "/e/Program Files" Meanwhile, I typically use tools that do not necessarily understand the "native" path convention of the shell I'm using. Typically, Windows native tools do not understand Cygwin or MSYS path conventions, but they are often run in those environments. So I'd like to explicitly force a Windows native path, "E:\Program Files" . The general problem: what's native for a SHELL is not the same as what's native for a OS. Nor do we necessarily know if a tool needs a SHELL convention, or a OS convention. The term "native" is highly ambiguous when dealing with Cygwin or MSYS. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0041332) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041332 | |
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |