Commit Graph

160 Commits

Author SHA1 Message Date
Frédéric Péters 091d10bff2 bumped to 2.1.0 2007-08-13 11:34:48 +00:00
Damien Laniel ea6fcc7007 added some missing Makefiles to configure.ac 2007-08-02 09:16:43 +00:00
Frédéric Péters 6204c8be9c adds all classes from ID-WSF 2 required schemas; with appropriate changes to
other files.
2007-07-10 08:50:56 +00:00
Damien Laniel 8fc5a70abc implemented disco.metadata.dump() 2007-04-12 17:05:32 +00:00
Frédéric Péters dc25a012e9 added WS-Addr classes 2007-04-11 13:10:20 +00:00
Frédéric Péters 51578b5da6 keep a single --enable-wsf configure option, for both ID-WSF 1 and 2. 2007-04-06 16:05:32 +00:00
Damien Laniel 150f2546e7 build configuration for id-wsf 2.0 2007-04-03 13:50:34 +00:00
Frédéric Péters 509b9d4c72 updated version number and required swig version 2007-01-16 09:06:03 +00:00
Frédéric Péters 58b741d608 bumped version to 1.9.9 (and updated libtool version accordingly) and disabled
PHP5 support by default.
2007-01-04 13:52:44 +00:00
Frédéric Péters cb4c16b928 ship metadata files used in tests 2006-12-08 10:57:05 +00:00
Frédéric Péters 276d96005d fixed php configure options indentation 2006-12-08 10:50:25 +00:00
Frédéric Péters 384a5e26fe added support for PHP5 2006-12-08 10:05:39 +00:00
Frédéric Péters 658620b6df try to avoid detecting php5 as a compatible php version 2006-12-08 09:39:03 +00:00
Frédéric Péters 01438cb0f8 rest2html is now shipped as rst2html, also looks for this one 2006-10-28 15:16:18 +00:00
Frédéric Péters 19acf1b3b0 note about 0.6.5 2006-03-21 09:03:37 +00:00
Frédéric Péters 09aad1ad3b don't ship c# in this release 2006-03-08 09:09:52 +00:00
Frédéric Péters 24c8bcd5b5 bindings working with swig 1.3.27 2005-12-10 10:44:09 +00:00
Frédéric Péters 0f0c06606d fixed host specific architecture changes 2005-12-05 15:15:32 +00:00
Frédéric Péters ebb9f7dffc SAML 2.0 support (only web-sso for the moment) 2005-11-20 15:38:19 +00:00
Frédéric Péters 00da015d6b disabled mcs test and updated version to 0.6.3 2005-09-27 17:49:19 +00:00
Frédéric Péters aeffdf5d4e disabled c# support for the time being 2005-09-12 09:50:23 +00:00
Frédéric Péters 4459d446b4 preparing for 0.6.2; removes swig files if moving from non-wsf to wsf or
otherwise.
2005-05-25 12:42:30 +00:00
Frédéric Péters bb53afd2fa fixed Darwin case so it compiles on Mac OS X 2005-04-26 21:31:20 +00:00
Frédéric Péters 65d422eec2 since wsf is no longer compiled it is no longer necessary to check or isolate
sasl check variable.
2005-03-18 21:36:03 +00:00
Frédéric Péters 812c16d3c0 don't require sasl if wsf is not wanted; allow sasl2 dir to be passed to
configure; include <sasl/sasl.h> instead of <sasl.h> since mutt does it that
way.
2005-02-24 19:13:04 +00:00
Nicolas Clapies 492e69a25a Added support of cyrus libsasl. Currently it disables wsf if not found. 2005-02-24 16:29:25 +00:00
Frédéric Péters d5992dcff1 told about 0.6.1 2005-02-22 11:20:17 +00:00
Frédéric Péters dad8aea073 janitored configure.ac; it shouldn't have been batardized this way. 2005-02-19 18:18:29 +00:00
Frédéric Péters 41fdc864d8 provide wsf support activation status to swig binding; note to Romain: wtf was
LASSO_WSF_ENABLE ?  (it appears in rev1.129 of configure.ac without any comment
about its purpose)  (I removed it)
2005-02-19 16:28:04 +00:00
Romain Chantereay 74c0350843 Added python NSI script. 2005-02-17 18:27:51 +00:00
Frédéric Péters 9ea6f71fbe added dumb numerical mode to checkVersion; added swig binding for this
function; generating Lasso.i considered bad idea, cleaned and removed.
2005-02-17 13:35:15 +00:00
Romain Chantereay 9088f05796 Now some version information are propagated in order to perform substitions.
New files are not dynamicaly generated.
2005-02-16 19:15:54 +00:00
Frédéric Péters d6dcec71fb ship msvc project files 2005-02-15 09:16:34 +00:00
Frédéric Péters 11ecd3d362 cflags_save ate my breakfast; removed. 2005-02-11 10:56:28 +00:00
Frédéric Péters b0405dfe97 autofill nsi files with lasso version number 2005-02-10 14:05:17 +00:00
Frédéric Péters 25a54477a0 reworked a bit documentation build system and added detection of inkscape and
xsltproc in configure
2005-02-10 09:48:58 +00:00
Frédéric Péters eb43346d79 detect when it is possible to use variadic macros and fall back to inline
functions when it is not the case.
2005-02-08 10:14:01 +00:00
Frédéric Péters 169aaa14f9 New figures for documentation; automake and makefile stuffs to generate png
out of svg (with inkscape) out of template svg (with xsltproc).  Needs to check
for those tools in configure.ac
2005-02-05 19:29:06 +00:00
Emmanuel Raviart 07ed102b79 Lasso requires glib and gobject >= 2.4.0 (when compiled with glib 2.2.3, it
generates an error: undefined symbol g_hash_table_find).
2005-02-03 13:04:36 +00:00
Frédéric Péters 3243ff6681 abort configure if python is not found 2005-01-28 10:36:07 +00:00
Frédéric Péters 0b70b9babc wsf activation status in configure summary output 2005-01-27 11:54:33 +00:00
Frédéric Péters 5b0be65ba9 configure flag to enable ID-WSF (off by default) 2005-01-27 11:51:59 +00:00
Frédéric Péters 9a2420d1bc prepare for 0.6.0 2005-01-26 22:20:42 +00:00
Christophe Nowicki 4179416a02 remove php samples 2005-01-25 15:32:15 +00:00
Frédéric Péters 5f43d88527 define check variables 2005-01-12 13:55:58 +00:00
Frédéric Péters 3d15ac68fa don't use am_path_check since it fails when check is not available (while it
should continue and disable the test suite)
2005-01-12 13:33:06 +00:00
Frédéric Péters 515f5059e8 homogenous quoting for "x" comparisons 2005-01-11 14:06:50 +00:00
Frédéric Péters f6207969b0 properly creates lasso-src-config from lasso-src-config.in 2005-01-05 17:47:56 +00:00
Frédéric Péters dc827ee8a9 Perl module builds and links correctly. 2005-01-02 22:37:25 +00:00
Frédéric Péters e16753d109 first step to perl bindings (they still need to be compiled and installed
correctly)
2005-01-02 11:36:11 +00:00