passagemath-gap-pkg-cddinterface 10.6.23__cp312-cp312-macosx_14_0_arm64.whl → 10.6.24__cp312-cp312-macosx_14_0_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of passagemath-gap-pkg-cddinterface might be problematic. Click here for more details.
- gap/pkg/cddinterface/bin/aarch64-apple-darwin23-default64-kv9/CddInterface.so +0 -0
- {passagemath_gap_pkg_cddinterface-10.6.23.dist-info → passagemath_gap_pkg_cddinterface-10.6.24.dist-info}/METADATA +2 -2
- {passagemath_gap_pkg_cddinterface-10.6.23.dist-info → passagemath_gap_pkg_cddinterface-10.6.24.dist-info}/METADATA.bak +3 -3
- {passagemath_gap_pkg_cddinterface-10.6.23.dist-info → passagemath_gap_pkg_cddinterface-10.6.24.dist-info}/RECORD +7 -16
- sage/libs/gap_pkg_cddinterface.cpython-312-darwin.so +0 -0
- gap/pkg/cddinterface/Dockerfile +0 -16
- gap/pkg/cddinterface/Makefile +0 -14
- gap/pkg/cddinterface/Makefile.gappkg +0 -225
- gap/pkg/cddinterface/Makefile.in +0 -14
- gap/pkg/cddinterface/autogen.sh +0 -5
- gap/pkg/cddinterface/config.log +0 -336
- gap/pkg/cddinterface/config.status +0 -988
- gap/pkg/cddinterface/configure +0 -4779
- gap/pkg/cddinterface/configure.ac +0 -84
- {passagemath_gap_pkg_cddinterface-10.6.23.dist-info → passagemath_gap_pkg_cddinterface-10.6.24.dist-info}/WHEEL +0 -0
- {passagemath_gap_pkg_cddinterface-10.6.23.dist-info → passagemath_gap_pkg_cddinterface-10.6.24.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-gap-pkg-cddinterface
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.24
|
|
4
4
|
Summary: passagemath: Computational Group Theory with GAP: cddinterface package
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -28,7 +28,7 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
28
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
29
|
Requires-Python: <3.14,>=3.10
|
|
30
30
|
Description-Content-Type: text/x-rst
|
|
31
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
31
|
+
Requires-Dist: passagemath-environment~=10.6.24.0
|
|
32
32
|
|
|
33
33
|
=========================================================================
|
|
34
34
|
passagemath: Computational Group Theory with GAP: cddinterface package
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: passagemath-gap-pkg-cddinterface
|
|
3
|
-
Version: 10.6.
|
|
3
|
+
Version: 10.6.24
|
|
4
4
|
Summary: passagemath: Computational Group Theory with GAP: cddinterface package
|
|
5
5
|
Author-email: The Sage Developers <sage-support@googlegroups.com>
|
|
6
6
|
Maintainer: Matthias Köppe, passagemath contributors
|
|
@@ -28,8 +28,8 @@ Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
|
28
28
|
Classifier: Topic :: Scientific/Engineering :: Mathematics
|
|
29
29
|
Requires-Python: <3.14,>=3.10
|
|
30
30
|
Description-Content-Type: text/x-rst
|
|
31
|
-
Requires-Dist: passagemath-conf~=10.6.
|
|
32
|
-
Requires-Dist: passagemath-environment~=10.6.
|
|
31
|
+
Requires-Dist: passagemath-conf~=10.6.24.0; sys_platform != "win32"
|
|
32
|
+
Requires-Dist: passagemath-environment~=10.6.24.0
|
|
33
33
|
|
|
34
34
|
=========================================================================
|
|
35
35
|
passagemath: Computational Group Theory with GAP: cddinterface package
|
|
@@ -1,24 +1,15 @@
|
|
|
1
1
|
passagemath_gap_pkg_cddinterface.dylibs/libcddgmp.0.dylib,sha256=UZvVyEL9Nyv_1ztq57g3jYGnNMVJmhOxI_5SrN5kWwY,298800
|
|
2
2
|
passagemath_gap_pkg_cddinterface.dylibs/libgmp.10.dylib,sha256=44ey4DsKbtmVUnWaP5A4Z4E1KhfzKRA2Lw7q3evqIxU,464688
|
|
3
3
|
gap/pkg/cddinterface/PackageInfo.g,sha256=0V3oPEtMg6mEcBce6emcV64eBKKdKlC2vRfP0lX36xw,3440
|
|
4
|
-
gap/pkg/cddinterface/configure.ac,sha256=qzGYCaA6K3ZVyet2xXbpHmpYAVRdClulE12cCpulRro,2368
|
|
5
4
|
gap/pkg/cddinterface/ToDo.txt,sha256=o87eV4ZraTuGzDOHZxdGvapJRUQCtEKAYzVuPRQx5ew,126
|
|
6
5
|
gap/pkg/cddinterface/LICENSE,sha256=gWpXw6QhFfPB-LeEGoQMGoRiA1e9js95dwDrOSHq5Q8,18333
|
|
7
|
-
gap/pkg/cddinterface/configure,sha256=zH2d7IU36GlMewC-FLw7jYh2xnPG0cKVPlhJvs8olpM,137280
|
|
8
|
-
gap/pkg/cddinterface/Dockerfile,sha256=9SuIxDkSeETX1i_0MObWlPoBKsiuNz606KNLFZsQjDI,431
|
|
9
|
-
gap/pkg/cddinterface/Makefile,sha256=vf_ypM5v6hbzTJGxHz37yAZWhIWmQ5M8GVeVB9alVUk,449
|
|
10
6
|
gap/pkg/cddinterface/install.sh,sha256=YqBng-wXEVWFnBtYpk9YPfYIx0V-pAzqZQoc0nWhXFs,1224
|
|
11
7
|
gap/pkg/cddinterface/notebook.ipynb,sha256=5yWR6Schj0fvUBG5TU8itBrRe_NJtJvWHjKkLWIXY6w,8354
|
|
12
8
|
gap/pkg/cddinterface/README.md,sha256=eUMTCZFmMp1l0T1ZuIBCzcGAdgMJOXQy0KYRR4t_F8o,4923
|
|
13
|
-
gap/pkg/cddinterface/config.status,sha256=BldMIj_GJmMvm8lGq5DiO1fvSkSEyk-RDr1jPtovEV0,28225
|
|
14
9
|
gap/pkg/cddinterface/makedoc.g,sha256=MDqayVR5tDWaioX8pqxmCGeyYo-EnsjOQbbYn84TiPg,464
|
|
15
|
-
gap/pkg/cddinterface/Makefile.gappkg,sha256=_7ussjTgIva23IP7gMW9dAs1Vt68C4B4zjLDhgoBnrk,7756
|
|
16
|
-
gap/pkg/cddinterface/config.log,sha256=P4rCx9JkOM2HkraoGuLIAd_93yD9EeN0buePwetFsR8,13726
|
|
17
10
|
gap/pkg/cddinterface/init.g,sha256=kn-c0bOEZnFHhAuj5nl1ER0uZJYjUFA4y5RPxS1Bv1w,508
|
|
18
|
-
gap/pkg/cddinterface/Makefile.in,sha256=HtMX8RkS5eu3kv2Sxd5LB4qgi_iE8ONDHbb7e33qFtc,293
|
|
19
11
|
gap/pkg/cddinterface/read.g,sha256=B37sswTc2g0gS6OYDC5v4MS40dFPnui9Ouif4yRSfmQ,386
|
|
20
|
-
gap/pkg/cddinterface/
|
|
21
|
-
gap/pkg/cddinterface/bin/aarch64-apple-darwin23-default64-kv9/CddInterface.so,sha256=R4PlQzt4teoOuwdg9QIVhC2g9KQhCh9TYO8bErTnTJc,72864
|
|
12
|
+
gap/pkg/cddinterface/bin/aarch64-apple-darwin23-default64-kv9/CddInterface.so,sha256=sMLFo8GJDDgqIws9vbvV1ns44nFyhVfPiy3uflQ-vww,72864
|
|
22
13
|
gap/pkg/cddinterface/etc/download.sh,sha256=_e2qUYamNPJLSxwvC7y_9ayZyonpNQOYEAcKRJvRQcQ,2065
|
|
23
14
|
gap/pkg/cddinterface/gap/polyhedra.gd,sha256=n5ovYlmr2HjaLjjtJlKe8BgK91zqrhHtQCkQImKDmYc,9239
|
|
24
15
|
gap/pkg/cddinterface/gap/tools.gi,sha256=ppgZyKS1TAIijPFks8Zop-PRZwxnKG602YC2XrOUCjk,9266
|
|
@@ -50,11 +41,11 @@ gap/pkg/cddinterface/tst/07.tst,sha256=Y2u7WwbV2f2NKXjaicFXU5ZCkyzUZghahHAVqWdR1
|
|
|
50
41
|
gap/pkg/cddinterface/tst/03.tst,sha256=XcnAkPyxhbYqI9wxWYuGUpOKhJHM0BMq0vYFsl7X6PU,1173
|
|
51
42
|
gap/pkg/cddinterface/tst/02.tst,sha256=gVocqyxgD9kBwsy1ZUH59mrhKkNZZRAxEiod4goz5Gw,943
|
|
52
43
|
gap/pkg/cddinterface/tst/01.tst,sha256=nZebMqI4SqhcILetW6hvxgJURLwpqJ-uAJqVm5KW1UM,980
|
|
53
|
-
passagemath_gap_pkg_cddinterface-10.6.
|
|
54
|
-
passagemath_gap_pkg_cddinterface-10.6.
|
|
55
|
-
passagemath_gap_pkg_cddinterface-10.6.
|
|
56
|
-
passagemath_gap_pkg_cddinterface-10.6.
|
|
57
|
-
passagemath_gap_pkg_cddinterface-10.6.
|
|
44
|
+
passagemath_gap_pkg_cddinterface-10.6.24.dist-info/RECORD,,
|
|
45
|
+
passagemath_gap_pkg_cddinterface-10.6.24.dist-info/METADATA.bak,sha256=xjCJGV-QwxDZX0b8l8Qd201Y2Y1qZpeESMobWEIIrH0,4372
|
|
46
|
+
passagemath_gap_pkg_cddinterface-10.6.24.dist-info/WHEEL,sha256=VrhWOWJdu4wN9IKhAFBqWPMo6yuww-SFg9GbWc0qbmI,136
|
|
47
|
+
passagemath_gap_pkg_cddinterface-10.6.24.dist-info/top_level.txt,sha256=hibFyzQHiLOMK68qL1OWsNKaXOmSXqZjeLTBem6Yy7I,5
|
|
48
|
+
passagemath_gap_pkg_cddinterface-10.6.24.dist-info/METADATA,sha256=iCGrEuFmu5xn2oXQTDzW6AXlXPnLk8aXVqSQ4FuBA50,4304
|
|
58
49
|
sage/all__sagemath_gap_pkg_cddinterface.py,sha256=H9CHCHIrL_p1hZv_IJsFw-K7XXVk6xUedO2EQ9P4Wgk,59
|
|
59
|
-
sage/libs/gap_pkg_cddinterface.cpython-312-darwin.so,sha256=
|
|
50
|
+
sage/libs/gap_pkg_cddinterface.cpython-312-darwin.so,sha256=JiO9hewa67GxeXe0UzBaSMkZaXCzPi9YI5yJFaf6W3w,55624
|
|
60
51
|
sage/libs/all__sagemath_gap_pkg_cddinterface.py,sha256=H9CHCHIrL_p1hZv_IJsFw-K7XXVk6xUedO2EQ9P4Wgk,59
|
|
Binary file
|
gap/pkg/cddinterface/Dockerfile
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
FROM gapsystem/gap-docker-master
|
|
2
|
-
MAINTAINER Kamal Saleh <kamal.saleh@uni-siegen.de>
|
|
3
|
-
|
|
4
|
-
USER root
|
|
5
|
-
|
|
6
|
-
RUN apt-get update && apt-get install python3-pip -y
|
|
7
|
-
|
|
8
|
-
RUN cd /home/gap/inst/gap-master/pkg \
|
|
9
|
-
&& git clone https://github.com/kamalsaleh/CddInterface \
|
|
10
|
-
&& cd CddInterface \
|
|
11
|
-
&& ./install.sh ../.. \
|
|
12
|
-
&& cd .. \
|
|
13
|
-
&& git clone https://github.com/kamalsaleh/NConvex
|
|
14
|
-
|
|
15
|
-
USER gap
|
|
16
|
-
WORKDIR $HOME/inst/gap-master/pkg/CddInterface
|
gap/pkg/cddinterface/Makefile
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
#
|
|
2
|
-
# Makefile rules for the CddInterface package
|
|
3
|
-
#
|
|
4
|
-
KEXT_NAME = CddInterface
|
|
5
|
-
KEXT_SOURCES = src/CddInterface.cc
|
|
6
|
-
|
|
7
|
-
KEXT_CFLAGS = -DGMPRATIONAL -I/Users/runner/sage-local/include/cdd -I/Users/runner/sage-local/include/cddlib -I/Users/runner/sage-local/include
|
|
8
|
-
KEXT_LDFLAGS = -L/Users/runner/sage-local/lib -lcddgmp -lgmp
|
|
9
|
-
|
|
10
|
-
KEXT_USE_AUTOCONF = 1
|
|
11
|
-
|
|
12
|
-
# include shared GAP package build system
|
|
13
|
-
GAPPATH = /Users/runner/sage-local/lib/gap
|
|
14
|
-
include Makefile.gappkg
|
|
@@ -1,225 +0,0 @@
|
|
|
1
|
-
########################################################################
|
|
2
|
-
#
|
|
3
|
-
# The build rules in this file are intended for use by GAP packages that
|
|
4
|
-
# want to build a simple GAP kernel extensions. They are based on the
|
|
5
|
-
# GAP build system, and require GNU make. To use this in your GAP
|
|
6
|
-
# package, `include` this file from your primary Makefile. You must also
|
|
7
|
-
# set several variables beforehand:
|
|
8
|
-
#
|
|
9
|
-
# - GAPPATH must be set to the location of the GAP installation against
|
|
10
|
-
# which to build your package.
|
|
11
|
-
# - KEXT_NAME should be the name of your kernel extension (without
|
|
12
|
-
# file extensions like .so or .dll)
|
|
13
|
-
# - KEXT_SOURCES must contain a list of .c or .cc files to be linked
|
|
14
|
-
# into your kernel extension
|
|
15
|
-
# - optionally, you can set KEXT_CFLAGS, KEXT_CXXFLAGS, KEXT_LDFLAGS
|
|
16
|
-
# - if you are using autoconf to produce your configure script, set
|
|
17
|
-
# KEXT_USE_AUTOCONF to 1 to enable dependency rules that enable
|
|
18
|
-
# regenerating the configure script etc. when necessary
|
|
19
|
-
#
|
|
20
|
-
# Only GAP >= 4.11 ships with this file. In order to keep your package
|
|
21
|
-
# compatible with older GAP versions, we recommend to bundle a copy of
|
|
22
|
-
# it with your package, but only as a fallback. So, your configure
|
|
23
|
-
# scripts should check if GAP ships with this file, and use it then, and
|
|
24
|
-
# only fall back to your own copy as a last resort. This way, you will
|
|
25
|
-
# benefit from any fixes and improvements made by the GAP team.
|
|
26
|
-
#
|
|
27
|
-
# The contents of this file are released into the public domain; hence
|
|
28
|
-
# you may edit this file as you wish, bundle and distribute it with your
|
|
29
|
-
# package, etc.
|
|
30
|
-
#
|
|
31
|
-
# If you bundle this file with your package, please try not to edit it,
|
|
32
|
-
# so that we can keep it identical across all GAP packages. Instead, if
|
|
33
|
-
# you find that you must edit it, please submit your changes back to
|
|
34
|
-
# the GAP team, so that a future version of this file can be adjusted
|
|
35
|
-
# to cover your usecase without modifications, thus ensuring you can
|
|
36
|
-
# always easily update to newer version of it.
|
|
37
|
-
#
|
|
38
|
-
########################################################################
|
|
39
|
-
|
|
40
|
-
# read GAP's build settings
|
|
41
|
-
include $(GAPPATH)/sysinfo.gap
|
|
42
|
-
|
|
43
|
-
# hack to support GAP <= 4.9
|
|
44
|
-
ifndef GAP_KERNEL_MAJOR_VERSION
|
|
45
|
-
KEXT_CFLAGS += -I$(GAP_LIB_DIR)/src
|
|
46
|
-
KEXT_CXXFLAGS += -I$(GAP_LIB_DIR)/src
|
|
47
|
-
endif
|
|
48
|
-
|
|
49
|
-
# honor used supplied flags
|
|
50
|
-
KEXT_CFLAGS += $(CPPFLAGS)
|
|
51
|
-
KEXT_CFLAGS += $(CFLAGS)
|
|
52
|
-
KEXT_CXXFLAGS += $(CPPFLAGS)
|
|
53
|
-
KEXT_CXXFLAGS += $(CXXFLAGS)
|
|
54
|
-
KEXT_LDFLAGS += $(LDFLAGS)
|
|
55
|
-
|
|
56
|
-
# various derived settings
|
|
57
|
-
KEXT_BINARCHDIR = bin/$(GAParch)
|
|
58
|
-
KEXT_SO = $(KEXT_BINARCHDIR)/$(KEXT_NAME).so
|
|
59
|
-
|
|
60
|
-
# the following settings are provided by sysinfo.gap in GAP >= 4.12;
|
|
61
|
-
# for compatibility with older GAP version (at least 4.9, 4.10, 4.11)
|
|
62
|
-
# we try to "guess" suitable values here
|
|
63
|
-
GAP ?= $(GAPPATH)/gap
|
|
64
|
-
GAC ?= $(GAPPATH)/gac
|
|
65
|
-
GAP_OBJEXT ?= lo
|
|
66
|
-
|
|
67
|
-
# override KEXT_RECONF if your package needs a different invocation
|
|
68
|
-
# for reconfiguring (e.g. `./config.status --recheck` for autoconf)
|
|
69
|
-
ifdef KEXT_USE_AUTOCONF
|
|
70
|
-
KEXT_RECONF ?= ./config.status Makefile
|
|
71
|
-
else
|
|
72
|
-
KEXT_RECONF ?= ./configure "$(GAPPATH)"
|
|
73
|
-
endif
|
|
74
|
-
|
|
75
|
-
# default target
|
|
76
|
-
all: $(KEXT_SO)
|
|
77
|
-
.PHONY: all
|
|
78
|
-
|
|
79
|
-
########################################################################
|
|
80
|
-
# Object files
|
|
81
|
-
# For each file FOO.c in SOURCES, add gen/FOO.$(GAP_OBJEXT) to KEXT_OBJS
|
|
82
|
-
# and similar for .cc files
|
|
83
|
-
########################################################################
|
|
84
|
-
KEXT_OBJS = $(patsubst %.s,gen/%.$(GAP_OBJEXT), \
|
|
85
|
-
$(patsubst %.cc,gen/%.$(GAP_OBJEXT), \
|
|
86
|
-
$(patsubst %.c,gen/%.$(GAP_OBJEXT), \
|
|
87
|
-
$(KEXT_SOURCES))))
|
|
88
|
-
|
|
89
|
-
########################################################################
|
|
90
|
-
# Quiet rules.
|
|
91
|
-
#
|
|
92
|
-
# Replace regular output with quiet messages, unless V is set,
|
|
93
|
-
# e.g. "make V=1"
|
|
94
|
-
########################################################################
|
|
95
|
-
ifneq ($(findstring $(MAKEFLAGS),s),s)
|
|
96
|
-
ifndef V
|
|
97
|
-
QUIET_GAC = @echo " GAC $< => $@";>/dev/null # keep the trailing space!
|
|
98
|
-
endif
|
|
99
|
-
endif
|
|
100
|
-
|
|
101
|
-
########################################################################
|
|
102
|
-
# Rules for automatic header dependency tracking.
|
|
103
|
-
# This is based on the GAP build system.
|
|
104
|
-
########################################################################
|
|
105
|
-
|
|
106
|
-
# List of all (potential) dependency files, derived from KEXT_OBJS
|
|
107
|
-
KEXT_DEPFILES = $(patsubst %.$(GAP_OBJEXT),%.d,$(KEXT_OBJS))
|
|
108
|
-
|
|
109
|
-
# Include the dependency tracking files
|
|
110
|
-
-include $(KEXT_DEPFILES)
|
|
111
|
-
|
|
112
|
-
# Mark *.d files as PHONY. This stops make from trying to recreate them
|
|
113
|
-
# (which it can't), and in particular from looking for potential source
|
|
114
|
-
# files. This can save quite a bit of disk access time.
|
|
115
|
-
.PHONY: $(KEXT_DEPFILES)
|
|
116
|
-
|
|
117
|
-
# The following flags instruct the compiler to enable advanced
|
|
118
|
-
# dependency tracking. Supported by GCC 3 and newer; clang; Intel C
|
|
119
|
-
# compiler; and more.
|
|
120
|
-
KEXT_DEPFLAGS = -MQ "$@" -MMD -MP -MF $(@D)/$(*F).d
|
|
121
|
-
|
|
122
|
-
# build rule for C code
|
|
123
|
-
# The dependency on Makefile ensures that re-running configure recompiles everything
|
|
124
|
-
gen/%.$(GAP_OBJEXT): %.c Makefile
|
|
125
|
-
@mkdir -p $(@D)
|
|
126
|
-
$(QUIET_GAC)$(GAC) -d -p "$(KEXT_DEPFLAGS)" -p "$(KEXT_CFLAGS)" -c $< -o $@
|
|
127
|
-
|
|
128
|
-
# build rule for C++ code
|
|
129
|
-
# The dependency on Makefile ensures that re-running configure recompiles everything
|
|
130
|
-
gen/%.$(GAP_OBJEXT): %.cc Makefile
|
|
131
|
-
@mkdir -p $(@D)
|
|
132
|
-
$(QUIET_GAC)$(GAC) -d -p "$(KEXT_DEPFLAGS)" -p "$(KEXT_CXXFLAGS)" -c $< -o $@
|
|
133
|
-
|
|
134
|
-
# build rule for assembler code
|
|
135
|
-
# The dependency on Makefile ensures that re-running configure recompiles everything
|
|
136
|
-
gen/%.$(GAP_OBJEXT): %.s Makefile
|
|
137
|
-
@mkdir -p $(@D)
|
|
138
|
-
$(QUIET_GAC)$(GAC) -d -p "$(KEXT_DEPFLAGS)" -p "$(KEXT_CFLAGS)" -c $< -o $@
|
|
139
|
-
|
|
140
|
-
# build rule for linking all object files together into a kernel extension
|
|
141
|
-
$(KEXT_SO): $(KEXT_OBJS)
|
|
142
|
-
@mkdir -p $(@D)
|
|
143
|
-
$(QUIET_GAC)$(GAC) -d -p "$(KEXT_DEPFLAGS)" -P "$(KEXT_LDFLAGS)" $(KEXT_OBJS) -o $@
|
|
144
|
-
|
|
145
|
-
# hook into `make clean`
|
|
146
|
-
clean: clean-kext
|
|
147
|
-
clean-kext:
|
|
148
|
-
rm -rf $(KEXT_BINARCHDIR) gen
|
|
149
|
-
|
|
150
|
-
# hook into `make distclean`
|
|
151
|
-
distclean: distclean-kext
|
|
152
|
-
distclean-kext:
|
|
153
|
-
rm -rf bin gen Makefile
|
|
154
|
-
(cd doc && ./clean)
|
|
155
|
-
|
|
156
|
-
# hook into `make doc`
|
|
157
|
-
doc: doc-kext
|
|
158
|
-
doc-kext:
|
|
159
|
-
$(GAP) makedoc.g
|
|
160
|
-
|
|
161
|
-
# hook into `make check`
|
|
162
|
-
check: check-kext
|
|
163
|
-
check-kext:
|
|
164
|
-
$(GAP) tst/testall.g
|
|
165
|
-
|
|
166
|
-
# re-run configure if configure, Makefile.in or GAP itself changed
|
|
167
|
-
Makefile: configure Makefile.in $(GAPPATH)/sysinfo.gap
|
|
168
|
-
$(KEXT_RECONF)
|
|
169
|
-
|
|
170
|
-
ifdef KEXT_USE_AUTOCONF
|
|
171
|
-
|
|
172
|
-
# react to modifications of the build system
|
|
173
|
-
configure_deps = configure.ac $(wildcard m4/*.m4)
|
|
174
|
-
|
|
175
|
-
ifneq ($(MAINTAINER_MODE),no)
|
|
176
|
-
configure: $(configure_deps)
|
|
177
|
-
@if command -v autoconf >/dev/null 2>&1 ; then \
|
|
178
|
-
echo "running autoconf" ; \
|
|
179
|
-
autoconf ; \
|
|
180
|
-
else \
|
|
181
|
-
echo "autoconf not available, proceeding with stale configure" ; \
|
|
182
|
-
fi
|
|
183
|
-
endif # MAINTAINER_MODE
|
|
184
|
-
|
|
185
|
-
# re-run configure if configure, Makefile.in or GAP itself changed
|
|
186
|
-
config.status: configure $(GAPPATH)/sysinfo.gap
|
|
187
|
-
./config.status --recheck
|
|
188
|
-
|
|
189
|
-
# update Makefile if config.status changed
|
|
190
|
-
Makefile: config.status
|
|
191
|
-
|
|
192
|
-
gen/pkgconfig.h: gen/pkgconfig.h.stamp
|
|
193
|
-
@if test ! -f $@; then rm -f $<; else :; fi
|
|
194
|
-
@if test ! -f $@; then $(MAKE) $<; else :; fi
|
|
195
|
-
|
|
196
|
-
gen/pkgconfig.h.stamp: gen/pkgconfig.h.in config.status
|
|
197
|
-
@rm -f $@
|
|
198
|
-
@mkdir -p $(@D)
|
|
199
|
-
./config.status gen/pkgconfig.h
|
|
200
|
-
echo > $@
|
|
201
|
-
|
|
202
|
-
ifneq ($(MAINTAINER_MODE),no)
|
|
203
|
-
gen/pkgconfig.h.in: $(configure_deps)
|
|
204
|
-
@if command -v autoheader >/dev/null 2>&1 ; then \
|
|
205
|
-
mkdir -p $(@D) ; \
|
|
206
|
-
echo "running autoheader" ; \
|
|
207
|
-
autoheader ; \
|
|
208
|
-
rm -f gen/pkgconfig.h.stamp ; \
|
|
209
|
-
else \
|
|
210
|
-
echo "autoheader not available, proceeding with stale config.h" ; \
|
|
211
|
-
fi
|
|
212
|
-
touch $@
|
|
213
|
-
endif # MAINTAINER_MODE
|
|
214
|
-
|
|
215
|
-
endif # KEXT_USE_AUTOCONF
|
|
216
|
-
|
|
217
|
-
.PHONY: check clean distclean doc
|
|
218
|
-
.PHONY: check-kext clean-kext distclean-kext doc-kext
|
|
219
|
-
|
|
220
|
-
########################################################################
|
|
221
|
-
# Makefile debugging trick:
|
|
222
|
-
# call print-VARIABLE to see the runtime value of any variable
|
|
223
|
-
########################################################################
|
|
224
|
-
print-%:
|
|
225
|
-
@echo '$*=$($*)'
|
gap/pkg/cddinterface/Makefile.in
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
#
|
|
2
|
-
# Makefile rules for the CddInterface package
|
|
3
|
-
#
|
|
4
|
-
KEXT_NAME = CddInterface
|
|
5
|
-
KEXT_SOURCES = src/CddInterface.cc
|
|
6
|
-
|
|
7
|
-
KEXT_CFLAGS = -DGMPRATIONAL @CDD_CPPFLAGS@
|
|
8
|
-
KEXT_LDFLAGS = @CDD_LDFLAGS@
|
|
9
|
-
|
|
10
|
-
KEXT_USE_AUTOCONF = 1
|
|
11
|
-
|
|
12
|
-
# include shared GAP package build system
|
|
13
|
-
GAPPATH = @GAPROOT@
|
|
14
|
-
include Makefile.gappkg
|