Searched refs:MANIFEST (Results 1 – 25 of 60) sorted by relevance
123
45 turbojpeg.jar: $(JAVA_CLASSES) ${srcdir}/MANIFEST.MF46 $(JAR) cfm turbojpeg.jar ${srcdir}/MANIFEST.MF $(JAVA_CLASSES)71 EXTRA_DIST = MANIFEST.MF ${JAVASOURCES} ${JNIHEADERS} doc CMakeLists.txt \
4 # MANIFEST.in file for coverage.py9 include MANIFEST.in
4 MANIFEST This list of files5 MANIFEST.SKIP
1 MANIFEST
2 include MANIFEST.in
27 Name: data/30/plugin/META-INF/MANIFEST.MF30 Name: data/30/fragment/META-INF/MANIFEST.MF
2 src/META-INF/MANIFEST.MF
8 MANIFEST
6 include MANIFEST
26 LOCAL_JAR_MANIFEST := MANIFEST.MF
3 include MANIFEST.in
2 MANIFEST.in = native
2 include *.txt MANIFEST.in *.py
1 include *.txt MANIFEST.in *.py
4 include MANIFEST.in
27 rm MANIFEST || true
211 specified via "ClassPath" attribute in the META-INF/MANIFEST.MF file.223 Usually you only need to add META-INF/MANIFEST.MF and plugin.xml to the jar and224 update your build scripts to not to override the MANIFEST.MF during the build.233 either "Require-Bundle" or "Bundle-ClassPath" attributes in the MANIFEST.MF file.235 extra line must be added to the MANIFEST.MF (without quotation marks):
175 #define MANIFEST(Items) \ macro198 MANIFEST(
12 #-injars /usr/local/java/scala-2.9.1/lib/scala-compiler.jar(!META-INF/MANIFEST.MF)13 #-injars /usr/local/java/scala-2.9.1/lib/jline.jar(!META-INF/MANIFEST.MF)
65 echo MANIFEST.MF >> excludes
21 rm MANIFEST
32 //injars '/usr/local/java/scala-2.9.1/lib/scala-compiler.jar', filter: '!META-INF/MANIFEST.MF'33 //injars '/usr/local/java/scala-2.9.1/lib/jline.jar', filter: '!META-INF/MANIFEST.MF'
33 cp setup.py README MANIFEST.in CHANGELOG $(DST)