Home
last modified time | relevance | path

Searched full:makefile (Results 1 – 25 of 3891) sorted by relevance

12345678910>>...156

/third_party/skia/third_party/externals/libpng/scripts/
DREADME.txt5 makefile.linux => Linux/ELF makefile
7 makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on
9 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
10 makefile.acorn => Acorn makefile
11 makefile.aix => AIX/gcc makefile
12 makefile.amiga => Amiga makefile
13 makefile.atari => Atari makefile
14 makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
15 makefile.beos => BeOS makefile
16 makefile.cegcc => minge32ce for Windows CE makefile
[all …]
/third_party/libxml2/
D.gitignore12 Makefile
13 Makefile.in
28 doc/Makefile
29 doc/Makefile.in
30 doc/devhelp/Makefile
31 doc/devhelp/Makefile.in
33 doc/examples/Makefile
34 doc/examples/Makefile.in
51 example/Makefile
52 example/Makefile.in
[all …]
/third_party/libffi/m4/
Dax_enable_builddir.m47 # AX_ENABLE_BUILDDIR [(dirstring-or-command [,Makefile.mk [,-all]])]
19 # $2 = Makefile.mk
23 # toplevel srcdir Makefile from the information found in the created
24 # toplevel builddir Makefile. It just copies the variables and
37 # in the srcdir toplevel makefile - these parts are read from the $2 =
38 # Makefile.mk file
40 # The automatic rules are usually scanning the toplevel Makefile for lines
145 pushdef([END],[Makefile.mk])dnl
149 if test -f "$TOP/Makefile" ; then
150 AC_MSG_NOTICE([skipping TOP/Makefile - left untouched])
[all …]
/third_party/ltp/testcases/open_posix_testsuite/scripts/
Dgenerate-makefiles.sh43 local makefile=$1
97 if [ ! -f "$makefile.1" ]; then
99 cat > "$makefile.1" <<EOF
128 cat >> "$makefile.1" <<EOF
134 cat >> "$makefile.1" <<EOF
140 cat >> "$makefile.1" <<EOF
147 echo "" >> "$makefile.1"
152 cat >> "$makefile.2" <<EOF
156 cat >> "$makefile.2" <<EOF
169 if [ ! -f "$makefile.3" ]; then
[all …]
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer85 * docs/manual/Makefile.am: use $(wildcard) instead of
88 * tools/Makefile.am: handle conditionals in a compatible way
94 * tests/Makefile.am: add all the dirs to the DIST_SUBDIRS
98 * tests/Makefile.am: dodge compiling memchunk and bufspeed
138 * tools/Makefile.am: enable gstreamer-guilaunch for
180 * Makefile.am: update.
207 * plugins/xvideosink/Makefile.am: add $(X_LIBS)
267 * gst/Makefile.am: messy hack to make sure libgst.la builds
326 * configure.base: added swig/Makefile.PL
354 * test/misc/: Makefile.am, gsmdec.c, gsmenc.c, mpgPlayer.c: Added
[all …]
/third_party/curl/
DMakefile34 $(MAKE) -C lib -f Makefile.mk
35 $(MAKE) -C src -f Makefile.mk
38 $(MAKE) -C lib -f Makefile.mk clean
39 $(MAKE) -C src -f Makefile.mk clean
40 $(MAKE) -C docs/examples -f Makefile.mk clean
43 $(MAKE) -C lib -f Makefile.mk vclean
44 $(MAKE) -C src -f Makefile.mk vclean
45 $(MAKE) -C docs/examples -f Makefile.mk vclean
48 $(MAKE) -C docs/examples -f Makefile.mk CFG=$@
51 $(MAKE) -C lib -f Makefile.mk CFG=$@
[all …]
/third_party/protobuf/
Dupdate_file_lists.sh3 # This script copies source file lists from src/Makefile.am to cmake files.
44 MAKEFILE=src/Makefile.am
46 [ -f "$MAKEFILE" ] || {
47 echo "Cannot find: $MAKEFILE"
51 # Extract file lists from src/Makefile.am
52 GZHEADERS=$(get_variable_value $MAKEFILE GZHEADERS)
53 HEADERS=$(get_variable_value $MAKEFILE nobase_include_HEADERS)
55 LIBPROTOBUF_LITE_SOURCES=$(get_source_files $MAKEFILE libprotobuf_lite_la_SOURCES)
56 LIBPROTOBUF_SOURCES=$(get_source_files $MAKEFILE libprotobuf_la_SOURCES)
57 LIBPROTOC_SOURCES=$(get_source_files $MAKEFILE libprotoc_la_SOURCES)
[all …]
/third_party/elfutils/libasm/
DChangeLog38 * Makefile.am (GCC_INCLUDE): Remove.
42 * Makefile.am (noinst_PROGRAMS): Rename to noinst_DATA.
48 * Makefile.am (libasm.so$(EXEEXT)): Drop $(EXEEXT) suffix.
74 * Makefile.am (libasm_so_DEPS): Replace libebl.a with libebl_pic.a.
94 * Makefile.am: Use dso_LDFLAGS.
98 * Makefile.am: Add libasm_so_DEPS to specify external libraries
125 * Makefile.am (AM_CPPFLAGS): Add libdwelf.
151 * Makefile.am (libasm.so): Add AM_V_CCLD and AM_V_at silencers.
173 * Makefile.am: Suppress output of textrel_check command.
177 * Makefile.am (libasm.so): Use textrel_check.
[all …]
/third_party/skia/third_party/externals/freetype/
Dconfigure91 # build a dummy Makefile if we are not building in the source tree;
106 echo "Generating \`Makefile'"
107 echo "TOP_DIR := $abs_ft2_dir" > Makefile
108 echo "OBJ_DIR := $abs_curr_dir" >> Makefile
109 echo "OBJ_BUILD := \$(OBJ_DIR)" >> Makefile
110 echo "DOC_DIR := \$(OBJ_DIR)/docs" >> Makefile
111 echo "FT_LIBTOOL_DIR := \$(OBJ_DIR)" >> Makefile
112 echo "ifndef FT2DEMOS" >> Makefile
113 echo " include \$(TOP_DIR)/Makefile" >> Makefile
114 echo "else" >> Makefile
[all …]
/third_party/typescript/src/testRunner/unittests/tsserver/
Dtelemetry.ts4 const file = makeFile("/a.js");
11 const file = makeFile("/a/a.ts");
12 const file2 = makeFile("/b.ts");
13 const tsconfig = makeFile("/a/tsconfig.json", {});
34 ….ts", "dts.d.ts", "jsx.jsx", "js.js", "badExtension.badExtension"].map(f => makeFile(`/src/${f}`));
35 const notIncludedFile = makeFile("/bin/ts.js");
37 const tsconfig = makeFile("/tsconfig.json", { compilerOptions, include: ["src"] });
49 const file1 = makeFile("/a.ts");
91 const file = makeFile("/a.ts");
147 const tsconfig = makeFile("/tsconfig.json", { compilerOptions, files: ["/a.ts"] });
[all …]
/third_party/elfutils/tests/
DChangeLog8 * Makefile.am (TESTS): Add run-debuginfod-section.sh.
13 * Makefile.am (EXTRA_DIST): Remove debuginfod-rpms/hello2.spec.
46 * Makefile.am (check_PROGRAMS): Add dwfl-report-offline-memory.
55 * Makefile.am (*_LDADD): Add libeu if needed for error.
60 * Makefile.am (TESTS): Add run-ar-N.sh.
87 * Makefile.am (TESTS): Add run-readelf-Dd.sh.
94 * Makefile.am (TESTS): Add run-readelf-arm-flags.sh.
103 * Makefile.am (TESTS): Add run-debuginfod-federation-metrics.sh
128 * Makefile.am (TESTS): Remove run-debuginfod-000-permission.sh
149 * Makefile.am: List it.
[all …]
/third_party/ltp/testcases/open_posix_testsuite/
D.gitignore1 /conformance/interfaces/*/Makefile
2 /conformance/interfaces/*/*/Makefile
4 /conformance/behavior/*/Makefile
5 /conformance/definitions/*/Makefile
6 /conformance/definitions/*/*/Makefile
8 /functional/*/Makefile
9 /functional/*/*/Makefile
11 /stress/*/Makefile
12 /stress/*/*/Makefile
/third_party/zlib/old/os2/
DMakefile.os21 # Makefile for zlib under OS/2 using GCC (PGCC)
5 # cp Makefile.os2 ..
7 # make -f Makefile.os2 test
9 # This makefile will build a static library z.lib, a shared library
52 nt/Makefile.nt nt/zlib.dnt contrib/README.contrib contrib/*.txt \
56 contrib/untgz/Makefile contrib/untgz/*.c contrib/untgz/*.w32
92 mv Makefile Makefile~; cp -p Makefile.in Makefile
96 mv Makefile~ Makefile
99 mv Makefile Makefile~; cp -p Makefile.in Makefile
109 mv Makefile~ Makefile
/third_party/node/deps/cares/m4/
Dxc-am-iface.m4106 if test ! -f "$xc_subdir/Makefile"; then
107 echo "$xc_msg_err $xc_subdir/Makefile file not found. $xc_msg_abrt" >&2
111 # Fetch dependency tracking file list from Makefile include lines.
113 xc_inc_lines=`grep '^include .*(DEPDIR)' "$xc_subdir/Makefile" 2>/dev/null`
121 AC_MSG_NOTICE([amending $xc_subdir/Makefile])
123 # Build Makefile specific patch hunk.
144 # Build Makefile patching sed scripts.
173 # Apply patch to Makefile and cleanup.
175 $SED -f "$xc_s1" "$xc_subdir/Makefile" >"$xc_subdir/Makefile.tmp1"
176 $SED -f "$xc_s2" "$xc_subdir/Makefile.tmp1" >"$xc_subdir/Makefile.tmp2"
[all …]
/third_party/alsa-utils/
Dconfigure.ac440 AC_OUTPUT(Makefile alsactl/Makefile alsactl/init/Makefile \
441 alsamixer/Makefile amidi/Makefile amixer/Makefile \
442 m4/Makefile po/Makefile.in \
443 alsaconf/alsaconf alsaconf/Makefile \
444 alsaconf/po/Makefile \
445 alsaucm/Makefile topology/Makefile \
446 bat/Makefile bat/tests/Makefile bat/tests/asound_state/Makefile \
447 aplay/Makefile include/Makefile iecset/Makefile utils/Makefile \
448 utils/alsa-utils.spec seq/Makefile seq/aconnect/Makefile \
449 seq/aplaymidi/Makefile seq/aseqdump/Makefile seq/aseqnet/Makefile \
[all …]
/third_party/elfutils/backends/
DChangeLog12 * Makefile.am (arm_SRCS): Add arm_machineflagname.c.
56 * Makefile.am (modules): Remove tilegx.
68 * Makefile.am (i386_SRCS): Remove i386_syscall.c.
113 * Makefile.am: Replace libcpu_{i386,x86_64,bpf}.a with libcpu.a.
119 * Makefile.am: Add C-SKY.
158 * Makefile.am (riscv_SRCS): Add riscv64_corenote.c.
169 * Makefile.am (riscv_SRCS): Add riscv_retval.c.
226 * Makefile.am (m68k_SRCS): Add m68k_cfi.c and m68k_initreg.c.
238 * Makefile.am (riscv_SRCS): Add riscv_corenote.c.
244 * Makefile.am (riscv_SRCS): Add riscv_initreg.c.
[all …]
/third_party/bzip2/
D0001-add-compile-option.patch8 Makefile | 4 ----
9 Makefile-libbz2_so | 5 ++---
12 diff --git a/Makefile b/Makefile
14 --- a/Makefile
15 +++ b/Makefile
27 diff --git a/Makefile-libbz2_so b/Makefile-libbz2_so
29 --- a/Makefile-libbz2_so
30 +++ b/Makefile-libbz2_so
/third_party/exfatprogs/
Dconfigure.ac28 Makefile
29 lib/Makefile
30 mkfs/Makefile
31 fsck/Makefile
32 tune/Makefile
33 label/Makefile
34 dump/Makefile
35 exfat2img/Makefile
/third_party/elfutils/lib/
DChangeLog59 * Makefile.am (libeu_a_SOURCES): Add it.
70 * Makefile.am (libeu_a_SOURCES): Add error.c.
127 * Makefile.am (noinst_HEADERS): Added dynamicsizehash_concurrent.h.
133 * Makefile.am (noinst_HEADERS): Added *.h above.
161 * Makefile.am (libeu_a_SOURCES): Remove md5.c and sha1.c.
176 * Makefile.am: Use fpic_CFLAGS.
181 * Makefile.am (noinst_HEADERS): Add bpf.h
194 * Makefile.am (libeu_a_SOURCES): Remove version.c, add printversion.c
219 * Makefile.am (noinst_HEADERS): Add color.h.
229 * Makefile.am (libeu_a_SOURCES): Add version.c
[all …]
/third_party/elfutils/libebl/
DChangeLog60 * Makefile.am (libebl_a_SOURCES): Remove ebl_syscall_abi.c.
102 * Makefile.am (noinst_LIBRARIES): Add libebl.a.
107 * Makefile.am: Make libebl.a non-PIC by default.
242 * Makefile.am: Use fpic_CFLAGS.
250 * Makefile.am (gen_SOURCES): Add ebl_data_marker_symbol.c.
268 * Makefile.am (gen_SOURCES): Remove eblstrtab.c.
281 * Makefile.am (gen_SOURCES): Remove eblobjecttypename.c,
329 * Makefile.am (AM_CFLAGS): Use -fPIC instead of -fpic to avoid
389 * Makefile.am (gen_SOURCES): Add eblcheckreloctargettype.c.
399 * Makefile.am (gen_SOURCES): Add eblresolvesym.c.
[all …]
/third_party/node/doc/contributing/maintaining/
Dmaintaining-the-build-files.md14 formats: Makefile, MSbuild, ninja, or XCode project files (the main
15 Makefile mentioned below is maintained separately by humans). For a detailed
18 subset of the targets available in the [Makefile][], and a few
21 * `Makefile`: A Makefile that can be run with GNU Make. It provides a set of
24 detailed guide on this file, see [Makefile][].
28 `make` on the `Makefile`.
48 ## Makefile section in Maintaining the build files
61 [Makefile]: #makefile hashtag
/third_party/libcoap/
Dautogen.sh27 doc/Doxyfile doc/doxyfile.stamp doc/doxygen_sqlite3.db doc/Makefile doc/Makefile.in
29 examples/Makefile examples/Makefile.in
33 man/coap*.[357] man/coap*.txt man/Makefile man/Makefile.in
35 Makefile Makefile.in
37 tests/*.o tests/Makefile tests/Makefile.in tests/testdriver tests/test_common.h
38 tests/oss-fuzz/Makefile.ci
/third_party/libffi/
DChangeLog.old28 * Makefile.am: Compile in src/x86/win32.S on non-Windows x86-32.
84 * Makefile.in, aclocal.m4, compile, config.guess, config.sub,
85 configure, depcomp, include/Makefile.in, install-sh,
88 man/Makefile.in, mdate-sh, missing, testsuite/Makefile.in: Delete
98 * configure, Makefile.in: Rebuilt.
103 * Makefile.am (AM_MAKEFLAGS): Replace double quotes with single
112 * Makefile.am (EXTRA_DIST): Replace old scripts with
114 * Makefile.in: Rebuilt.
118 * Makefile.am (AM_CFLAGS): Reintroduce missing -DFFI_DEBUG for
120 * Makefile.in: Rebuilt.
[all …]
/third_party/icu/icu4c/source/
Dconfigure.ac262 # Determine the Makefile fragment
1276 # Platform-specific Makefile setup
1357 Makefile \
1359 config/Makefile.inc \
1362 data/Makefile \
1363 stubdata/Makefile \
1364 common/Makefile \
1365 i18n/Makefile \
1366 layoutex/Makefile \
1367 io/Makefile \
[all …]
/third_party/libpng/
Dlibpng-1.6.38.tar.gz ... .38/LICENSE libpng-1.6.38/Makefile.am libpng-1.6.38/Makefile. ...

12345678910>>...156