Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
media
/
CMakeLists.txt
d4aec32
Fix bad circular dependency.
by Pierre Ossman
· 13 years ago
3786e26
Modern versions of ImageMagick properly respects the SVG default
by Pierre Ossman
· 13 years ago
c6eaff8
Check the generated icons into the build tree. This solves a couple of issues: (1) it eliminates the build dependency on ImageMagick, which was not documented and which creates a hard-to-diagnose build failure on platforms on which it isn't available, and (2) the build was completely broken on Windows, because Windows has a convert.exe program that is part of the operating system, and the TigerVNC build system was finding this and attempting to use it to generate the icons.
by DRC
· 13 years ago
6412770
Convert media Makefile to CMake.
by Pierre Ossman
· 13 years ago