OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:makefiles
(Results
501 - 525
of
949
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/eigen/test/eigen2/
testsuite.cmake
160
set(CTEST_CMAKE_COMMAND "${CTEST_CMAKE_COMMAND} -G \"NMake
Makefiles
\" -DCMAKE_MAKE_PROGRAM=nmake")
164
CMAKE_GENERATOR:INTERNAL=NMake
Makefiles
/external/qemu/distrib/sdl-1.2.15/
README.MacOS
31
the main SDL directory, and move the
makefiles
in the new test subdirectory
46
Copy one of the test program
Makefiles
to the demo directory
/external/skia/
gyp_skia
54
# Return the directory where all generated files (including
Makefiles
) are to
105
# Tell gyp to write the
Makefiles
into output_dir
/system/core/libutils/
Android.mk
137
# Include subdirectory
makefiles
143
include $(call first-
makefiles
-under,$(LOCAL_PATH))
/external/bison/m4/
gettext.m4
350
dnl For backward compatibility. Some
Makefiles
may be using this.
354
dnl For backward compatibility. Some
Makefiles
may be using this.
358
dnl For backward compatibility. Some
Makefiles
may be using this.
362
dnl For backward compatibility. Some
Makefiles
may be using this.
374
dnl For backward compatibility. Some
Makefiles
may be using this.
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/
gettext.m4
330
dnl For backward compatibility. Some
Makefiles
may be using this.
334
dnl For backward compatibility. Some
Makefiles
may be using this.
338
dnl For backward compatibility. Some
Makefiles
may be using this.
342
dnl For backward compatibility. Some
Makefiles
may be using this.
354
dnl For backward compatibility. Some
Makefiles
may be using this.
/external/elfutils/m4/
gettext.m4
330
dnl For backward compatibility. Some
Makefiles
may be using this.
334
dnl For backward compatibility. Some
Makefiles
may be using this.
338
dnl For backward compatibility. Some
Makefiles
may be using this.
342
dnl For backward compatibility. Some
Makefiles
may be using this.
354
dnl For backward compatibility. Some
Makefiles
may be using this.
/ndk/sources/host-tools/sed-4.2.1/m4/
gettext.m4
330
dnl For backward compatibility. Some
Makefiles
may be using this.
334
dnl For backward compatibility. Some
Makefiles
may be using this.
338
dnl For backward compatibility. Some
Makefiles
may be using this.
342
dnl For backward compatibility. Some
Makefiles
may be using this.
354
dnl For backward compatibility. Some
Makefiles
may be using this.
/frameworks/webview/chromium/tools/
merge_from_chromium.py
248
"""Run gyp to generate the Android build system
makefiles
.
254
logging.debug('Generating
makefiles
...')
290
# Only try to commit the
makefiles
if something has actually changed.
294
'Update
makefiles
after merge of Chromium at %s\n\n%s' %
429
Android
makefiles
and a top-level NOTICE file are generated and committed
469
# 2. Generate Android
makefiles
513
'as part of the merge. Also generates Android
makefiles
and '
/ndk/sources/host-tools/make-3.81/
read.c
1
/* Reading and parsing of
makefiles
for GNU Make.
73
to new structures for included
makefiles
. */
122
/* The chain of
makefiles
read by read_makefile. */
149
/* Read in all the
makefiles
and return the chain of their names. */
152
read_all_makefiles (char **
makefiles
)
156
/* Create *_LIST variables, to hold the
makefiles
, targets, and variables
161
DB (DB_BASIC, (_("Reading
makefiles
...\n")));
163
/* If there's a non-null variable
MAKEFILES
, its value is a list of
165
default
makefiles
and don't let the default goal come from there. */
173
/* Turn off --warn-undefined-variables while we expand
MAKEFILES
. *
[
all
...]
/external/jpeg/
change.log
53
New jconfig file and
makefiles
for Microsoft Visual C++ and Developer Studio.
56
are miscellaneous other minor improvements in the
makefiles
.
100
Repair minor problems in VMS, BCC, MC6
makefiles
.
/external/llvm/docs/
MakefileGuide.rst
63
Including
Makefiles
245
specify that you want an execution 'engine', and the
makefiles
will
285
``preconditions`` ``all`` Check to make sure configuration and
makefiles
are up to date.
380
The LLVM
makefiles
can generate complete **internal** documentation for all the
401
This utility target just causes the LLVM
makefiles
to print out some of the
410
makefiles
will reconfigure themselves whenever its necessary.
423
the directory except configured files and top-level
makefiles
will be lost.
484
If set to any value, causes the
makefiles
to **not** automatically generate
521
files, all built sources, all
Makefiles
, and most documentation files will
526
If set to any value, specifies that when linking executables the
makefiles
[
all
...]
/external/qemu/distrib/jpeg-6b/
change.log
53
New jconfig file and
makefiles
for Microsoft Visual C++ and Developer Studio.
56
are miscellaneous other minor improvements in the
makefiles
.
100
Repair minor problems in VMS, BCC, MC6
makefiles
.
/external/stlport/
configure
7
configmak=$base/build/
Makefiles
/gmake/config.mak
117
# Set in
Makefiles
/gmake/top.mak
125
# Set in
Makefiles
/gmake/targetdirs.mak
/cts/apps/CtsVerifier/
Android.mk
76
include $(call all-
makefiles
-under,$(LOCAL_PATH))