summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2006-06-01fix bug de filtragebustico
2006-05-18Rework the Makefile for cleaner installation, redo the debian packaging ↵fourdan
administration files for better lib/dev files splitting, move the Ivy header files to a new Ivy/ subdir to avoid conflicts with other existing system headers (beware, that *will* break existing code that needs to look in the the new path for headers inclusion)
2006-05-11adaptation pour linux 64 bitsbustico
2006-04-21separation regexp en module ( bug arg num edbute a 1 )fcolin
2006-04-20cleanup DEBUG codefcolin
2006-04-19correction de probleme potentiel en multithread ( Ada rejeu )fcolin
ajout d'un warning en cas de client bloquant si la varaiable d'env IVY_DEBUG_SEND est positionne
2006-04-18retour au protocol V3fcolin
2005-05-20elimination des tailles de buffer par utilisation de reallocfcolin
la plupart des fonctions utilisent un pointeur static pour eviter de multiple malloc/free ce qui veut dire que IvyC n'est pas reentrant !!!!
2004-09-07permit case sensisite/insensitive choice for pcre and gnu regexp at Makefilebustico
level
2004-09-07pcre and libpcre dependance addedbustico
no more reference at libgtkivy and relative tools : /ivygtkprobe
2004-09-03redhat files have been updated to permit an automatised packaging of ivy-cbustico
with the rpmize tool Makefile has been improved : automatic detection of tcl version, and installliblinks target has been fixed
2004-09-01replaced the gtk mainloop with a glib one. added -Wall compile directive . ↵drouin
fixed some warnings
2004-07-23ce Makefile tient compte des PCRE ( perl compatible regular expressions ), etjestin
peut permettre de fabriquer ivy sous solaris et osx , moyennant une édition.
2004-07-23now uses USE_PCRE_REGEXP in ivyprobe (xtprobe ... gtkprobe ...) when binding ajestin
pattern
2004-06-25le Makefile peut être utilisé sur Solaris, OSX et Linux. Par dégaut, c'estjestin
pour linux. ivy.c corrige un unbindmsg ivyprobe: -n pour le nom de l'agent, -v pour la version de la lib ivytcl: plein de problèmes réglés, d'autres introduits, notamment pour la gestion de la boucle d'évéenents sous windows ... Test.tcl déplacé dans les exemples
2004-03-24correction fonction WIN32 non encadrée WIN32fcolin
2003-10-09Modified makefiles to allow compilation on OSXjestin
2003-03-17Makefile changed ... once again. We need a configure ?jestin
2002-06-25Modified Makefile to allow for compatibity between install patterns of Tclchatty
In ivy.c, restored DEFAULT_DOMAIN to original value (not a string)
2002-06-20Makefile plus portablemertz
2000-12-22Commented out install of ivyglutprobe, which apparently is not readysc
2000-12-21maj gtk et comment Glut ( waiting for modified glut )fcolin
2000-12-20add targets for the glut eventloopfcolin
2000-08-07Fixed headerssc
2000-03-13bad version dependency of ivy-c-dev correctedmertz
the ivygtkprobe executable is added to the package
2000-03-10html docs are re-included in /usr/share/docmertz
libtclivy works again... (didn't work anymore due to library rename)
2000-01-19Ajout lib GTKbothorel
2000-01-19split of target install into specific ones.damiano
change name of ivy tcl library from ivytcl.* to libtclivy.* add generation of libtclivy.a
1999-04-28Ajout de l'installation de ivytcl.solecoanet
1999-04-27ivytcl.hfcolin
1999-04-13Changing MINOR to match version 3.1damiano
1999-04-13doc files added to ivy-c packagejacomi
1999-02-20Aded links for shared libssc
Added minor and major number
1999-02-19L'argument bus est retiré de IvyInit (ivy.c, ivy.h, ivyprobe.c)damiano
La variable DefaultIvyBus est maintenant de la forme "<domain>:<port>" (ivy.c) Les fichiers debian/* ont été corrigés pour le paquetage 3.0 (tag V3_0)
1999-01-29Makefile updatedjacomi
1999-01-27version and makefile updatedjacomi
1999-01-26update of directory redhat and makefilejacomi
1999-01-26A bit of clean up in headerssc
Changes in IvyStart and IvyInit: - expanded parsing of IvyStart argument to bus addresses like 123.123,123.122:2019 - socket for receiving broadcast handshakes is now in IvyStart (we thus lose the ability to have "passive" agents (agents that listen but don't say hello))
1999-01-20headersjacomi
1999-01-12Added -Wallchatty
1999-01-11Added executables to clean up listsc
Added a bunch of libs for ivyxtprobe
1999-01-08testivy -> ivyprobechatty
1999-01-06V1_3jacomi
1998-12-28Correction de debian/rulesdamiano
1998-12-28Correction de debian/rules et src/Makefiledamiano
1998-12-28Correction sur debian/rules et src/Makefiledamiano
1998-12-22Debianisation des sources de la version de Stéphane Cdamiano
1998-12-22Mise au proprechatty
Correction de la regle des lib
1998-12-11Modification pour debianisationlecoanet
1998-09-18*** empty log message ***jacomi