Commit Graph

62 Commits

Author SHA1 Message Date
Benjamin Dauvergne 05e49cc37e [Core] remove now useless .cvsignore files 2010-07-21 14:12:06 +00:00
Benjamin Dauvergne 933458c068 add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am 2008-05-27 15:27:30 +00:00
Damien Laniel d35f0c9867 fixed dll files path for installer 2007-08-28 14:50:08 +00:00
Damien Laniel d7eee69128 set svn property to use Windows-style line endings for Windows files 2007-08-28 13:33:26 +00:00
Damien Laniel 58020927b1 restored windows-style line endings in visual studio configuration files so they can be loaded 2007-08-28 12:57:18 +00:00
Damien Laniel a82a31db49 updated visual studio main configuration file for new lasso version 2007-08-28 12:56:07 +00:00
Damien Laniel ebf2b0c667 fixed missing character for macro 2007-08-28 12:29:22 +00:00
Damien Laniel 1cb4fed445 updated Copyright dates in some more remaining files 2007-05-30 17:44:30 +00:00
Frédéric Péters 3cc376b95d fixed a few win32 versioning issues 2006-03-21 08:41:57 +00:00
Frédéric Péters a7902b5a04 generated files are best ignored by cvs 2005-02-19 18:20:41 +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
Romain Chantereay befeb9dc24 Use MSVC binaries. 2005-02-18 10:56:53 +00:00
Romain Chantereay 310c235a05 Changed the output file directory to nsis. 2005-02-17 18:33:04 +00:00
Romain Chantereay 74c0350843 Added python NSI script. 2005-02-17 18:27:51 +00:00
Romain Chantereay 356917b100 Updated MSVC projects. 2005-02-16 19:37:06 +00:00
Romain Chantereay 4119ec1861 Now lasso_config.h for MSVC is generated with configure substitutions. 2005-02-16 19:30:42 +00:00
Romain Chantereay fdce6f59a0 Added the automake makefile for the MSVC lasso-java project. 2005-02-16 19:27:33 +00:00
Romain Chantereay 714f798812 Added DLL filename subsitution. 2005-02-16 19:26:43 +00:00
Romain Chantereay ffc9162571 Distribute generated nsi files too in order to permit non-autotools users to
create lasso installers.
2005-02-16 19:26:00 +00:00
Romain Chantereay dc0802a142 Include lasso project input file and java subdirectory in distribution and
automake system.
2005-02-16 19:25:23 +00:00
Romain Chantereay d232d11034 Now Lasso MSVC Project is dynamicaly generated. 2005-02-16 19:24:26 +00:00
Romain Chantereay deaaa8b2c5 The produced resource file is distributed too in order to permit MSVC users to
compile LASSO.
2005-02-16 19:23:20 +00:00
Romain Chantereay a8167bd2c0 Now Resource file is generated from configure variable (for versionning and file
name).
2005-02-16 19:22:49 +00:00
Romain Chantereay 893ea385c2 Set only used constants. 2005-02-15 18:10:14 +00:00
Romain Chantereay 21b50795d6 Added java project to lasso workspace. 2005-02-15 11:01:38 +00:00
Romain Chantereay db8a12222e Updated Lasso workspace. 2005-02-15 10:45:51 +00:00
Romain Chantereay 1cc36021d5 Added a Windows configured lasso_config.h.
Perhaps we have to transform it into a special lasso_config.h.in in order to
have the version number dynamicaly configured, and only this value (not the
HAVE_FOO).
2005-02-15 10:45:13 +00:00
Frédéric Péters d6dcec71fb ship msvc project files 2005-02-15 09:16:34 +00:00
Romain Chantereay 8f3b1db6d5 Update MSVC workspace and projects. 2005-02-11 18:05:51 +00:00
Frédéric Péters 6d4c469d19 we don't need yet another implement of vsnprintf, we can use glib 2005-02-10 15:02:43 +00:00
Frédéric Péters b0405dfe97 autofill nsi files with lasso version number 2005-02-10 14:05:17 +00:00
Romain Chantereay 4556818cc3 Removed XMLSEC_DYNAMIC_LOADING because it is a non-sense.
We are using xmlsec-openssl specific functions in code, so there is no choice,
we have to use openssl. (Fix a build warning).
2005-02-08 19:28:11 +00:00
Romain Chantereay 9687522fb3 Removed bad build configuration. 2005-02-08 11:15:46 +00:00
Romain Chantereay 16082a5adf Added MS VC worspace and projets.
Currently two projects:

- Lasso DLL
- PHP binding
2005-02-08 11:13:01 +00:00
Romain Chantereay 0e9959106d Added the vsnprintf function code of Patrick Powell for MS Visual C users. 2005-02-08 11:11:23 +00:00
Romain Chantereay 2c049f7c0e Updated to lasso 0.6.0 with soname 3.
Updated dependencies too.
2005-01-28 15:45:18 +00:00
Romain Chantereay 319d22b87e SONAME:3 no more 1. 2005-01-28 14:01:53 +00:00
Emmanuel Raviart 7a03e99b09 Updated Copyright and authors. 2005-01-22 15:57:56 +00:00
Romain Chantereay 654c2500c8 Update NSIS scripts.
Install zlib, intl.dll instead of libtoolized name.
Install correctly in the lasso-lite installer.
2004-12-01 15:43:11 +00:00
Romain Chantereay f70d60877a Uptaded NSI scripts:
* Set version to 0.4.1-2 (filename is set too)
    * Updated files modules documentation.
    * Added intl.dll (part of gettext project) to dependencies installation.

PS: Gettext is not included, just intl.dll
2004-09-17 12:18:30 +00:00
Romain Chantereay 394a153255 Corrected install-java-lite nsi script. 2004-09-07 18:14:49 +00:00
Romain Chantereay 5e5e3c5350 Updated NSI scripts.
Set Lasso DLL windows resources filename to liblasso-1.dll.
2004-09-07 17:08:48 +00:00
Romain Chantereay bd7d5b1961 Windows java installer includes now lasso.jar. Usefull isn't it ? 2004-09-07 08:50:54 +00:00
Romain Chantereay 81d1e6b1dd Updated installer file names. 2004-09-06 16:56:05 +00:00
Romain Chantereay ce3bffd152 Added NSI java script file to distribution. 2004-09-06 16:53:47 +00:00
Romain Chantereay 679621c895 Updated NSI file and added java NSI. 2004-09-06 16:52:53 +00:00
Romain Chantereay 41d14ecc8a Re added win32 directory in the distribution. 2004-08-23 17:14:00 +00:00
Romain Chantereay 73b4d5ec2f New clean and beauty version of the windows resource file.
use defined constant from lasso_config.h

more to come.
2004-08-02 16:30:34 +00:00
Romain Chantereay 9dbeb76586 Modified resource. () 2004-08-02 16:29:34 +00:00
Romain Chantereay befb5d7f15 Removed from the dist the two removed files. 2004-07-26 17:44:34 +00:00