Activity log for bug #964248

Date Who What changed Old value New value Message
2012-03-25 00:19:05 Sam Spilsbury bug added bug
2012-03-25 00:19:12 Sam Spilsbury compiz-core: status New Confirmed
2012-03-25 00:19:13 Sam Spilsbury compiz-core: importance Undecided Medium
2012-03-25 00:19:15 Sam Spilsbury compiz-core: assignee Sam Spilsbury (smspillaz)
2012-03-25 00:19:18 Sam Spilsbury compiz-core: milestone 0.9.7.4
2012-03-25 00:20:33 Sam Spilsbury description According to the Google Test documentation[1], it isn't mandatory for distributions to ship the compiled gtest library, but instead applications are expected to use the shipped sources to compile it locally. Currently FindGTest.cmake only searches for the headers /and/ the library, and since the library is no longer shipped in Ubuntu, GTest is not found and the tests do not build. The fix is to add GTEST_ROOT_DIR as part of the build process so that it is linked as a static lib should searching for the dynamic one fail. According to the Google Test documentation[1], it isn't mandatory for distributions to ship the compiled gtest library, but instead applications are expected to use the shipped sources to compile it locally. Currently FindGTest.cmake only searches for the headers /and/ the library, and since the library is no longer shipped in Ubuntu, GTest is not found and the tests do not build. The fix is to add GTEST_ROOT_DIR as part of the build process so that it is linked as a static lib should searching for the dynamic one fail. [1] http://code.google.com/p/googletest/wiki/FAQ
2012-03-25 00:44:16 Launchpad Janitor branch linked lp:~smspillaz/compiz-core/compiz-core.fix_964248
2012-03-27 16:13:17 Launchpad Janitor branch linked lp:compiz-core
2012-03-30 07:29:01 Daniel van Vugt compiz-core: milestone 0.9.7.4
2012-03-30 07:52:29 Daniel van Vugt compiz-core: milestone 0.9.7.6
2012-03-30 07:53:57 Daniel van Vugt compiz-core: status Confirmed Fix Committed
2012-03-30 07:54:00 Daniel van Vugt compiz-core: milestone 0.9.7.6 0.9.7.4
2012-03-30 10:05:36 Daniel van Vugt compiz-core: status Fix Committed Fix Released
2012-03-30 12:27:41 Launchpad Janitor branch linked lp:compiz
2012-04-03 14:18:19 Launchpad Janitor branch linked lp:ubuntu/compiz