index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
shortcuts
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2013-03-07
StandaloneShortcuts: fix linking
Marco Trevisan (Treviño)
2013-01-22
CompizShortcutModeller: implement a basic compiz shortcut Modeller
Marco Trevisan (Treviño)
2012-12-19
Remove use of deprecated link_libraries command.
Jussi Pakkanen
2012-12-19
Removed link_directories in shortcuts.
Jussi Pakkanen
2012-12-18
Enabled pch for shortcuts-lib.
Jussi Pakkanen
2012-12-17
Removed superfluous pkgconfig includes.
Jussi Pakkanen
2012-11-28
Define PIC_FLAGS only once.
Jussi Pakkanen
2012-11-28
Move some compiler flags from add_definitions to their proper place.
Jussi Pakkanen
2012-11-28
Remove use of deprecated link_libraries.
Jussi Pakkanen
2012-10-18
Removed cargo cult include directories.
Jussi Pakkanen
2012-10-18
Removed useless -I flags.
Jussi Pakkanen
2012-10-18
Obtain GETTEXT_PACKAGE from config.h on demand rather than specify it with -D...
Jussi Pakkanen
2012-10-18
Removed useless dependencies.
Jussi Pakkanen
2012-10-17
Moved maintainer CXX flags to global scope.
Jussi Pakkanen
2012-09-11
Add unit-tests.
Andrea Azzarone
2012-07-06
Move the check to the top-level CMakeLists.txt
timo.jyrinki@canonical.com
2012-07-06
Use a more concise form for the ARM changes.
timo.jyrinki@canonical.com
2012-06-21
Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful build...
timo.jyrinki@canonical.com
2012-05-08
some files wern't being built, caused errors on load
Gord Allott
2012-05-07
added missing file
Gord Allott