aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/doc
diff options
context:
space:
mode:
authorAleric Inglewood2010-09-30 15:55:13 +0200
committerMcCabe Maxsted2010-10-02 01:03:20 -0700
commit34151bf92ee8f6a42adef5229e682e13c7863da1 (patch)
treee0d446455cd358a58d4929eb2783d1a7d59bf4ee /linden/doc
parentRED-578: SNOW-744: scripts/install.py --uninstall does not remove symbolic li... (diff)
downloadmeta-impy-34151bf92ee8f6a42adef5229e682e13c7863da1.zip
meta-impy-34151bf92ee8f6a42adef5229e682e13c7863da1.tar.gz
meta-impy-34151bf92ee8f6a42adef5229e682e13c7863da1.tar.bz2
meta-impy-34151bf92ee8f6a42adef5229e682e13c7863da1.tar.xz
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.
Diffstat (limited to 'linden/doc')
-rw-r--r--linden/doc/contributions.txt2
1 files changed, 2 insertions, 0 deletions
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
58 SNOW-479 58 SNOW-479
59 SNOW-626 59 SNOW-626
60 SNOW-744 60 SNOW-744
61 SNOW-751
61 SNOW-766 62 SNOW-766
62 SNOW-800 63 SNOW-800
63 RED-552 64 RED-552
@@ -75,6 +76,7 @@ Aleric Inglewood
75 RED-576 76 RED-576
76 RED-577 77 RED-577
77 RED-578 78 RED-578
79 RED-579
78Alissa Sabre 80Alissa Sabre
79 VWR-81 81 VWR-81
80 VWR-83 82 VWR-83