summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Build: Add option to link against libwebkit-gtk3.dominique.leuenberger@gmail.com2011-03-291-0/+2
* really fix the bindings on win32 issue this timenpmccallum2010-09-291-1/+1
* fix a typo which caused bindings to be built ONLY on win32 instead of EXCEPT ...npmccallum2010-09-291-1/+1
* make win32 build work againnpmccallum2010-09-261-1/+5
* Add "" to avoid syntact error when variable is unsetnicolas.dufresne2010-08-191-1/+1
* Check libmodman version and allow forcing system onenicolas.dufresne2010-08-191-4/+13
* C# bindings: add the pre-requisite .cmake extensionsdominique.leuenberger2010-07-071-0/+3
* CMAKE: Explicitly set policy CMP0011dominique.leuenberger2010-07-061-0/+3
* Revert "Fixed required cmake version to 2.8"nicolas.dufresne2010-06-141-1/+1
* Make find_package() quiet on libmodman to avoid long warningnicolas.dufresne2010-06-141-1/+1
* Fixed required cmake version to 2.8nicolas.dufresne2010-06-141-1/+1
* Fix KDE builds and tests, fixes #127 and #128npmccallum2010-06-131-0/+13
* rearrainge the build system ; make libmodman optionally build against externa...npmccallum2010-06-121-61/+13
* Update for version 0.4.3nicolas.dufresne2010-06-071-1/+1
* Include BUILD_TESTING option through CTestnicolas.dufresne2010-05-261-0/+2
* Update for version 0.4.2nicolas.dufresne2010-05-191-1/+1
* Update for version 0.4.1nicolas.dufresne2010-05-181-1/+1
* Cmake: We do no longer need any own cmake extensions. As such we also can fil...dominique.leuenberger2010-03-281-4/+1
* Perl: Integrate the perl bindings in our CMake Build Systemdominique.leuenberger2010-03-281-1/+4
* cmake: Add a Findlibproxy.cmake to our bundle.dominique.leuenberger2010-03-061-1/+4
* here's the real fix for issue 88npmccallum2010-03-061-16/+16
* enable optimization for binary file sizenpmccallum2010-03-051-1/+1
* move all our relative paths into the cache so that they are user adjustablenpmccallum2010-03-011-10/+10
* update files for releasenpmccallum2010-02-251-3/+4
* add cpack stuff to cmakenpmccallum2010-02-251-1/+18
* require cmake 2.8npmccallum2010-02-111-1/+1
* massive rework; split off libmodman; make unit tests for libmodman; remove co...npmccallum2010-02-051-0/+4
* config_w32reg actually works now, including ignore support; other misc win32 ...npmccallum2010-02-041-5/+13
* fix cmake bug causing errors when deps not foundnpmccallum2010-01-261-1/+1
* Fix compilation warnings on win32npmccallum2010-01-231-1/+3
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-231-1/+1
* misc win32 compilation fixesnpmccallum2010-01-191-2/+4
* make the check for 64bit libdir a bit more elegant; add global cxx flagsnpmccallum2010-01-171-5/+2
* new build system: CMakenpmccallum2010-01-161-0/+35