MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015722 | CMake | Modules | public | 2015-08-31 15:49 | 2016-02-01 09:10 |
Reporter | Kevin Godby | ||||
Assigned To | Daniele E. Domenichelli | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 3.3.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015722: ExternalProject.cmake calls 'git stash save --all' even if git doesn't support --all option | ||||
Description | The --all option for git-stash wasn't introduced until git version 1.7.6. If you use ExternalProject_Add with a git repository and have an old version of git installed, cmake will fail when it tries to call 'git stash save --all --quiet'. | ||||
Steps To Reproduce | * Install a old version of git (<= 1.7.5). * Use recent version of cmake. * Try to download a git repository using ExternalProject_Add. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-08-31 15:49 | Kevin Godby | New Issue | |||
2015-08-31 15:55 | Brad King | Assigned To | => Daniele E. Domenichelli | ||
2015-08-31 15:55 | Brad King | Status | new => assigned | ||
2015-08-31 15:56 | Brad King | Note Added: 0039362 | |||
2015-09-17 06:11 | Daniele E. Domenichelli | Note Added: 0039431 | |||
2015-09-17 08:35 | Brad King | Note Added: 0039433 | |||
2015-09-17 08:40 | Daniele E. Domenichelli | Note Added: 0039434 | |||
2015-09-25 11:56 | Daniele E. Domenichelli | Status | assigned => resolved | ||
2015-09-25 11:56 | Daniele E. Domenichelli | Resolution | open => fixed | ||
2016-02-01 09:10 | Robert Maynard | Note Added: 0040420 | |||
2016-02-01 09:10 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|