index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2024-06-02
Clarify --enable-rtfl option description
Rodrigo Arias Mallo
2024-05-04
Release version 3.1.0
v3.1.0
Rodrigo Arias Mallo
2024-04-11
Release version 3.1.0-rc1
v3.1.0-rc1
Rodrigo Arias Mallo
2023-12-30
Add automatic rendering tests
Rodrigo Arias Mallo
2023-12-30
Search for libiconv before libc
Rodrigo Arias Mallo
2023-12-30
Don't use /usr/local/include
Rodrigo Arias Mallo
2023-12-30
Fix message order for FLTK check
Rodrigo Arias Mallo
2023-12-30
Add configure summary at the end
Rodrigo Arias Mallo
2023-12-30
Add detection logic for OpenSSL and mbedTLS
Rodrigo Arias Mallo
2023-12-30
Change --disable-ssl to --disable-tls
Rodrigo Arias Mallo
2023-12-30
Enable TLS support by default
Rodrigo Arias Mallo
2023-12-30
Reorganize configure.ac options
Rodrigo Arias Mallo
2023-12-21
Split tests into unit and dw (graphical)
Rodrigo Arias Mallo
2018-10-05
add --disable-xembed configure option
Johannes Hofmann
2016-07-03
workaround for mbed TLS 2.3.0 include problem
corvid
2016-07-03
use mbed TLS
corvid
2016-04-18
Fix version number.
Sebastian Geerken
2015-06-03
Merge with main repo.
Sebastian Geerken
2015-05-28
libpng 1.6 series works for me
corvid
2015-05-28
'ssl' -> 'tls' where reasonable, given that ssl3 is dead and all
corvid
2015-05-10
Merge with main repo.
Sebastian Geerken
2015-05-08
https: the rest :)
corvid
2015-01-28
Version number.
Sebastian Geerken
2014-12-26
Changed version number to '3.1-dev'.
Sebastian Geerken
2014-12-24
merge 3.0.4.1 branch
corvid
2014-11-25
3.0.4.1 version number in autoconf
corvid
2014-06-03
change fltk-config test to be more crosscompile/buildroot friendly
Johannes Hofmann
2014-04-09
Merged with main repo.
Sebastian Geerken
2014-04-09
Preparing 3.0.4 final
release-3_0_4
Jorge Arellano Cid
2014-04-09
Merge with main repo.
Sebastian Geerken
2014-04-07
prepare 3.0.4-rc2
release-3_0_4-rc2
Johannes Hofmann
2014-04-04
prepare dillo-3.0.4-rc1
release-3_0_4-rc1
Johannes Hofmann
2014-01-06
Some more RTFL stuff.
Sebastian Geerken
2013-05-22
On X11 systems, link to X11 explicitely (on some systems, indirect linking do...
Sebastian Geerken
2013-05-18
Aligned lines in comments.
Sebastian Geerken
2013-03-13
prepare dillo-3.0.3
Johannes Hofmann
2013-01-12
AC_ERROR -> AC_MSG_ERROR
p37sitdu
2012-12-19
configure.in: rename to configure.ac .
Jeremy Henty