summaryrefslogtreecommitdiffstats
path: root/csharp/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* doesn't mention wsf files for now; a better solution will be devised in timeFrederic Peters2005-01-301-14/+6
* Added binding for saml:AttributeValue.Emmanuel Raviart2005-01-291-1/+1
* every morning I distcheck and fix java and csharp classes; oh yeah.Frederic Peters2005-01-261-4/+5
* updated swig generated files list for C#Frederic Peters2005-01-251-25/+26
* Improved C# binding.Emmanuel Raviart2005-01-191-3/+3
* Extracted the inheritance of nodes from SWIG in a separate file, to removeEmmanuel Raviart2005-01-171-1/+2
* install and uninstall correctly files (distcheck once again ok)Frederic Peters2005-01-121-1/+3
* replaced malloc by strdup; that was stupid.Frederic Peters2005-01-121-1/+1
* Renamed NodeArray (resp. StringArray) to NodeList (resp. StringList).Emmanuel Raviart2005-01-081-2/+2
* put c# binding in a lasso namespaceFrederic Peters2005-01-071-1/+2
* updated swig output files list for make distcheckFrederic Peters2005-01-031-10/+25
* don't use $< since it fails with BSD make.Frederic Peters2004-12-291-1/+1
* Commited Nicolas SWIG binding for WSF since he is on vacation.Frederic Peters2004-12-231-1/+1
* Updated list of files generated by SWIG in C# and Java bindings; fixed PHPFrederic Peters2004-12-211-20/+10
* Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't useFrederic Peters2004-12-171-1/+1
* merged late 0.5 changes to java/ and csharp/ Makefile.amFrederic Peters2004-11-221-2/+17
* Added new object Assertion to C# & Java bindings.Emmanuel Raviart2004-09-041-1/+1
* new classes -> new filesFrederic Peters2004-09-021-1/+2
* swig generate new objects/filenamesFrederic Peters2004-08-301-5/+5
* updated c# binding for new class namesFrederic Peters2004-08-291-11/+5
* Removed SWIG Lasso.c file.Emmanuel Raviart2004-08-271-2/+1
* added Defederation profile; workaround lasso-sharp.snkFrederic Peters2004-08-251-1/+4
* more C# fun. dll is now registered with gacutil. But it needed a StrongName;Frederic Peters2004-08-211-3/+5
* forgot to distribute lasso.dll.configFrederic Peters2004-08-211-1/+1
* working lasso c# binding. next step is to figure how mono manages theFrederic Peters2004-08-211-2/+5
* getting there; it builds and installs correctly but I'm still trying toFrederic Peters2004-08-211-6/+8
* usable lasso c# bindings; liblassosharpglue.so is installed in libdir andFrederic Peters2004-08-211-13/+38
* added c# binding; I'm not sure how all of this works and a little programFrederic Peters2004-08-211-0/+23