summaryrefslogtreecommitdiff
path: root/shortcuts/CMakeLists.txt
AgeCommit message (Collapse)Author
2013-03-07StandaloneShortcuts: fix linkingMarco Trevisan (Treviño)
(bzr r3144.3.32)
2013-01-22CompizShortcutModeller: implement a basic compiz shortcut ModellerMarco Trevisan (Treviño)
(bzr r2919.3.51)
2012-12-19Remove use of deprecated link_libraries command.Jussi Pakkanen
Approved by Stephen M. Webb. (bzr r3003)
2012-12-19Removed link_directories in shortcuts.Jussi Pakkanen
(bzr r3001.1.7)
2012-12-18Enabled pch for shortcuts-lib.Jussi Pakkanen
(bzr r2998.2.7)
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
(bzr r2993.1.1)
2012-11-28Define PIC_FLAGS only once.Jussi Pakkanen
(bzr r2934.3.5)
2012-11-28Move some compiler flags from add_definitions to their proper place.Jussi Pakkanen
(bzr r2934.3.3)
2012-11-28Remove use of deprecated link_libraries.Jussi Pakkanen
(bzr r2934.3.2)
2012-10-18Removed cargo cult include directories.Jussi Pakkanen
(bzr r2861.2.4)
2012-10-18Removed useless -I flags.Jussi Pakkanen
(bzr r2861.2.3)
2012-10-18Obtain GETTEXT_PACKAGE from config.h on demand rather than specify it with ↵Jussi Pakkanen
-D to every compiled file. (bzr r2861.2.2)
2012-10-18Removed useless dependencies.Jussi Pakkanen
(bzr r2861.2.1)
2012-10-17Moved maintainer CXX flags to global scope.Jussi Pakkanen
(bzr r2845.3.2)
2012-09-11Add unit-tests.Andrea Azzarone
(bzr r2675.3.2)
2012-07-06Move the check to the top-level CMakeLists.txttimo.jyrinki@canonical.com
(bzr r2434.3.4)
2012-07-06Use a more concise form for the ARM changes.timo.jyrinki@canonical.com
(bzr r2434.3.2)
2012-06-21Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful ↵timo.jyrinki@canonical.com
build also needed the -fPIC addition for arm. (bzr r2434.3.1)
2012-05-08some files wern't being built, caused errors on loadGord Allott
(bzr r2350.2.10)
2012-05-07added missing fileGord Allott
(bzr r2350.2.9)