summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Checking for zeitgeist needs to fail if not foundChristian Dywan2016-02-041-1/+1
* Bump version to 0.5.110.5.11Christian Dywan2015-08-301-1/+1
* Ensure vala knows the prototypes of functions it calls, fixing pointer trunca...gue5t2015-08-161-1/+13
|\
| * Only enable warnings for Vala with recent versions of GCC and Clanggue5t2015-08-151-1/+13
| * Forbid implicit declarations in valac-generated C and enable non-superfluous ...gue5t2015-08-091-1/+1
* | Use find_file to locate execinfo.hChristian Dywan2015-07-191-11/+5
|/
* Stop using Gtk.Entry.max_width_charsChristian Dywan2015-06-181-2/+2
|\
| * Stop using Gtk.Entry.max_width_charsChristian Dywan2015-06-131-2/+2
* | avoid deprecated SoupServer API with libsoup 2.48gue5t2015-06-131-0/+4
|\ \ | |/ |/|
| * avoid deprecated SoupServer API with libsoup 2.48gue5t2015-04-191-0/+4
* | Drop support for libsoup-gnome-2.4 < 2.37.1Rico Tzschichholz2015-03-231-14/+2
* | Move to WebKit2 4.0 which broke ABIGeronimo Bareiro2015-04-281-7/+4
|\ \
| * | Move to WebKit2 4.0 which broke ABIChristian Dywan2015-04-191-7/+4
| |/
* | Port to zeitgeist-2.0Rico Tzschichholz2015-04-211-2/+2
|\ \
| * | Port to zeitgeist-2.0Rico Tzschichholz2015-03-231-2/+2
* | | Bump version to 0.5.100.5.10Christian Dywan2015-04-191-1/+1
| |/ |/|
* | Actually make notifications on Win32 a no-opChristian Dywan2015-04-091-1/+1
* | Use actual CMake syntaxChristian Dywan2015-04-091-1/+1
* | Don't assume GNotification works on Win32Christian Dywan2015-04-091-1/+1
* | No Gcr on Win for the momentChristian Dywan2015-03-251-1/+3
|\ \
| * | No Gcr on Win for the momentChristian Dywan2015-03-231-1/+3
| |/
* | Use GNotification >= 2.40 and use Midori.App API in webmediaChristian Dywan2015-03-231-1/+1
|/
* Make GCR mandatory for all buildsChristian Dywan2015-03-221-9/+8
* Clean up vapi dependencyChristian Dywan2015-03-151-0/+1
* Bump version to 0.5.90.5.9Christian Dywan2014-11-101-1/+1
* Bump version to 0.5.80.5.8Christian Dywan2014-04-031-1/+1
* Fix X11 lib underlink in midori-coreSamuli Suominen2014-03-291-1/+1
* Disable Adblock WebExtension for WebKit 2.3.90Christian Dywan2014-03-111-0/+3
* Turn off GIR xml generation by default, and make it run after compile when en...gue5t2014-03-041-1/+1
* Implement GIR build supportgue5t2014-03-041-0/+4
* Make cmake build code before processing data and translationsPaweł Forysiuk2014-02-261-3/+3
* Add support of DragonFlyBSDOlivier Duchateau2014-02-181-1/+6
* Bump version to 0.5.70.5.7Christian Dywan2014-01-151-1/+1
* Add -fPIC unconditionallyPaweł Forysiuk2013-11-281-13/+2
* Use less conditionalsPaweł Forysiuk2013-11-271-3/+2
* Fix syntax errorPaweł Forysiuk2013-11-271-1/+1
* Allow building with old version of gccPaweł Forysiuk2013-11-271-1/+15
* 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
|\