index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
unity-standalone
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2014-02-12
StandaloneUnity: fix compilation and crash on load
Marco Trevisan (TreviƱo)
2014-01-31
Implement mnemonic grabber in panel.
William Hua
2012-12-19
Removed link_directories in unity-standalone.
Jussi Pakkanen
2012-12-17
Removed superfluous pkgconfig includes.
Jussi Pakkanen
2012-12-04
Merged with trunk.
Jussi Pakkanen
2012-11-29
Merge prev and resolve conflicts.
Tim Penhey
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-11-28
Update the cmake lists.
Tim Penhey
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-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-22
fixed up the pluginadapter abstractation
Gord Allott
2012-05-21
Snapshot before refactoring components
Gord Allott