summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
...
* re-add swig/java binding to makefile, make it use the JAVA_INCLUDE path, ↵Benjamin Dauvergne2008-05-231-0/+1
| | | | JDK_INCLUDES does not exist
* properly quote varsFrederic Peters2008-04-291-2/+2
|
* use new bindingsFrederic Peters2008-04-291-2/+6
|
* add unprefixed extension dir for php5, and fixed it for php4Frederic Peters2008-04-261-23/+13
|
* * change /etc -> /etc/php5/conf.d/ in the last commitBenjamin Dauvergne2008-04-231-1/+1
|
* * add parameters for php5: --with-php5-include-dir (default to ↵Benjamin Dauvergne2008-04-231-15/+26
| | | | /usr/share/php) and --with-php5-config-dir (default to /etc/php5/cond.f/)
* * search gzread in zlib1 after trying in libz (win32)Benjamin Dauvergne2008-04-231-5/+7
| | | | * remove critical exit from java macros
* add new directory in bindings/php5 to AC_OUTPUT commented linesBenjamin Dauvergne2008-03-281-0/+2
|
* * configure.ac: remove generation of php5/Makefile, it does nothing. addBenjamin Dauvergne2008-03-141-5/+12
| | | | | detection of pre-4.1.3 gcj versions. add bindings/python/tests/Makefile in commented AC_OUTPUT code.
* * configure.ac: re-add JDK_INCLUDE substs (can be removed when we will moveBenjamin Dauvergne2008-03-101-0/+2
| | | | to the new bindings)
* * configure.ac,macros/ac_*.m4: add new m4 macros to detect more JAVA relatedBenjamin Dauvergne2008-03-101-11/+37
| | | | | things like junit.jar path to put into the CLASSPATH or desactivate compilation of java bindings test.
* * configure.ac: remove line for making bindings makefiles.Benjamin Dauvergne2008-03-061-5/+0
|
* * configure.ac: fix typo, forgot 'sed'.Benjamin Dauvergne2008-03-051-1/+1
|
* * configure.ac: add the same option for javac than for gcjh (for target andBenjamin Dauvergne2008-03-051-0/+1
| | | | source java language version).
* * configure.ac: change handling of java options. Try to find JAVA_HOME from theBenjamin Dauvergne2008-03-051-23/+39
| | | | | | link in /usr/bin. Propose more options for java, javac and javah. Set good options for gcj (-ftarget=1.4 -fsource=1.4 mainly to be retro compatible with old VMs).
* fixed php version checksDamien Laniel2008-02-281-2/+2
|
* fixed gcj version regexFrederic Peters2008-02-171-1/+1
|
* bumped to 2.1.1Frederic Peters2007-08-211-3/+3
|
* bumped to 2.1.0Frederic Peters2007-08-131-2/+2
|
* added some missing Makefiles to configure.acDamien Laniel2007-08-021-0/+3
|
* adds all classes from ID-WSF 2 required schemas; with appropriate changes toFrederic Peters2007-07-101-0/+1
| | | | other files.
* 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.