34 Commits

Author SHA1 Message Date
Xavier Roche
5351ca9b46 Updated libtool 2024-01-27 14:22:48 +01:00
Xavier Roche
9b7ad3c899 Fixed gl_VISIBILITY hidden dependency
Copied from https://raw.githubusercontent.com/coreutils/gnulib/master/m4/visibility.m4
Closes #245
2023-01-15 11:12:31 +01:00
Xavier Roche
ce3785bb1a Add support for pie 2023-01-13 19:33:55 +01:00
Xavier Roche
e09901a159 Updated to 3.49.3 2023-01-12 22:12:28 +01:00
Xavier Roche
5f4443df8d Updated autotools 2023-01-10 19:47:22 +01:00
Xavier Roche
62ebf75826 Updated libtool 2022-11-20 19:26:06 +01:00
Xavier Roche
f33762920a 3.48.22 (libtool) 2016-04-26 19:15:14 +02:00
Xavier Roche
d50b6ec569 Fixed permissions 2015-03-14 14:04:17 +01:00
Xavier Roche
37187f967f Fixed %%% 2014-05-28 18:27:45 +00:00
Xavier Roche
1d07610320 Added AM_PROG_CC_C_O and AM_PROG_LIBTOOL
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-28 17:55:49 +00:00
Xavier Roche
6ba50a2001 Added symbol visibility features to the build to hide internal symbols (GCC) 2014-05-23 15:28:55 +00:00
Xavier Roche
51b7a84764 automake 1.11.6 (wheezy) 2013-06-09 14:25:27 +00:00
Xavier Roche
97ae28b283 Missing Makefile.in needed by configure 2013-06-09 08:57:44 +00:00
Xavier Roche
4e45067a48 Removed intermediate automake files (Sebastian Pipping)
# To regenerate these files, do something like:
libtoolize --copy --force \
	&& aclocal \
	&& automake --add-missing --copy --force-missing \
	&& autoheader \
	&& autoconf
2013-06-08 21:32:52 +00:00
Xavier Roche
61f0cec9c8 Added a basic https unit test. 2013-06-05 19:00:53 +00:00
Xavier Roche
73ced63e1f Added switchs to enable or disable online tests (currently enabled by default):
--enable-online-unit-tests
	--disable-online-unit-tests
2013-06-04 19:11:38 +00:00
Xavier Roche
ad073625e6 Propagate $lt_cv_objdir not to use directly .libs (would break on WIN32) 2013-06-03 19:37:06 +00:00
Xavier Roche
f37aa98097 Propagate $shlibpath_var not to use LD_LIBRARY_PATH (OSX and friends)
(based on a llvm commit by Jeffrey Yasskin :p)
2013-06-03 19:21:26 +00:00
Xavier Roche
f34ef131aa Regenerated libtool (Debian-style) 2013-06-02 14:21:30 +00:00
Xavier Roche
06d10335c1 Updated libtool 2013-06-02 14:18:29 +00:00
Xavier Roche
759891f1f1 Fixed charset for top index titles. 2013-05-31 14:42:52 +00:00
Xavier Roche
84eb03f43a openssl is no longer dynamically probed at stratup, but dynamically linked 2013-05-19 15:31:45 +00:00
Xavier Roche
93914925cc dh_autoreconf cleanup (outdated-autotools-helper-file) 2013-04-28 18:42:43 +00:00
Xavier Roche
b980c02fdb configure.ac (Sebastian Pipping) 2013-04-26 06:05:30 +00:00
Xavier Roche
6cf790aa13 Updated libtool 2013-04-17 08:39:08 +00:00
Xavier Roche
bbaccf7ba1 -liconv 2012-05-06 14:37:40 +00:00
Xavier Roche
388b7dee2a httrack 3.45.1 2012-03-19 13:04:25 +00:00
Xavier Roche
0183f4dd84 httrack 3.44.1 2012-03-19 13:03:26 +00:00
Xavier Roche
1ecdfbe3b8 httrack 3.43.12 2012-03-19 13:00:51 +00:00
Xavier Roche
4aec03f2cb httrack 3.42.3 2012-03-19 13:00:04 +00:00
Xavier Roche
64cc4a88da httrack 3.40.4 2012-03-19 12:57:43 +00:00
Xavier Roche
844ecc3707 httrack 3.33.16 2012-03-19 12:55:42 +00:00
Xavier Roche
25adbdabb4 httrack 3.30.1 2012-03-19 12:51:31 +00:00
Xavier Roche
ad5b7acc19 Imported httrack 3.20.2 2012-03-19 12:36:11 +00:00