Home
last modified time | relevance | path

Searched full:staticlib (Results 1 – 10 of 10) sorted by relevance

/external/curl/
Dappveyor.yml10 STATICLIB: OFF
16 STATICLIB: OFF
22 STATICLIB: OFF
28 STATICLIB: OFF
34 STATICLIB: OFF
40 STATICLIB: OFF
46 STATICLIB: ON
52 STATICLIB: ON
58 STATICLIB: ON
64 …- cmake .. -G"%PRJ_GEN%" -DCMAKE_USE_OPENSSL=%OPENSSL% -DCURL_STATICLIB=%STATICLIB% -DBUILD_TESTIN…
Dconfigure.ac220 # Make our Makefile.am files use the staticlib CPPFLAG only when strictly
228 # Make staticlib CPPFLAG variable and its definition visible in output
/external/zlib/src/win32/
DMakefile.gcc32 STATICLIB = libz.a
74 all: $(STATICLIB) $(SHAREDLIB) $(IMPLIB) example.exe minigzip.exe example_d.exe minigzip_d.exe
90 $(STATICLIB): $(OBJS) $(OBJA)
100 example.exe: example.o $(STATICLIB)
101 $(LD) $(LDFLAGS) -o $@ example.o $(STATICLIB)
104 minigzip.exe: minigzip.o $(STATICLIB)
105 $(LD) $(LDFLAGS) -o $@ minigzip.o $(STATICLIB)
127 install: zlib.h zconf.h $(STATICLIB) $(IMPLIB)
141 -$(INSTALL) $(STATICLIB) '$(DESTDIR)$(LIBRARY_PATH)'
158 -$(RM) '$(DESTDIR)$(LIBRARY_PATH)'/$(STATICLIB)
[all …]
DMakefile.msc20 STATICLIB = zlib.lib
42 all: $(STATICLIB) $(SHAREDLIB) $(IMPLIB) \
45 $(STATICLIB): $(OBJS) $(OBJA)
56 example.exe: example.obj $(STATICLIB)
57 $(LD) $(LDFLAGS) example.obj $(STATICLIB)
61 minigzip.exe: minigzip.obj $(STATICLIB)
62 $(LD) $(LDFLAGS) minigzip.obj $(STATICLIB)
154 -del $(STATICLIB)
/external/brotli/
Dpremake5.lua35 kind "StaticLib"
47 kind "StaticLib"
60 kind "StaticLib"
/external/zlib/src/
DMakefile.in33 STATICLIB=libz.a
37 LIBS=$(STATICLIB) $(SHAREDLIBV)
169 example$(EXE): example.o $(STATICLIB)
172 minigzip$(EXE): minigzip.o $(STATICLIB)
181 example64$(EXE): example64.o $(STATICLIB)
184 minigzip64$(EXE): minigzip64.o $(STATICLIB)
193 cp $(STATICLIB) $(DESTDIR)$(libdir)
194 chmod 644 $(DESTDIR)$(libdir)/$(STATICLIB)
Dconfigure28 STATICLIB=libz.a
403 echo Building static library $STATICLIB version $VER with $CC. | tee -a configure.log
763 echo STATICLIB = $STATICLIB >> configure.log
783 /^STATICLIB *=/s#=.*#=$STATICLIB#
811 /^STATICLIB *=/s#=.*#=$STATICLIB#
/external/python/cpython2/Modules/zlib/
DMakefile.in33 STATICLIB=libz.a
37 LIBS=$(STATICLIB) $(SHAREDLIBV)
169 example$(EXE): example.o $(STATICLIB)
172 minigzip$(EXE): minigzip.o $(STATICLIB)
181 example64$(EXE): example64.o $(STATICLIB)
184 minigzip64$(EXE): minigzip64.o $(STATICLIB)
193 cp $(STATICLIB) $(DESTDIR)$(libdir)
194 chmod 644 $(DESTDIR)$(libdir)/$(STATICLIB)
Dconfigure28 STATICLIB=libz.a
403 echo Building static library $STATICLIB version $VER with $CC. | tee -a configure.log
763 echo STATICLIB = $STATICLIB >> configure.log
783 /^STATICLIB *=/s#=.*#=$STATICLIB#
811 /^STATICLIB *=/s#=.*#=$STATICLIB#
/external/libnl/
Dmake.log187 [ 38% 26/68] target StaticLib: libnl_32 (out/target/product/bullhead/obj_arm/STATIC_LIBRARIES/libnl…
343 [ 88% 60/68] target StaticLib: libnl (out/target/product/bullhead/obj/STATIC_LIBRARIES/libnl_interm…