summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* implemented disco.metadata.dump()Damien Laniel2007-04-121-0/+1
|
* added WS-Addr classesFrederic Peters2007-04-111-0/+1
|
* keep a single --enable-wsf configure option, for both ID-WSF 1 and 2.Frederic Peters2007-04-061-38/+1
|
* build configuration for id-wsf 2.0Damien Laniel2007-04-031-5/+44
|
* updated version number and required swig versionFrederic Peters2007-01-161-3/+3
|
* bumped version to 1.9.9 (and updated libtool version accordingly) and disabledFrederic Peters2007-01-041-6/+6
| | | | PHP5 support by default.
* ship metadata files used in testsFrederic Peters2006-12-081-0/+1
|
* fixed php configure options indentationFrederic Peters2006-12-081-4/+4
|
* added support for PHP5Frederic Peters2006-12-081-2/+77
|
* try to avoid detecting php5 as a compatible php versionFrederic Peters2006-12-081-44/+45
|
* rest2html is now shipped as rst2html, also looks for this oneFrederic Peters2006-10-281-3/+3
|
* note about 0.6.5Frederic Peters2006-03-211-2/+2
|
* don't ship c# in this releaseFrederic Peters2006-03-081-62/+59
|
* bindings working with swig 1.3.27Frederic Peters2005-12-101-1/+1
|
* fixed host specific architecture changesFrederic Peters2005-12-051-41/+28
|
* SAML 2.0 support (only web-sso for the moment)Frederic Peters2005-11-201-2/+41
|
* disabled mcs test and updated version to 0.6.3Frederic Peters2005-09-271-3/+3
|
* disabled c# support for the time beingFrederic Peters2005-09-121-8/+5
|
* preparing for 0.6.2; removes swig files if moving from non-wsf to wsf orFrederic Peters2005-05-251-4/+23
| | | | otherwise.
* fixed Darwin case so it compiles on Mac OS XFrederic Peters2005-04-261-1/+1
|
* since wsf is no longer compiled it is no longer necessary to check or isolateFrederic Peters2005-03-181-1/+0
| | | | sasl check variable.
* don't require sasl if wsf is not wanted; allow sasl2 dir to be passed toFrederic Peters2005-02-241-10/+17
| | | | | configure; include <sasl/sasl.h> instead of <sasl.h> since mutt does it that way.
* Added support of cyrus libsasl. Currently it disables wsf if not found.Nicolas Clapies2005-02-241-1/+8
|
* told about 0.6.1Frederic Peters2005-02-221-3/+3
|
* janitored configure.ac; it shouldn't have been batardized this way.Frederic Peters2005-02-191-15/+5
|
* provide wsf support activation status to swig binding; note to Romain: wtf wasFrederic Peters2005-02-191-3/+4
| | | | | LASSO_WSF_ENABLE ? (it appears in rev1.129 of configure.ac without any comment about its purpose) (I removed it)
* Added python NSI script.Romain Chantereay2005-02-171-0/+1
|
* added dumb numerical mode to checkVersion; added swig binding for thisFrederic Peters2005-02-171-1/+0
| | | | function; generating Lasso.i considered bad idea, cleaned and removed.
* Now some version information are propagated in order to perform substitions.Romain Chantereay2005-02-161-4/+26
| | | | New files are not dynamicaly generated.
* ship msvc project filesFrederic Peters2005-02-151-0/+3
|
* cflags_save ate my breakfast; removed.Frederic Peters2005-02-111-2/+1
|
* autofill nsi files with lasso version numberFrederic Peters2005-02-101-0/+7
|
* reworked a bit documentation build system and added detection of inkscape andFrederic Peters2005-02-101-4/+11
| | | | xsltproc in configure
* detect when it is possible to use variadic macros and fall back to inlineFrederic Peters2005-02-081-0/+15
| | | | functions when it is not the case.
* New figures for documentation; automake and makefile stuffs to generate pngFrederic Peters2005-02-051-0/+1
| | | | | out of svg (with inkscape) out of template svg (with xsltproc). Needs to check for those tools in configure.ac
* Lasso requires glib and gobject >= 2.4.0 (when compiled with glib 2.2.3, itEmmanuel Raviart2005-02-031-1/+1
| | | | generates an error: undefined symbol g_hash_table_find).
* abort configure if python is not foundFrederic Peters2005-01-281-2/+3
|
* wsf activation status in configure summary outputFrederic Peters2005-01-271-0/+1
|
* configure flag to enable ID-WSF (off by default)Frederic Peters2005-01-271-0/+11
|
* prepare for 0.6.0Frederic Peters2005-01-261-2/+2
|
* remove php samplesChristophe Nowicki2005-01-251-3/+0
|
* define check variablesFrederic Peters2005-01-121-0/+4
|
* don't use am_path_check since it fails when check is not available (while itFrederic Peters2005-01-121-3/+3
| | | | should continue and disable the test suite)
* homogenous quoting for "x" comparisonsFrederic Peters2005-01-111-12/+12
|
* properly creates lasso-src-config from lasso-src-config.inFrederic Peters2005-01-051-1/+1
|
* Perl module builds and links correctly.Frederic Peters2005-01-021-0/+2
|
* first step to perl bindings (they still need to be compiled and installedFrederic Peters2005-01-021-16/+63
| | | | correctly)
* applied esaracco patch for check configure testFrederic Peters2005-01-011-3/+2
|
* fixed dependency on xmlsec1-opensslFrederic Peters2004-12-281-1/+1
|
* lasso requires xmlsec >= 1.2.6Frederic Peters2004-12-281-1/+1
|