SF.net SVN: gar:[25840] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Jul 14 11:29:32 CEST 2016
Revision: 25840
http://sourceforge.net/p/gar/code/25840
Author: dmichelsen
Date: 2016-07-14 09:29:31 +0000 (Thu, 14 Jul 2016)
Log Message:
-----------
isl/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/isl/
csw/mgar/pkg/isl/Makefile
csw/mgar/pkg/isl/branches/
csw/mgar/pkg/isl/tags/
csw/mgar/pkg/isl/trunk/
csw/mgar/pkg/isl/trunk/Makefile
csw/mgar/pkg/isl/trunk/checksums
csw/mgar/pkg/isl/trunk/files/
Added: csw/mgar/pkg/isl/Makefile
===================================================================
--- csw/mgar/pkg/isl/Makefile (rev 0)
+++ csw/mgar/pkg/isl/Makefile 2016-07-14 09:29:31 UTC (rev 25840)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/isl/trunk
===================================================================
--- csw/mgar/pkg/isl/trunk 2016-07-14 08:47:59 UTC (rev 25839)
+++ csw/mgar/pkg/isl/trunk 2016-07-14 09:29:31 UTC (rev 25840)
Property changes on: csw/mgar/pkg/isl/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/isl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/isl/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/isl/trunk/Makefile 2016-07-14 09:29:31 UTC (rev 25840)
@@ -0,0 +1,31 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = isl
+VERSION = 0.16.1
+GARTYPE = v2
+
+DESCRIPTION = Graphite loop optimizations
+
+MASTER_SITES = ftp://gcc.gnu.org/pub/gcc/infrastructure/
+DISTFILES = $(DISTNAME).tar.bz2
+
+PACKAGES += CSWlibisl15
+SPKG_DESC_CSWlibisl15 = Graphite loop optimizations, libisl.so.15
+PKGFILES_CSWlibisl15 += $(call pkgfiles_lib,libisl.so.15)
+RUNTIME_DEP_PKGS_CSWlibisl15 += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWlibisl15 += CSWlibgmp10
+
+PACKAGES += CSWlibisl-dev
+SPKG_DESC_CSWlibisl-dev = Development files for libisl.so.15
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWlibisl-dev += CSWlibisl15
+
+GARCOMPILER = GNU
+
+BUILD64 = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+
Property changes on: csw/mgar/pkg/isl/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/isl/trunk/checksums
===================================================================
--- csw/mgar/pkg/isl/trunk/checksums (rev 0)
+++ csw/mgar/pkg/isl/trunk/checksums 2016-07-14 09:29:31 UTC (rev 25840)
@@ -0,0 +1 @@
+ac1f25a0677912952718a51f5bc20f32 isl-0.16.1.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list