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.in
Age
Commit message (
Expand
)
Author
2011-07-14
Updated about:splash page and set VERSION to 2.2.1
Jorge Arellano Cid
2011-01-08
configure.in: define the {int,uint}*_t types with AC_TYPE_*.
Jeremy Henty
2011-01-08
configure.in: fix the test code alignment.
Jeremy Henty
2011-01-08
configure.in: replace obsolete AC_TRY_LINK_FUNC with AC_LINK_IFELSE/AC_LANG_C...
Jeremy Henty
2011-01-08
configure.in: replace obsolete AC_TRY_COMPILE with AC_COMPILE_IFELSE/AC_LANG_...
Jeremy Henty
2011-01-08
configure.in: replace obsolete AC_ERROR with AC_MSG_ERROR.
Jeremy Henty
2011-01-08
configure.in: replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET.
Jeremy Henty
2011-01-09
don't need --use-images with fltk2-config
corvid
2011-01-05
configure.in: remove obsolescent AC_HEADER_STDC.
Jeremy Henty
2011-01-05
configure.in: remove obsolete AM_PROG_CC_STDC.
Jeremy Henty
2011-01-05
configure.in: move AC_CANONICAL_SYSTEM to fix an autoconf warning.
Jeremy Henty
2011-01-01
configure.in: modernize the initialization of autoconf/automake.
Jeremy Henty
2010-12-06
configure.in: fix the obsolete usage of AC_OUTPUT.
Jeremy Henty
2010-02-19
(cautious version of) fix for configure.in for libpng 1.4 (reported by xental...
corvid
2010-02-11
prepare 2.2 release
release-2_2
Johannes Hofmann
2010-02-10
prepare rc3
release-2_2-rc3
Johannes Hofmann
2010-02-08
prepare rc2
release-2_2-rc2
Johannes Hofmann
2010-01-28
prepare 2.2 release candidate 1
Johannes Hofmann
2010-01-14
fix DISABLE_COOKIES (reported by furaisanjin)
corvid
2009-07-17
Skip pthread detection for minix (configure.in)
Jorge Arellano Cid
2009-07-15
Fixed detection of socklen_t for dpid
Jorge Arellano Cid
2009-07-01
update for 2.1.1
release-2_1_1
corvid
2009-06-15
Splash screen
Jorge Arellano Cid
2009-06-07
group dillo system config files into a dillo subdir; have Paths use it
corvid
2009-03-11
Added "-fno-rtti -fno-exceptions" to CXXFLAGS (reduces binary size)
Jorge Arellano Cid
2009-01-31
Fix for 9144ba0845e7 (typo)
Jorge Arellano Cid
2009-01-31
Added the -W flag to the CFLAGS variable (compilation)
Jorge Arellano Cid
2008-10-22
? Trying a new iconv() test in configure.in.
jcid
2008-10-22
- Allowed compilation with older machines by removing a few C99isms.
jcid
2008-10-17
.
jcid
2008-10-16
- Switched SSL enabled to configure.in (./configure --enable-ssl)
jcid
2008-10-10
- s/dillo-fltk/dillo/ and switched the version to 2.0
jcid
2008-10-09
- Added the double-buffer as preference patch.
jcid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid
2008-07-03
- reversed a mistaken patch.
jcid
2008-07-03
- removed the nanosleep() configure.in workaround for Solaris.
jcid
2008-07-03
- removed unused dw configure.in options
jcid
2008-05-24
- Fixed a typo bug in configure.in.
jcid
2008-05-23
- Minor change in configure.in.
jcid
2008-05-18
- Removed dw's RTFL stuff from dillo tree.
jcid
2008-05-13
- Made zlib a configure requirement.
jcid
2008-05-10
- Removed an unnecessary line in configure.in.
jcid
2008-04-17
- Improved parsing of collapsing white space.
jcid
2008-03-16
- removed a duplicated configure.in test.
jcid
2008-03-14
- Fixed a typo s/CLFAGS/CFLAGS/g in configure.in
jcid
2008-03-14
- Added suport for old iconv() (const char** as 2nd arg).
jcid
2008-01-31
- another tweak to iconv detection for OpenBSD.
jcid
2008-01-30
- Another try at iconv detection for OpenBSD
jcid
2008-01-19
- Added iconv tests for FreeBSD.
jcid
2007-10-19
Updated configure.in to check only for fltk2-config.
jcid
[next]