summaryrefslogtreecommitdiff
path: root/src/Makefile.osx
AgeCommit message (Collapse)Author
2015-01-15 ° compile with fPIC by defaultbustico
° pkg-config: use Libs.private for pcre and extra libs ° fix formatting in debian changelog
2014-12-23Author: Piotr Esden-Tempski <piotr@esden.net>bustico
Date: Mon Dec 22 18:54:08 2014 -0800 Added toplevel README.md file. Author: Piotr Esden-Tempski <piotr@esden.net> Date: Mon Dec 22 18:38:50 2014 -0800 Added missing LIB variable for Makefile.osx Date: Mon Dec 22 18:30:20 2014 -0800 Bumped version. Author: Piotr Esden-Tempski <piotr@esden.net> Date: Mon Dec 22 18:15:14 2014 -0800 Switched from explicit naming of *.pc files to wildcard. Author: Piotr Esden-Tempski <piotr@esden.net> Date: Mon Dec 22 18:06:52 2014 -0800 A bunch of pkg-config file improvements. - Automatically finding *.pc.in files and running pattern replacements on them. - Replaced static paths in ivy.pc.in with @@ patterns. - Removed @DESTDIR@ as this path should not appear in any of the installed files, it is only used to direct the build system where to put the files. See deb package build process. - Moved LIB variables to Libs and INC to Cflags. - pkgconfiginstall target now depends on pkgconfig target. Otherwise the *.pc files might not be generated when make install is invoked. - Added missing MAJOR and MINOR variable definitions in Makefile.osx. Author: Piotr Esden-Tempski <piotr@esden.net> Date: Mon Dec 22 17:23:54 2014 -0800 Updated the ivy pkgconfig to use the same patterns as the glib one. Author: Felix Ruess <felix.ruess@gmail.com> Date: Fri Nov 14 15:06:18 2014 +0100 add pkg-config file for ivy Author: Piotr Esden-Tempski <piotr@esden.net> Date: Mon Dec 22 03:48:57 2014 -0800 Fixing the format security warning. The warning is a valid security issue, allowing for access to memory regions not intended for public use. For reference please see: https://fedoraproject.org/wiki/Format-Security-FAQ
2014-04-07macosx fixbustico
2011-01-27 correct OSX Makefile to set correct dylib path on executable at installbustico
correct broadcast adress for loopback (not the same beetween linux/windows and osx)
2011-01-07added missing include filefcolin
2010-11-25Mac OS installfcolin
2010-11-22Modification from eric@eparsonage.comfcolin
2010-11-22Compile on Mac OSfcolin
2009-10-08fix compilation warning, default IVYBUS, and macosx buildbustico
2009-07-07fix openmp makefile to permit compilation with gcc-mp-43 or gcc-mp-44bustico
2008-04-09fix macos file after failed attempt to use openmp on macos with gcc 4.3bustico
2008-04-09update macosx Makefile for omp lib and toolsbustico
2008-03-25ajout makefile pour osxbustico
2008-03-21- numerous fixesbustico
- socket in non blocking mode (resolve some deadlock, and agent are immune to another agent beeing blocked)
2007-02-15Copié à la demande de Glejeune pour la construction de ivy-c sur Mac OS Xfcolin
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
2003-10-09Modified makefiles to allow compilation on OSXjestin
2002-09-24New Makefile for os X, compatible with Mac OS X 10.2buisson
2002-06-21refining symbolic links building (-fh option)buisson
2002-04-04Add new Makefile for mac osx platformbuisson