summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Collapse)Author
2021-05-08Bump version to 2.1Quentin Rameau
2020-11-07webext: Fix missing flags for gioQuentin Rameau
2020-11-01Add support for configuring plugins directoriesQuentin Rameau
2019-02-10Makefile: rework how webextensions are handledQuentin Rameau
2019-02-06Makefile: include common to webextQuentin Rameau
2018-10-09Use pkg-config for X11{INC,LIB}Leonardo Taccari
2018-10-08Remove libtool depencency, reorganise MakefileQuentin Rameau
We don't need libtool anymore, just build the library directly. This lets us simplify the Makefile too.
2018-10-08ext: first commit for surf libQuentin Rameau
2017-04-29Display an error message and certificate on tls errorQuentin Rameau
2017-04-29Arrange MakefileQuentin Rameau
Let the user specify his own C and LD FLAGS. Remove unuseful and non portable CFLAGS like pendantic and Wall.
2017-03-28Bump version to 2.0Quentin Rameau
We're using the new scheme: 2.x is for webkit2
2016-09-22Add support for loading Webkit extensionsQuentin Rameau
2016-03-02Modify linking parameterQuentin Rameau
2015-11-18Switch headers to webkit2Quentin Rameau
2015-11-17Port surf to gtk3Quentin Rameau
2015-01-17Newer libc want _DEFAULT_SOURCE.Christoph Lohmann
2013-02-10Bumping up to 0.6.Christoph Lohmann
2013-02-09The javascriptcore is now in webkit.Christoph Lohmann
2012-11-25Surf now can handle absolute file paths. This allows better local HTMLChristoph Lohmann
reading.
2012-11-16Adding back the Escape to stop loading the current page. Thanks Daniel BaintonChristoph Lohmann
for the notice!
2012-11-16Some minor style updates.Christoph Lohmann
2012-02-11applied fix from dev list and debian reviewersanselm@garbe.us
2012-02-01Fixing the javascriptcoregtk-1.0 dependency.Christoph Lohmann
2011-11-20link Xlib in config.mkConnor Lane Smith
2010-06-08next will be 0.4.1Enno Boland (tox)
2010-05-09mergeEnno Boland (tox)
2010-05-06fixing config.mkEnno Boland (tox)
2010-05-02Adding small fix by Alex Puterbaugh. Thanks.Enno Boland (tox)
2010-03-29whoops... linking OoEnno Boland (tox)
2010-03-26typofix.Enno Boland (tox)
2010-03-08fixing progress, beginning new cookie implementationEnno Boland (tox)
2009-11-02next version will be 0.4Enno Boland (tox)
2009-10-26cleaning up config.mkEnno Boland (tox)
2009-10-21next version is 0.3Enno Boland (tox)
2009-09-16next version is 0.2Enno Boland (tox)
2009-09-11next will be 0.1.2Enno Boland (tox)
2009-09-10bugfix releaseEnno Boland (tox)
2009-09-07next version is 0.1Enno Boland (tox)
2009-07-13Applied Jacobs patch. Thanks!Enno Boland (tox)
2009-06-09adding -Werror to config.mkEnno Boland (Gottox)
2009-06-08better download handling.Enno Boland (Gottox)
2009-06-08merged, now has download bar, other misc fixesThomas Menari
2009-06-05Initial Commit.Enno Boland (Gottox)