Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
I used 'hg rename' and expected (at least hoped) that 'hg diff' would do what I would naturally want, but no. | |||
2015-05-08 | https: the rest :) | corvid | |
Normally I really like to make commits in small pieces that all compile and make sense in isolation, but with this https work, the effort vs the reward just wasn't going to make sense. | |||
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 | |
Change fltk-config usage as suggested by Thomas Petazzoni [1]. submitted-by: Peter Seiderer <ps.report@gmx.net> [1] http://lists.busybox.net/pipermail/buildroot/2014-May/097607.html | |||
2014-04-09 | Merged with main repo. | Sebastian Geerken | |
2014-04-09 | Preparing 3.0.4 finalrelease-3_0_4 | Jorge Arellano Cid | |
2014-04-09 | Merge with main repo. | Sebastian Geerken | |
2014-04-07 | prepare 3.0.4-rc2release-3_0_4-rc2 | Johannes Hofmann | |
2014-04-04 | prepare dillo-3.0.4-rc1release-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 ↵ | Sebastian Geerken | |
does not seem to work). | |||
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 | |
I see that Jeremy eradicated the other ones in Jan 2011, and I introduced some AC_ERRORs again for the 1.3 port -- corvid | |||
2012-12-19 | configure.in: rename to configure.ac . | Jeremy Henty | |