Home
last modified time | relevance | path

Searched refs:BUNDLE_NAME (Results 1 – 25 of 1009) sorted by relevance

12345678910>>...41

/dports/audio/supercollider/SuperCollider-3.11.0-Source/platform/windows/
H A Dsupercollider.nsi10 Name "${BUNDLE_NAME} ${SC_VERSION}"
62 File /r ${BUNDLE_NAME}\*
85 WriteRegStr HKCR "${BUNDLE_NAME}.Document" "" "${BUNDLE_NAME} Document"
90 WriteRegStr HKCR "${BUNDLE_NAME}.ClassFile" "" "${BUNDLE_NAME} ClassFile"
95 WriteRegStr HKCR "${BUNDLE_NAME}.HelpFile" "" "${BUNDLE_NAME} HelpFile"
105 createDirectory "$SMPROGRAMS\${BUNDLE_NAME}"
122 DeleteRegKey HKCR "${BUNDLE_NAME}.Document"
125 DeleteRegKey HKCR "${BUNDLE_NAME}.ClassFile"
128 DeleteRegKey HKCR "${BUNDLE_NAME}.HelpFile"
135 delete "$SMPROGRAMS\${BUNDLE_NAME}\${BUNDLE_NAME}-${SC_VERSION}.lnk"
[all …]
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/
H A DMakefile7 BUNDLE_NAME=sviewgl macro
14 BUNDLE_NAME=sviewgl.app macro
47 …RELEASE) $(BUILD_DIR_DEBUG) $(OUT_NAME) $(BUNDLE_NAME) cppcheck-output $(BUNDLE_NAME)-$(VERSION)* …
51 install -m 755 $(BUNDLE_NAME) $(DESTDIR)$(PREFIX)/bin
54 install -d $(BUNDLE_NAME)-$(VERSION)
56 …mv $(BUNDLE_NAME)-$(VERSION)/simpleviewer-gl-_VERSION_.ebuild $(BUNDLE_NAME)-$(VERSION)/simpleview…
57 sed "s/_VERSION_/$(VERSION)/" -i $(BUNDLE_NAME)-$(VERSION)/$(BUNDLE_NAME).spec
59 tar -zf $(BUNDLE_NAME)-$(VERSION).tar.gz -c $(BUNDLE_NAME)-$(VERSION)
62 mv $(BUNDLE_NAME)-$(VERSION).tar.gz $(BUNDLE_NAME)_$(VERSION).orig.tar.gz
63 cd $(BUNDLE_NAME)-$(VERSION) ; PREFIX=/usr dpkg-buildpackage -F -tc
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/src/org/eclipse/pde/api/tools/comparator/tests/
H A DClassDeltaTests.java55 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
57 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
79 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
81 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
103 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
105 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
123 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
151 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
176 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test6()
204 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test7()
[all …]
H A DMethodDeltaTests.java50 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
52 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
68 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
70 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
86 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
88 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
117 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
146 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
175 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test6()
204 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test7()
[all …]
H A DFieldDeltaTests.java51 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
53 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
74 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test10()
76 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test10()
97 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test11()
99 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test11()
122 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test12()
150 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test13()
178 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test14()
206 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test15()
[all …]
H A DInterfaceDeltaTests.java49 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
51 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
72 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
74 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
95 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
97 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
115 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
138 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
161 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test6()
189 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test7()
[all …]
H A DRestrictionsDeltaTests.java48 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
50 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
73 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
75 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
102 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
104 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
134 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
159 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
184 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test6()
203 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test7()
[all …]
H A DEnumDeltaTests.java48 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
50 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
71 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
73 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
99 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
101 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
131 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
161 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
184 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test6()
202 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test7()
[all …]
H A DMixedTypesDeltaTests.java46 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
48 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
69 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
71 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
92 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
94 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
117 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
140 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
163 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test6()
186 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test7()
[all …]
H A DJava8DeltaTests.java48 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
50 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
66 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
68 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
83 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
85 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
111 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test4()
113 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
129 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test5()
131 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
[all …]
H A DApiScopeDeltaTests.java55 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
57 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
82 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
84 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
110 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
112 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
142 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test4()
144 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
180 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
219 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test6()
[all …]
H A DAnnotationDeltaTests.java47 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test1()
49 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test1()
70 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test2()
72 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test2()
93 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test3()
95 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test3()
116 IApiComponent beforeApiComponent = before.getApiComponent(BUNDLE_NAME); in test4()
118 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test4()
190 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test5()
273 IApiComponent afterApiComponent = after.getApiComponent(BUNDLE_NAME); in test6()
[all …]
/dports/databases/sqlclient/SQLClient-1.8.1/
H A DGNUmakefile50 BUNDLE_NAME= macro
69 BUNDLE_NAME += ECPG
75 BUNDLE_NAME += ECPG
95 BUNDLE_NAME += Postgres
121 BUNDLE_NAME += JDBC
127 BUNDLE_NAME += JDBC
147 BUNDLE_NAME += MySQL
153 BUNDLE_NAME += MySQL
173 BUNDLE_NAME += SQLite
179 BUNDLE_NAME += SQLite
[all …]
/dports/devel/gnustep-make/gnustep-make-2.8.0/Master/
H A Dbundle.make28 BUNDLE_NAME := $(strip $(BUNDLE_NAME))
32 internal-all:: $(GNUSTEP_OBJ_DIR) $(BUNDLE_NAME:=.all.bundle.variables)
44 internal-master-bundle-all: $(BUNDLE_NAME:=.all.bundle.variables)
48 internal-install:: $(BUNDLE_NAME:=.install.bundle.variables)
50 internal-uninstall:: $(BUNDLE_NAME:=.uninstall.bundle.variables)
52 _PSWRAP_C_FILES = $(foreach bundle,$(BUNDLE_NAME),$($(bundle)_PSWRAP_FILES:.psw=.c))
53 _PSWRAP_H_FILES = $(foreach bundle,$(BUNDLE_NAME),$($(bundle)_PSWRAP_FILES:.psw=.h))
57 rm -rf $(_PSWRAP_C_FILES) $(_PSWRAP_H_FILES) $(addsuffix $(BUNDLE_EXTENSION),$(BUNDLE_NAME)))
61 BUNDLES_WITH_SUBPROJECTS = $(strip $(foreach bundle,$(BUNDLE_NAME),$(patsubst %,$(bundle),$($(bundl…
68 internal-strings:: $(BUNDLE_NAME:=.strings.bundle.variables)
[all …]
/dports/games/easyrpg-player/Player-0.7.0/builds/macos/
H A Dpackage_app.sh7 BUNDLE_NAME="Player.app"
10 mkdir -p "$BUNDLE_NAME/Contents/MacOS"
11 mkdir -p "$BUNDLE_NAME/Contents/Resources"
12 cp "$BASE_DIR/resources/osx/Info.plist" "$BUNDLE_NAME/Contents"
13 cp "$BASE_DIR/resources/osx/Player.icns" "$BUNDLE_NAME/Contents/Resources"
14 cp "$EASYRPG_BINARY" "$BUNDLE_NAME/Contents/MacOS/EasyRPG Player"
/dports/devel/gitg/gitg-3.32.1/osx/scripts/
H A Dmake-dmg8 BUNDLE_NAME="Gitg"
9 BUNDLE="$D/$BUNDLE_NAME.app"
13 echo "Bundle $BUNDLE_NAME.app could not befound"
17 VOLUME_NAME="$BUNDLE_NAME"
22 DMG_FILE="$D/$BUNDLE_NAME.dmg"
/dports/games/spring/spring_98.0/buildbot/slave/osx/
H A Dcreate_Mac_bundle.sh27 BUNDLE_NAME=Spring_${VERSION}.app
28 BUNDLE_BASE=${TMP_PATH}/${BUNDLE_NAME}/Contents
30 echo "Creating ${BUNDLE_NAME}..."
153 zip -r9 ${ARCHIVE_NAME} ${BUNDLE_NAME}
156 rm -rf ${TMP_PATH}/${BUNDLE_NAME}
/dports/audio/squeezelite/squeezelite-7b13fd9/scripts/
H A Dbuildosxdmg13 BUNDLE_NAME=Squeezelite.app
15 BUNDLE_CONTENTS=$BUNDLE_NAME/Contents
32 if [ -d $BUNDLE_NAME ]; then
33 rm -rf $BUNDLE_NAME
80 /Developer/Tools/CpMac -r ${BUNDLE_NAME} /Volumes/${DMG_IMAGE_DIR_MOUNTPOINT}
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/make/
H A DBundles.gmk312 BUNDLE_NAME := $(JDK_BUNDLE_NAME), \
341 BUNDLE_NAME := $(JRE_BUNDLE_NAME), \
353 BUNDLE_NAME := $(JDK_BUNDLE_NAME), \
363 BUNDLE_NAME := $(JRE_BUNDLE_NAME), \
374 BUNDLE_NAME := $(JDK_SYMBOLS_BUNDLE_NAME), \
388 BUNDLE_NAME := $(TEST_DEMOS_BUNDLE_NAME), \
403 BUNDLE_NAME := $(TEST_BUNDLE_NAME), \
417 BUNDLE_NAME := $(DOCS_JDK_BUNDLE_NAME), \
430 BUNDLE_NAME := $(DOCS_JAVASE_BUNDLE_NAME), \
458 BUNDLE_NAME := $(JCOV_BUNDLE_NAME), \
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/make/
H A DBundles.gmk312 BUNDLE_NAME := $(JDK_BUNDLE_NAME), \
341 BUNDLE_NAME := $(JRE_BUNDLE_NAME), \
353 BUNDLE_NAME := $(JDK_BUNDLE_NAME), \
363 BUNDLE_NAME := $(JRE_BUNDLE_NAME), \
374 BUNDLE_NAME := $(JDK_SYMBOLS_BUNDLE_NAME), \
388 BUNDLE_NAME := $(TEST_DEMOS_BUNDLE_NAME), \
403 BUNDLE_NAME := $(TEST_BUNDLE_NAME), \
417 BUNDLE_NAME := $(DOCS_JDK_BUNDLE_NAME), \
430 BUNDLE_NAME := $(DOCS_JAVASE_BUNDLE_NAME), \
458 BUNDLE_NAME := $(JCOV_BUNDLE_NAME), \
[all …]
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/mac/
H A DMakefile.app-bundle24 BUNDLE_NAME := Dungeon\ Crawl\ Stone\ Soup\ -\ Tiles
28 BUNDLE_NAME := Dungeon\ Crawl\ Stone\ Soup\ -\ Console
37 BUNDLE_DIRNAME := $(STAGING_DIR)/$(BUNDLE_NAME).app
66 zip -9r $(ZIPPED_APP_DIR)/$(ZIP_NAME) $(BUNDLE_NAME).app
81 cp $(EXECUTABLE_PATH) $(BUNDLE_DIRNAME)/Contents/MacOS/$(BUNDLE_NAME)
85 cp ./crawl $(BUNDLE_DIRNAME)/Contents/MacOS/$(BUNDLE_NAME)
/dports/emulators/vice/vice-3.5/src/arch/shared/
H A DmacOS-redirect-launcher.sh36 BUNDLE_NAME="`basename \"$BUNDLE_DIR\" .app`"
40 …osascript -e "display notification \"${BUNDLE_NAME}.app requires that VICE.app be installed in the…
45 export PROGRAM="$BUNDLE_NAME"
/dports/games/warmux/warmux-11.04/build/mac/
H A Dcmake_build.sh58 BUNDLE_NAME=Warmux
59 DMG_TARGET="${BUNDLE_NAME}-${APP_VERSION}"
60 DMG_OUT=${BUNDLE_NAME}-${APP_VERSION}-`uname -p`
137 DMG_OUT=${BUNDLE_NAME}-${APP_VERSION}-Universal
152 DMG_OUT=${BUNDLE_NAME}-${APP_VERSION}-PPC
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/make/
H A DBundles.gmk322 BUNDLE_NAME := $(JDK_BUNDLE_NAME), \
351 BUNDLE_NAME := $(JRE_BUNDLE_NAME), \
363 BUNDLE_NAME := $(JDK_BUNDLE_NAME), \
373 BUNDLE_NAME := $(JRE_BUNDLE_NAME), \
384 BUNDLE_NAME := $(JDK_SYMBOLS_BUNDLE_NAME), \
398 BUNDLE_NAME := $(TEST_DEMOS_BUNDLE_NAME), \
413 BUNDLE_NAME := $(TEST_BUNDLE_NAME), \
427 BUNDLE_NAME := $(DOCS_BUNDLE_NAME), \
442 BUNDLE_NAME := $(JCOV_BUNDLE_NAME), \
463 BUNDLE_NAME := $(STATIC_LIBS_BUNDLE_NAME), \
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/make/
H A DBundles.gmk322 BUNDLE_NAME := $(JDK_BUNDLE_NAME), \
351 BUNDLE_NAME := $(JRE_BUNDLE_NAME), \
363 BUNDLE_NAME := $(JDK_BUNDLE_NAME), \
373 BUNDLE_NAME := $(JRE_BUNDLE_NAME), \
384 BUNDLE_NAME := $(JDK_SYMBOLS_BUNDLE_NAME), \
398 BUNDLE_NAME := $(TEST_DEMOS_BUNDLE_NAME), \
413 BUNDLE_NAME := $(TEST_BUNDLE_NAME), \
427 BUNDLE_NAME := $(DOCS_BUNDLE_NAME), \
442 BUNDLE_NAME := $(JCOV_BUNDLE_NAME), \
463 BUNDLE_NAME := $(STATIC_LIBS_BUNDLE_NAME), \

12345678910>>...41