OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RC_ProjectSourceVersion
(Results
1 - 7
of
7
) sorted by null
/external/libcxxabi/lib/
buildit
25
if [ -z $
RC_ProjectSourceVersion
]
27
RC_ProjectSourceVersion
=1
52
-current_version ${
RC_ProjectSourceVersion
} \
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/lib/
buildit
25
if [ -z $
RC_ProjectSourceVersion
]
27
RC_ProjectSourceVersion
=1
52
-current_version ${
RC_ProjectSourceVersion
} \
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/lib/
buildit
25
if [ -z $
RC_ProjectSourceVersion
]
27
RC_ProjectSourceVersion
=1
52
-current_version ${
RC_ProjectSourceVersion
} \
/external/swiftshader/third_party/LLVM/utils/buildit/
GNUmakefile
56
ifndef
RC_ProjectSourceVersion
57
RC_ProjectSourceVersion
= 9999
71
$(
RC_ProjectSourceVersion
) $(RC_ProjectSourceSubversion)
build_llvm
131
SUBVERSION=`echo $
RC_ProjectSourceVersion
| sed -e 's/[^.]*\.\([0-9]*\).*/\1/'`
133
if [ "x$SUBVERSION" != "x$
RC_ProjectSourceVersion
" ]; then
135
RC_ProjectSourceVersion
=`echo $
RC_ProjectSourceVersion
| sed -e 's/\..*//'`
136
LLVM_SUBMIT_VERSION=$
RC_ProjectSourceVersion
201
echo "#define LLVM_VERSION ${
RC_ProjectSourceVersion
}" > $DEST_DIR$DEST_ROOT/include/llvm/Version.h
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/lib/
buildit
38
if [ -z "$
RC_ProjectSourceVersion
" ]
40
RC_ProjectSourceVersion
=1
87
-current_version ${
RC_ProjectSourceVersion
} \
/external/compiler-rt/make/
AppleBI.mk
59
echo "const char vers[] = \"@(#) $(RC_ProjectName)-$(
RC_ProjectSourceVersion
)\"; " > $(OBJROOT)/version.c
63
-compatibility_version 1 -current_version $(
RC_ProjectSourceVersion
) \
135
echo "const char vers[] = \"@(#) $(RC_ProjectName)-$(
RC_ProjectSourceVersion
)\"; " > $(OBJROOT)/version.c
139
-compatibility_version 1 -current_version $(
RC_ProjectSourceVersion
) \
Completed in 92 milliseconds