summaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* Removed XMLSEC_DYNAMIC_LOADING because it is a non-sense.Romain Chantereay2005-02-082-3/+3
| | | | | We are using xmlsec-openssl specific functions in code, so there is no choice, we have to use openssl. (Fix a build warning).
* Removed bad build configuration.Romain Chantereay2005-02-081-58/+2
|
* Added MS VC worspace and projets.Romain Chantereay2005-02-083-0/+1175
| | | | | | | Currently two projects: - Lasso DLL - PHP binding
* Added the vsnprintf function code of Patrick Powell for MS Visual C users.Romain Chantereay2005-02-081-0/+790
|
* Updated to lasso 0.6.0 with soname 3.Romain Chantereay2005-01-284-20/+20
| | | | Updated dependencies too.
* SONAME:3 no more 1.Romain Chantereay2005-01-281-1/+1
|
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-1/+1
|
* Update NSIS scripts.Romain Chantereay2004-12-014-72/+79
| | | | | Install zlib, intl.dll instead of libtoolized name. Install correctly in the lasso-lite installer.
* Uptaded NSI scripts:Romain Chantereay2004-09-172-34/+46
| | | | | | | | * 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
* Corrected install-java-lite nsi script.Romain Chantereay2004-09-071-11/+8
|
* Updated NSI scripts.Romain Chantereay2004-09-075-10/+10
| | | | Set Lasso DLL windows resources filename to liblasso-1.dll.
* Windows java installer includes now lasso.jar. Usefull isn't it ?Romain Chantereay2004-09-071-2/+4
|
* Updated installer file names.Romain Chantereay2004-09-064-4/+4
|
* Added NSI java script file to distribution.Romain Chantereay2004-09-061-1/+1
|
* Updated NSI file and added java NSI.Romain Chantereay2004-09-064-62/+144
|
* Re added win32 directory in the distribution.Romain Chantereay2004-08-231-38/+0
|
* New clean and beauty version of the windows resource file.Romain Chantereay2004-08-021-0/+103
| | | | | | use defined constant from lasso_config.h more to come.
* Modified resource. ()Romain Chantereay2004-08-022-102/+4
|
* Removed from the dist the two removed files.Romain Chantereay2004-07-261-1/+1
|
* - Removed old style DLL exports definitions.Romain Chantereay2004-07-263-584/+19
| | | | - Moved old to new way windows dll creation command.
* Update windows exports.Romain Chantereay2004-07-241-0/+46
|
* moved win32 Makefile targets to win32/Makefile.amFrederic Peters2004-07-231-0/+32
|
* Definition file was to early in the future.Romain Chantereay2004-07-231-2/+0
|
* forgot Makefile.am in nsis/ directoryFrederic Peters2004-07-231-0/+1
|
* include win32/ in make distFrederic Peters2004-07-223-0/+8
|
* UpdateValery Febvre2004-07-211-8/+14
|
* Modified lasso DLL ressource version number.Romain Chantereay2004-07-191-2/+2
|
* Added deps & lite distributions.Romain Chantereay2004-07-193-2/+300
| | | | Modified lass-full distribution version number.
* - Added NSIS installation script.Romain Chantereay2004-07-192-0/+170
|
* - Better Win32 stuff organization.Romain Chantereay2004-07-193-1/+103
| | | | | - Added NSIS special directory. - Added icon file to this directory.
* Initial commitValery Febvre2004-07-182-0/+518