summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2009-10-09add -ansi flag to default warningsAlbert Astals Cid1-1/+1
2009-10-09Add -Wnon-virtual-dtor flagAlbert Astals Cid1-2/+2
2009-07-31Add -Woverloaded-virtual as default CXX flagAlbert Astals Cid1-0/+1
2009-07-12glade is not used anymoreAlbert Astals Cid1-5/+4
2009-07-01[test] Use gtkbuilder rather than libgladeSebastien Bacher1-1/+0
2009-05-17Better lcms check comming from kdelibsAlbert Astals Cid1-24/+71
2009-01-07Require cmake 2.6.0, remove two cmake files provided upstreamAlbert Astals Cid2-132/+0
2009-01-07Add lcms option to cmake buildsystemAlbert Astals Cid1-0/+37
2008-12-12Try harder to look for openjpegAlbert Astals Cid1-1/+1
2008-06-26use FindPackageHandleStandardArgsPino Toscano1-9/+2
2008-06-14Add a JPEG2000 decoder based on OpenJPEGAlbert Astals Cid1-0/+44
2008-05-27require gthread-2.0Albert Astals Cid1-4/+5
2008-03-24fix build when using cmake, not sure it's completely ok, but at least i can c...Albert Astals Cid1-7/+16
2008-01-31Set RelWithDebInfo as default build type, if not specified.Pino Toscano1-0/+4
2008-01-31Support the different CMake build modes.Pino Toscano1-0/+29
2008-01-30Introduce the CMake-based build system.Pino Toscano14-0/+2234