summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.5.6Christian Dywan2013-11-201-1/+1
* WebKitGTK+ 1.8.1 is as good as 1.8.3Christian Dywan2013-11-121-2/+2
* Resolve compiler warnings in current trunkPaweł Forysiuk2013-11-051-10/+40
|\
| * Don't suggest gcc specific attributesPaweł Forysiuk2013-11-051-1/+1
| * Suppress warnings about noreturn for nowPaweł Forysiuk2013-10-311-1/+1
| * Add EXTRA_WARNINGS option to cmake for additional compiler checksPaweł Forysiuk2013-10-301-1/+24
| * All warnings are errors in development buildsChristian Dywan2013-10-291-1/+4
| * C and Vala need to agree on the assumed libsoup versionChristian Dywan2013-10-281-2/+2
| * Only enable HAVE_LIBSOUP_2_40_0 in Vala for 0.18 and laterChristian Dywan2013-10-281-8/+12
* | Add a comment explaning the gettext policy work-aroundChristian Dywan2013-10-271-0/+2
* | Enable old path policy on cmake < 2.8.8Christian Dywan2013-10-271-0/+3
|/
* Untangle implicit GTK+3 for Granite and WebKit2Christian Dywan2013-10-021-16/+17
* Add USE_APIDOCS to build API docs with CMakeChristian Dywan2013-09-271-0/+5
|\
| * Add USE_APIDOCS to build API docs with CMakeOlivier Duchateau2013-09-221-0/+5
* | Add CMakeLists.txt for config directoryOlivier Duchateau2013-09-261-0/+1
|\ \
| * | Add config subdirectory to toplevel CMakeLists.txtChristian Dywan2013-09-261-0/+1
| |/
* | Install mo files in locale dirOlivier Duchateau2013-09-221-1/+1
|/
* Check if execinfo.h header exists on BSDAndré Stösel2013-09-221-2/+12
|\
| * disable devpets backtrace support for freebsdAndré Stösel2013-09-221-6/+1
| * fix backtrace check for bsdAndré Stösel2013-09-171-3/+9
| * Check if execinfo.h header exists on BSDOlivier Duchateau2013-09-141-2/+11
* | Add Midori.URI.get_base_domain and use it in NoJSChristian Dywan2013-09-171-0/+1
|/
* Fix missing closing quote in GCR_VERSIONChristian Dywan2013-09-091-1/+1
* Add -wundef, HAVE_CONFIG_H and LOCALEDIR and fix ENABLE_NLSChristian Dywan2013-09-091-1/+6
* Add HAVE_GCR, HAVR_GRANITE, HAVE_LIBSOUP_xyz, HAVE_OSXChristian Dywan2013-09-081-21/+37
* Separate CFLAGS for C from CFLAGS for ValaChristian Dywan2013-09-081-1/+2
* Install top-level text files and FAQ html/ css to doc dirChristian Dywan2013-09-081-0/+2
|\
| * Install top-level text files to doc dirChristian Dywan2013-09-031-0/+2
* | Define HAVE_LIBNOTIFY if we have libnotifyChristian Dywan2013-09-071-0/+1
* | Require libnotify except on Win32 (as Waf did)Christian Dywan2013-09-031-5/+9
* | Add XSS to OPTS_LIBRARIESChristian Dywan2013-09-031-3/+5
|/
* Add bzr revision number to version if availableChristian Dywan2013-09-031-1/+9
|\
| * Silence errors due to getting the revision from bzrChristian Dywan2013-09-031-0/+1
| * Add bzr revision number to version if availableChristian Dywan2013-09-021-1/+8
* | Add -g to CFLAGS to enable debugging symbolsChristian Dywan2013-09-021-1/+1
|/
* Add custom "uninstall" target removing all installed filesChristian Dywan2013-09-011-0/+4
* Only look for signal.h when building for unix systemsChristian Dywan2013-09-011-3/+6
* Always pass gio-2.0 as a dummy when only checking one packageChristian Dywan2013-09-011-2/+5
* Drop unique package check and definesChristian Dywan2013-09-011-19/+2
* Add library/ header checks for defining HAVE_Christian Dywan2013-09-011-0/+32
* Add USE_GRANITE to enable/ disable GraniteChristian Dywan2013-08-211-1/+17
* Add USE_ZEITGEIST to enable/ disable ZeitgeistPaweł Forysiuk2013-08-211-5/+13
* Tweak GETTEXT_PACKAGE line to benefit from Debian scriptsChristian Dywan2013-08-211-1/+2
* Parse version and define MIDORI_*_VERSION values for user agentPaweł Forysiuk2013-08-191-0/+10
* Add build flags for GTK+2 and WebKit2 to CMakeChristian Dywan2013-08-191-0/+45
* Add rules to install icons with CMakeChristian Dywan2013-08-191-0/+1
* Add rules to run tests with CMakeChristian Dywan2013-08-191-0/+2
* Add rules to build extensions with CMakeChristian Dywan2013-08-191-2/+9
* Initial minimal CMake build setupChristian Dywan2013-08-181-0/+76