eutilincludedir = $(privincludedir)/e-util econdincludedir = $(privincludedir)/e-conduit ecpsdir = $(privdatadir)/ecps if OS_WIN32 WIN32_BOOTSTRAP_LIBS = $(top_builddir)/win32/libemiscwidgets.la PLATFORM_SOURCES = e-win32-reloc.c endif INCLUDES = \ -I$(top_srcdir) \ -I$(top_builddir) \ -I$(top_srcdir)/widgets \ -DEVOLUTION_CATEGORY_ICONS=\""$(imagesdir)/categories"\" \ -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTION_ECPSDIR=\""$(ecpsdir)"\" \ -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \ -DEVOLUTION_GALVIEWSDIR=\""$(viewsdir)"\" \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DEVOLUTION_HELPDIR=\""$(evolutionhelpdir)"\" \ -DEVOLUTION_ICONSDIR=\""$(imagesdir)"\" \ -DEVOLUTION_IMAGESDIR=\""$(imagesdir)"\" \ -DEVOLUTION_LIBDIR=\""$(datadir)"\" \ -DEVOLUTION_LIBEXECDIR=\""$(privlibexecdir)"\" \ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \ -DEVOLUTION_PLUGINDIR=\""$(plugindir)"\" \ -DEVOLUTION_PREFIX=\""$(prefix)"\" \ -DEVOLUTION_PRIVDATADIR=\""$(privdatadir)"\" \ -DEVOLUTION_SOUNDDIR=\""$(soundsdir)"\" \ -DEVOLUTION_SYSCONFDIR=\""$(sysconfdir)"\" \ -DEVOLUTION_TOOLSDIR=\""$(privlibexecdir)"\" \ -DEVOLUTION_UIDIR=\""$(evolutionuidir)"\" \ -DSEARCH_RULE_DIR=\"$(ruledir)\" \ -DG_LOG_DOMAIN=\"e-utils\" \ $(GNOME_PILOT_CFLAGS) \ $(EXTRA_GNOME_CFLAGS) \ $(GNOME_FULL_CFLAGS) \ $(ICONV_CFLAGS) \ $(E_UTIL_CFLAGS) privsolib_LTLIBRARIES = libeutil.la libeconduit.la eutilinclude_HEADERS = \ e-account-list.h \ e-account.h \ e-bconf-map.h \ e-categories-config.h \ e-config.h \ e-config-listener.h \ e-corba-utils.h \ e-cursor.h \ e-dialog-utils.h \ e-dialog-widgets.h \ e-error.h \ e-event.h \ e-folder-map.h \ e-fsutils.h \ e-gtk-utils.h \ e-gui-utils.h \ e-html-utils.h \ e-icon-factory.h \ e-import.h \ e-menu.h \ e-mktemp.h \ e-print.h \ e-plugin.h \ e-popup.h \ e-profile-event.h \ e-request.h \ e-signature.h \ e-signature-list.h \ e-bit-array.h \ e-sorter.h \ e-sorter-array.h \ e-text-event-processor-emacs-like.h \ e-text-event-processor-types.h \ e-text-event-processor.h \ e-util.h \ e-util-marshal.h \ e-xml-utils.h libeutil_la_SOURCES = \ $(eutilinclude_HEADERS) \ e-util-marshal.c \ e-account-list.c \ e-account.c \ e-bconf-map.c \ e-categories-config.c \ e-config.c \ e-config-listener.c \ e-corba-utils.c \ e-cursor.c \ e-dialog-utils.c \ e-dialog-widgets.c \ e-error.c \ e-event.c \ e-folder-map.c \ e-fsutils.c \ e-gtk-utils.c \ e-gui-utils.c \ e-html-utils.c \ e-icon-factory.c \ e-import.c \ e-menu.c \ e-mktemp.c \ e-plugin.c \ e-popup.c \ e-print.c \ e-profile-event.c \ e-request.c \ e-signature.c \ e-signature-list.c \ eggtrayicon.c \ eggtrayicon.h \ e-bit-array.c \ e-i18n.h \ e-sorter.c \ e-sorter-array.c \ e-text-event-processor-emacs-like.c \ e-text-event-processor.c \ e-util.c \ e-util-private.h \ e-xml-utils.c \ $(PLATFORM_SOURCES) MARSHAL_GENERATED = e-util-marshal.c e-util-marshal.h @EVO_MARSHAL_RULE@ libeutil_la_LDFLAGS = $(NO_UNDEFINED) libeutil_la_LIBADD = \ $(WIN32_BOOTSTRAP_LIBS) \ $(ICONV_LIBS) \ $(E_UTIL_LIBS) \ $(INTLLIBS) econdinclude_HEADERS = \ e-pilot-map.h \ e-pilot-util.h pilot_sources = \ $(econdinclude_HEADERS) \ e-pilot-map.c \ e-pilot-util.c if ENABLE_PILOT_CONDUITS pilot_compile = $(pilot_sources) else pilot_compile = e-html-utils.c endif libeconduit_la_SOURCES = $(pilot_compile) libeconduit_la_LDFLAGS = $(NO_UNDEFINED) libeconduit_la_LIBADD = $(E_UTIL_LIBS) error_DATA = e-system.error errordir = $(privdatadir)/errors @EVO_PLUGIN_RULE@ EXTRA_DIST = \ e-system.error.xml \ $(pilot_sources) \ ChangeLog.pre-1-4 \ e-util-marshal.list BUILT_SOURCES = $(MARSHAL_GENERATED) $(error_DATA) CLEANFILES = $(BUILT_SOURCES) dist-hook: cd $(distdir); rm -f $(BUILT_SOURCES) .22 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/math/openblas
Commit message (Expand)AuthorAgeFilesLines
* math/openblas: unblock on Tier2 architecturesjbeich2017-06-302-6/+20
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-0/+1
* math/openblas: Fix build on 12-CURRENT armv6.jrm2017-02-264-3/+40
* Fix DISTFILES to not create duplicate lines in distinfoantoine2017-01-022-5/+4
* Remove duplicate lines from distinfoantoine2017-01-021-2/+0
* Update 0.2.18 --> 0.2.19cy2017-01-023-8/+10
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-071-1/+1
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-1/+1
* Even if upstream thinks clang does not support openmp we will soon know how tobapt2016-09-221-0/+1
* Fix SEGFAULT during build on AMD Barcelona CPUs. This patch iscy2016-06-092-0/+12
* math/openblas: fix poudriere builds: setting DYNAMIC_ARCH when BULK is definedpi2016-05-021-7/+2
* Update to 0.2.18flo2016-04-244-13/+12
* Create a proper library with a SONAMEbapt2016-04-053-8/+36
* Update to 0.2.15.rakuco2016-02-1912-49/+64
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.bdrewery2015-04-291-2/+2
* Get rid of the GH_TAGNAME line, OpenBlas already has tags in its repository w...mat2015-04-262-3/+3
* Stop using the Github Legacy download URL, switch to really using USE_GITHUB.mat2015-04-262-8/+5
* Update to version 0.2.14demon2015-04-262-8/+8
* Rollback rev. 383155: it was not reviewer by maintainer and new versiondemon2015-04-082-4/+5
* math/openblas: update 0.2.13 -> 0.2.14robak2015-04-042-5/+4
* Add AVX2 option;demon2015-03-071-1/+7
* Replace using _GCC_VER which is essentially internal to Mk/bsd.gcc.mkgerald2015-02-232-10/+9
* Add support for clangriggs2015-02-212-5/+4
* Minor update to 0.2.13, some select important updates fromthierry2015-02-013-16/+7
* Update to version 0.2.11pawel2014-09-213-12/+11
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-3/+3
* math/openblas: 0.2.8 -> 0.2.9pi2014-07-182-6/+9
* Convert GMAKE to MAKE_CMDbapt2014-06-251-5/+5
* Support stagingcs2014-06-031-4/+3
* Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1
* Replace USE_GCC=4.6+ by USE_GCC=yes.gerald2014-03-041-1/+1
* Replace the manual construction of references to the runtime path ofgerald2014-02-232-3/+3
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-3/+1
* Part 2 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0
* Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* math/openblas: update to 0.2.8wg2013-08-143-11/+11
* - Update to 0.2.7.motoyuki2013-07-305-127/+33