From 34151bf92ee8f6a42adef5229e682e13c7863da1 Mon Sep 17 00:00:00 2001 From: Aleric Inglewood Date: Thu, 30 Sep 2010 15:55:13 +0200 Subject: RED-579: SNOW-751: 'configure' with cmake 2.8 is extremely slow. Note that indra/cmake/CMakeLists.txt is missing on imprudence, so I couldn't add 'FindZLIB.cmake' to the list of source files (see http://svn.secondlife.com/trac/linden/browser/projects/2009/snowglobe/trunk/indra/cmake/CMakeLists.txt) I added a comment to http://github.com/mccabe/imprudence/commit/39f625963e408ec5dd394e202506700259b9b508 that adds an empty indra/cmake/CMakeLists.txt If Jacek follows up and copies snowglobe's CMakeLists.txt then she'll have to remove the FindZLIB.cmake from it if she tests it before merging with THIS commit. In that case it has to be added back when merging that commit with this one. Tested on imprudence with cmake 2.8.2: * Without patch, 'configure' takes 100 seconds. * With patch, 'configure' takes 4 seconds. --- linden/doc/contributions.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'linden/doc') diff --git a/linden/doc/contributions.txt b/linden/doc/contributions.txt index eee1774..cff6863 100644 --- a/linden/doc/contributions.txt +++ b/linden/doc/contributions.txt @@ -58,6 +58,7 @@ Aleric Inglewood SNOW-479 SNOW-626 SNOW-744 + SNOW-751 SNOW-766 SNOW-800 RED-552 @@ -75,6 +76,7 @@ Aleric Inglewood RED-576 RED-577 RED-578 + RED-579 Alissa Sabre VWR-81 VWR-83 -- cgit v1.1