aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2022-06-13Release 0.19HEAD0.19masterMarcel Holtmann1-1/+1
2022-06-13build: Fix usage of AC_OUTPUTMarcel Holtmann1-1/+3
2022-06-13build: Update to support Libtool >= 2.2Marcel Holtmann1-5/+2
2022-06-13build: Update to support Autoconf >= 2.69Marcel Holtmann1-14/+14
2020-12-07Release 0.180.18Marcel Holtmann1-1/+1
2020-12-07build: Remove AC_PROG_CXX checkMarcel Holtmann1-1/+0
2019-11-27Release 0.170.17Marcel Holtmann1-1/+1
2019-08-02Release 0.160.16Marcel Holtmann1-1/+1
2019-08-02plugins: Remove support for MozJS engineMarcel Holtmann1-10/+0
2019-08-02plugins: Remove support for V8 engineMarcel Holtmann1-9/+0
2018-09-26Release 0.150.15Marcel Holtmann1-1/+1
2018-06-08Release 0.140.14Marcel Holtmann1-1/+1
2017-11-06Release 0.130.13Marcel Holtmann1-1/+1
2017-11-06build: Remove unneeded -Wno-format-truncation and -Wimplicit-fallthrough=2Marcel Holtmann1-3/+0
2017-08-30Release 0.120.12Marcel Holtmann1-1/+1
2017-08-30build: Handle missing support for -Wimplicit-fallthrough=2Marcel Holtmann1-0/+3
2017-07-21dbus: Rename D-Bus autostart service file nameJulien Massot1-1/+1
2017-04-27Release 0.110.11Marcel Holtmann1-1/+1
2017-04-26build: Pull pacrunner forward to mozjs38Jeremy Linton1-2/+2
2016-10-05Release 0.100.10Marcel Holtmann1-1/+1
2016-08-19build: Only link -lcunit for unit tests itselfMarcel Holtmann1-12/+9
2016-08-19Add duktape supportDavid Woodhouse1-0/+5
2014-09-15Release 0.90.9Marcel Holtmann1-1/+1
2013-09-05Release 0.80.8Marcel Holtmann1-1/+1
2013-06-28Release 0.70.7Marcel Holtmann1-1/+1
2013-01-31build: Replace GTHread library with pthreadTomasz Bursztyka1-4/+4
2013-01-30build: Do not use deprecated AM_CONFIG_HEADERLucas De Marchi1-1/+1
2012-12-22Release 0.60.6Marcel Holtmann1-1/+1
2012-10-26build: Fix configure script so plugindir is well set without --prefixTomasz Bursztyka1-1/+1
2012-08-30mozjs: Move to spidermonkey js engine due to xulrunner deprecationTomasz Bursztyka1-7/+2
2012-05-29build: Fix typo for CURL support checkMarcel Holtmann1-1/+1
2012-05-29build: Remove dependency on libcap-ngMarcel Holtmann1-10/+0
2012-04-20Release 0.50.5Marcel Holtmann1-1/+1
2012-04-20build: Add color-tests for unit testsMarcel Holtmann1-1/+1
2012-04-16build: Require D-Bus 1.2 or laterMarcel Holtmann1-5/+2
2012-01-27unit: introducing cunit usage into test-pacrunnerTomasz Bursztyka1-1/+9
2012-01-27unit: Adding unit test as configurable entryTomasz Bursztyka1-0/+4
2012-01-08Release 0.40.4Marcel Holtmann1-1/+1
2011-12-16mozjs: managing js api changes since xulrunner >= 2.0Tomasz Bursztyka1-0/+7
2011-05-20Release 0.30.3Marcel Holtmann1-1/+1
2011-01-11core: Always require thread supportDavid Woodhouse1-13/+6
2010-12-26Release 0.20.2Marcel Holtmann1-1/+1
2010-12-10v8: Initial plugin implementationDavid Woodhouse1-0/+10
2010-12-10plugin: Convert the core mozjs code to a js driverSamuel Ortiz1-5/+10
2010-10-28Release 0.10.1Marcel Holtmann1-1/+1
2010-10-28Make CURL plugin a compile time optionMarcel Holtmann1-5/+10
2010-10-18Add support for plugin infrastructureMarcel Holtmann1-0/+6
2010-10-10Add support for downloading PAC scriptsMarcel Holtmann1-0/+5
2010-10-09Fix typo for enabling threading supportMarcel Holtmann1-1/+1
2010-10-09Add simple libproxy implementationMarcel Holtmann1-1/+11
2010-10-06Simplify Mozilla Javascript library detectionMarcel Holtmann1-5/+2
2010-10-06Update detection of Mozilla Javascript libraryMarcel Holtmann1-4/+6
2010-09-21Add D-Bus autostart configurationMarcel Holtmann1-4/+14
2010-09-19Add initial support for FindProxyForURL interfaceMarcel Holtmann1-0/+4
2010-09-19Require GLib thread support when using Mozilla Javascript engineMarcel Holtmann1-10/+9
2010-09-19Add simple test for using Mozilla Javascript engineMarcel Holtmann1-0/+7
2010-09-19Add D-Bus helper library supportMarcel Holtmann1-0/+18
2010-09-19Initial revisionMarcel Holtmann1-0/+79