~townsend/compiz/fix-auto-vp-switch-0.9.10

  • Committer: Sam Spilsbury
  • Date: 2012-10-16 13:53:20 UTC
  • Revision ID: sam.spilsbury@canonical.com-20121016135320-3zb8wy8u16eayb7m
Clean up the CMake code around the python modules and uninstalling
 - It isn't possible to build python extensions using distutils that
   link to things that we are building, because CMake provides no
   means for a custom command to depend on a library. Build them
   using CMake directly instead
 - Clean up the tests: the tests depended on having a working opengl
   and core plugin xml file and were also sensitive to xml data. Make
   a mock.xml and use that instead
 - Require ini for the compizconfig-python tests. They won't run without it
 - Fix the uninstall scripts. We were clobbering the uninstall target
   with the python uninstall targets, that is just plain wrong. Created
   a new cmake function to append custom uninstall scripts to the global
   uninstall script
Filename Latest Rev Last Changed Committer Comment Size
..
cmake 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
compizconfig 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
gtk 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
images 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
include 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
kde 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
libdecoration 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
metadata 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
plugins 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
po 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
postinst 3262.3.66 12 years ago Sam Spilsbury Added postinst Diff
scripts 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
src 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
tests 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
xslt 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin Diff
.gitignore 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 14 bytes Diff Download File
AUTHORS 3323.1.15 12 years ago Daniel van Vugt Merge latest lp:compiz 4.9 KB Diff Download File
ChangeLog 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 525 KB Diff Download File
CMakeLists.txt 3420.4.1 12 years ago Sam Spilsbury Clean up the CMake code around the python modules 6.6 KB Diff Download File
compiz.pc.in 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 237 bytes Diff Download File
config.h.core.in 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 132 bytes Diff Download File
COPYING 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 274 bytes Diff Download File
COPYING.GPL 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 17.5 KB Diff Download File
COPYING.LGPL 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 25.9 KB Diff Download File
COPYING.MIT 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 1 KB Diff Download File
Doxyfile 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 61.9 KB Diff Download File
INSTALL 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 433 bytes Diff Download File
NEWS 3402 12 years ago Daniel van Vugt Update NEWS with latest bug fixes. 47.4 KB Diff Download File
README 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 311 bytes Diff Download File
RELEASING 3139 12 years ago smspillaz Merge lp:compiz-scaleaddon-plugin 2.6 KB Diff Download File
VERSION 3403 12 years ago Daniel van Vugt Get ready for series 0.9.9 6 bytes Diff Download File