Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-21 | Added missing EXTRA_DIST | Xavier Roche | |
2023-01-15 | Fixed gl_VISIBILITY hidden dependency | Xavier Roche | |
Copied from https://raw.githubusercontent.com/coreutils/gnulib/master/m4/visibility.m4 Closes #245 | |||
2023-01-14 | Fixed LD_FLAGS | Xavier Roche | |
2023-01-13 | Add support for pie | Xavier Roche | |
2023-01-12 | Updated to 3.49.3 | Xavier Roche | |
2023-01-10 | Updated autotools | Xavier Roche | |
2022-11-20 | Updated libtool | Xavier Roche | |
2016-04-26 | 3.48.22 (libtool) | Xavier Roche | |
2015-03-15 | Fixed build after coucal has been moved to a submodule | Xavier Roche | |
2015-03-14 | Cleanup (first git build) | Xavier Roche | |
2014-07-09 | Fixed FTBFS on ARM/MIPS again. | Xavier Roche | |
2014-07-08 | proxytrack: fixed FTBFS on ARM/MIPS | Xavier Roche | |
2014-06-14 | Added diff murmurhash3.h | Xavier Roche | |
2014-06-14 | Preparing to export the cuckoo hashtable library as "coucal" project | Xavier Roche | |
2014-06-11 | Fixed zlib warning (build zlib with -DZLIB_CONST) | Xavier Roche | |
2014-06-10 | Added missing minizip/mztools.c.diff reference | Xavier Roche | |
2014-06-09 | Updated Makefile | Xavier Roche | |
2014-06-08 | Using subdir-objects for automake | Xavier Roche | |
Replaced legacy INCLUDES by AM_CPPFLAGS | |||
2014-06-06 | Added htsarrays.h to Makefile and devel libs | Xavier Roche | |
2014-06-05 | Added missing .h to -dev | Xavier Roche | |
2014-05-28 | Added AM_PROG_CC_C_O and AM_PROG_LIBTOOL | Xavier Roche | |
Removed unused CXX added the following default compiler flags: -Wdeclaration-after-statement -Wsequence-point -Wparentheses -Winit-self -Wuninitialized -Wformat -fstrict-aliasing -Wstrict-aliasing=2 added the following default linker flags: -Wl,--discard-all -Wl,--no-undefined Depending on autoconf-archive because using AX_CHECK_COMPILE_FLAG and AX_CHECK_LINK_FLAG | |||
2014-05-24 | Fixed EXTRA_DIST | Xavier Roche | |
2014-05-23 | Added symbol visibility features to the build to hide internal symbols (GCC) | Xavier Roche | |
2014-05-04 | Added -DLIBHTTRACK_EXPORTS for libhttrack | Xavier Roche | |
2014-05-04 | Added htssafe.h | Xavier Roche | |
2014-05-02 | Add htsconcat.c | Xavier Roche | |
2014-04-09 | Missing files. | Xavier Roche | |
2013-09-13 | Removed MMS (Microsoft Media Server) ripping code (mmsrip) | Xavier Roche | |
* protocol was finally dropped in Windows Media Services 2008 * mmsrip is not supported anymore * some licensing issues regarding the protocol (ha-ha) | |||
2013-06-09 | automake 1.11.6 (wheezy) | Xavier Roche | |
2013-06-09 | Missing Makefile.in needed by configure | Xavier Roche | |
2013-06-08 | Removed intermediate automake files (Sebastian Pipping) | Xavier Roche | |
# To regenerate these files, do something like: libtoolize --copy --force \ && aclocal \ && automake --add-missing --copy --force-missing \ && autoheader \ && autoconf | |||
2013-06-05 | Added a basic https unit test. | Xavier Roche | |
2013-06-04 | Added switchs to enable or disable online tests (currently enabled by default): | Xavier Roche | |
--enable-online-unit-tests --disable-online-unit-tests | |||
2013-06-03 | Propagate $lt_cv_objdir not to use directly .libs (would break on WIN32) | Xavier Roche | |
2013-06-03 | Propagate $shlibpath_var not to use LD_LIBRARY_PATH (OSX and friends) | Xavier Roche | |
(based on a llvm commit by Jeffrey Yasskin :p) | |||
2013-06-02 | Regenerated libtool (Debian-style) | Xavier Roche | |
2013-06-02 | Updated libtool | Xavier Roche | |
2013-05-30 | Added missing htsentities.h htsentities.sh entries. | Xavier Roche | |
2013-05-30 | Added hts_unescape_entities(), a rewrite of the HTML entities decoder. | Xavier Roche | |
Fixed HTML entities decoding which was done before charset decoding. | |||
2013-05-19 | openssl is no longer dynamically probed at stratup, but dynamically linked | Xavier Roche | |
2013-05-19 | Added missing punycode.c in build. | Xavier Roche | |
2013-04-28 | dh_autoreconf cleanup (outdated-autotools-helper-file) | Xavier Roche | |
2013-04-26 | Missing ICONV_LIBS for libhttrack | Xavier Roche | |
2013-04-26 | configure.ac (Sebastian Pipping) | Xavier Roche | |
2013-04-17 | Updated libtool | Xavier Roche | |
2012-06-23 | Fixed from Sebastian Pipping: | Xavier Roche | |
* make sure that example.{c,h} are not installed twice which causes an error for "make install" * make sure that libhttrack.la is a proper dependency so that parallel compilation (e.g. "make -j6" works reliably) | |||
2012-05-06 | -liconv | Xavier Roche | |
2012-03-19 | httrack 3.45.1 | Xavier Roche | |
2012-03-19 | httrack 3.44.1 | Xavier Roche | |
2012-03-19 | httrack 3.43.12 | Xavier Roche | |