[cmake-developers] [CMake 0015296]: External Project improperly handles updates from VCS

Mantis Bug Tracker mantis at public.kitware.com
Wed Dec 10 07:02:22 EST 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15296 
====================================================================== 
Reported By:                Ilya
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15296
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-12-10 07:02 EST
Last Modified:              2014-12-10 07:02 EST
====================================================================== 
Summary:                    External Project improperly handles updates from VCS
Description: 
When External Project is configured to get sources from git repo from a branch
it improperly handles changes.

When generator is Ninja, it simply ignores changes and do not rebuild.
When generator is UNIX Makefiles it always rebuilds despite whether there were
changes or not.

Probably this is also true for other VCS sources.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-12-10 07:02 Ilya           New Issue                                    
======================================================================



More information about the cmake-developers mailing list