summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* Fix:build:GTK check should break build configuration when GTK2 is absentakashihi2010-11-271-8/+0
* Fix:build:Fixed GDK pixbuf detectionakashihi2010-11-231-0/+4
* Fix:build:Implemented conditional building, dependent on modules/libs akashihi2010-11-223-4/+142
* Fix:build:Fixed detection of gdk pixbuf on win32akashihi2010-11-211-33/+18
* Fix:build:Made GLADE presence optional in FindGTK2akashihi2010-11-211-6/+2
* Fix:build:Made GTK2 detection more windows friendlyakashihi2010-11-211-3/+43
* Fix:build:Made cmake-based build more tolerant to older CMakeakashihi2010-10-051-0/+452
* Fix:core/cmake:Enable runnig from source direcoryrikky2010-10-031-1/+5
* Fix:core/cmake:Install modules to the same path as the autotools toolchain doesrikky2010-10-031-6/+1
* Add:core:Added mingw32 crosscompiling support to cmake build toolchain.rikky2010-10-021-0/+16
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-023-0/+106