The following issue is now in status NEW (again) ====================================================================== http://public.kitware.com/Bug/view.php?id=12264 ====================================================================== Reported By: Amine Khaldi Assigned To: ====================================================================== Project: CMake Issue ID: 12264 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new Target Version: CMake 2.8.10 ====================================================================== Date Submitted: 2011-06-10 06:53 EDT Last Modified: 2012-08-20 11:51 EDT ====================================================================== Summary: CMake nmake generated makefiles don't consider .ilk and .rsp files when cleaning Description: When we nmake clean an executable, "<executable>.ilk" remains in the binary folder. Same issue for .rsp files (noticed when compiling shared libs, i.e. dlls)
Steps to Reproduce: Compile an executable using the nmake generator, notice that the .ilk file gets created in the binary folder (along with object files, the pdb, the exe..etc), nmake clean and you'll see that the file stays there. The same applies to dlls: compile one, notice the .rsp (and .ilk), nmake clean and you'll see both .rsp and .ilk still there. ====================================================================== ---------------------------------------------------------------------- (0030265) David Cole (manager) - 2012-08-11 11:09 http://public.kitware.com/Bug/view.php?id=12264#c30265 ---------------------------------------------------------------------- Sending old, never assigned issues to the backlog. (The age of the bug, plus the fact that it's never been assigned to anyone means that nobody is actively working on it...) If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it: http://www.cmake.org/mailman/listinfo/cmake It's easy to re-activate a bug here if you can find a CMake developer who has the bandwidth to take it on, and ferry a fix through to our 'next' branch for dashboard testing. Issue History Date Modified Username Field Change ====================================================================== 2011-06-10 06:53 Amine Khaldi New Issue 2012-08-11 11:09 David Cole Status new => backlog 2012-08-11 11:09 David Cole Note Added: 0030265 2012-08-20 11:51 David Cole Status backlog => new 2012-08-20 11:51 David Cole Target Version => CMake 2.8.10 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers