[LLVMbugs] [Bug 10303] New: CMake build updates cmake/modules/LLVMLibDeps.cmake

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Jul 7 12:55:51 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=10303

           Summary: CMake build updates cmake/modules/LLVMLibDeps.cmake
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: scshunt at csclub.uwaterloo.ca
                CC: llvmbugs at cs.uiuc.edu, ofv at wanadoo.es


The CMake build sometimes makes changes to cmake/modules/LLVMLibDeps.cmake.
This is really bad as it should be able to function completely out-of-tree.
Worse, this in-tree change is to a checked-in file.

As a direct result of this, the file needs to be reset occasionally in order to
perform an update via git.

The CMake build should never modify files in-tree.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list