OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUILD_DIR
(Results
1 - 21
of
21
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/
testsuite_flags.in
20
BUILD_DIR
=@libphobos_builddir@
39
GDCPATHS_config="-B${
BUILD_DIR
}/src
40
-I${
BUILD_DIR
}/libdruntime
49
GDCLDFLAGS="-B${
BUILD_DIR
}/src
50
-B${
BUILD_DIR
}/libdruntime/gcc
51
-B${
BUILD_DIR
}/src/.libs
52
-L${
BUILD_DIR
}/src/.libs"
/src/external/bsd/elftosb/dist/
makefile
15
BUILD_DIR
= bld/linux
21
BUILD_DIR
= bld/cygwin
31
@mkdir -p ${
BUILD_DIR
};
32
make -C ${
BUILD_DIR
} -f ${SRC_DIR}/makefile.rules SRC_DIR=${SRC_DIR} $@;
/src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
testsuite_flags.in
29
BUILD_DIR
=@glibcxx_builddir@
70
-B${
BUILD_DIR
}/../libgomp
71
-I${
BUILD_DIR
}/../libgomp
72
-L${
BUILD_DIR
}/../libgomp/.libs -lgomp"
82
if [ -d ${
BUILD_DIR
}/src/filesystem/.libs ]; then
83
FS_LDFLAGS=-L${
BUILD_DIR
}/src/filesystem/.libs
85
if [ -d ${
BUILD_DIR
}/src/experimental/.libs ]; then
86
EXP_LDFLAGS=-L${
BUILD_DIR
}/src/experimental/.libs
check_compile
6
# check_compile SRC_DIR
BUILD_DIR
11
BUILD_DIR
=$2
25
flags_script=$
BUILD_DIR
/scripts/testsuite_flags
check_performance
6
# check_performance SRC_DIR
BUILD_DIR
11
BUILD_DIR
=$2
25
flags_script=$
BUILD_DIR
/scripts/testsuite_flags
31
SH_FLAG="-Wl,--rpath -Wl,$
BUILD_DIR
/../../gcc \
32
-Wl,--rpath -Wl,$
BUILD_DIR
/src/.libs"
/src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
testsuite_flags.in
29
BUILD_DIR
=@glibcxx_builddir@
70
-B${
BUILD_DIR
}/../libgomp
71
-I${
BUILD_DIR
}/../libgomp
72
-L${
BUILD_DIR
}/../libgomp/.libs -lgomp"
82
if [ -d ${
BUILD_DIR
}/src/filesystem/.libs ]; then
83
FS_LDFLAGS=-L${
BUILD_DIR
}/src/filesystem/.libs
85
if [ -d ${
BUILD_DIR
}/src/libbacktrace/.libs ]; then
86
BT_LDFLAGS=-L${
BUILD_DIR
}/src/libbacktrace/.libs
check_compile
6
# check_compile SRC_DIR
BUILD_DIR
11
BUILD_DIR
=$2
25
flags_script=$
BUILD_DIR
/scripts/testsuite_flags
check_performance
6
# check_performance SRC_DIR
BUILD_DIR
11
BUILD_DIR
=$2
25
flags_script=$
BUILD_DIR
/scripts/testsuite_flags
31
SH_FLAG="-Wl,--rpath -Wl,$
BUILD_DIR
/../../gcc \
32
-Wl,--rpath -Wl,$
BUILD_DIR
/src/.libs"
/src/external/apache2/llvm/dist/libcxx/utils/ci/
run-buildbot
49
BUILD_DIR
="${2}"
64
BUILD_DIR
="${
BUILD_DIR
:=${MONOREPO_ROOT}/build/${BUILDER}}"
65
INSTALL_DIR="${
BUILD_DIR
}/install"
75
rm -rf "${
BUILD_DIR
}"
81
-B "${
BUILD_DIR
}" \
118
${NINJA} -vC "${
BUILD_DIR
}" install-cxx install-cxxabi
121
${NINJA} -vC "${
BUILD_DIR
}" check-cxx
124
${NINJA} -vC "${
BUILD_DIR
}" check-cxxabi
131
${NINJA} -vC "${
BUILD_DIR
}" check-cxx-abilist ||
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/symbolizer/scripts/
build_symbolizer.sh
54
BUILD_DIR
=$(readlink -f ./symbolizer)
55
mkdir -p $
BUILD_DIR
56
cd $
BUILD_DIR
72
ZLIB_BUILD=${
BUILD_DIR
}/zlib
73
LIBCXX_BUILD=${
BUILD_DIR
}/libcxx
74
LLVM_BUILD=${
BUILD_DIR
}/llvm
75
SYMBOLIZER_BUILD=${
BUILD_DIR
}/symbolizer
132
cd ${
BUILD_DIR
}
/src/external/gpl3/gdb/dist/readline/readline/
Makefile.in
34
BUILD_DIR
= @
BUILD_DIR
@
255
-$(INSTALL_DATA) $(
BUILD_DIR
)/readline.pc $(DESTDIR)$(pkgconfigdir)/readline.pc
256
-$(INSTALL_DATA) $(
BUILD_DIR
)/history.pc $(DESTDIR)$(pkgconfigdir)/history.pc
365
bind.o: rldefs.h ${
BUILD_DIR
}/config.h rlconf.h
369
callback.o: rldefs.h ${
BUILD_DIR
}/config.h rlconf.h
371
compat.o: ${
BUILD_DIR
}/config.h
374
complete.o: rldefs.h ${
BUILD_DIR
}/config.h rlconf.h
377
display.o: rldefs.h ${
BUILD_DIR
}/config.h rlconf.h
383
funmap.o: ${
BUILD_DIR
}/config.
[
all
...]
configure
634
BUILD_DIR
6954
msdosdjgpp*)
BUILD_DIR
=`pwd.exe` ;; # to prevent //d/path/file
6955
*)
BUILD_DIR
=`pwd` ;;
6958
case "$
BUILD_DIR
" in
6959
*\ *)
BUILD_DIR
=`echo "$
BUILD_DIR
" | sed 's: :\\\\ :g'` ;;
/src/external/gpl3/gdb.old/dist/readline/readline/
Makefile.in
34
BUILD_DIR
= @
BUILD_DIR
@
255
-$(INSTALL_DATA) $(
BUILD_DIR
)/readline.pc $(DESTDIR)$(pkgconfigdir)/readline.pc
361
bind.o: rldefs.h ${
BUILD_DIR
}/config.h rlconf.h
365
callback.o: rldefs.h ${
BUILD_DIR
}/config.h rlconf.h
367
compat.o: ${
BUILD_DIR
}/config.h
370
complete.o: rldefs.h ${
BUILD_DIR
}/config.h rlconf.h
373
display.o: rldefs.h ${
BUILD_DIR
}/config.h rlconf.h
379
funmap.o: ${
BUILD_DIR
}/config.h
382
histexpand.o: ${
BUILD_DIR
}/config.
[
all
...]
configure
634
BUILD_DIR
6908
msdosdjgpp*)
BUILD_DIR
=`pwd.exe` ;; # to prevent //d/path/file
6909
*)
BUILD_DIR
=`pwd` ;;
6912
case "$
BUILD_DIR
" in
6913
*\ *)
BUILD_DIR
=`echo "$
BUILD_DIR
" | sed 's: :\\\\ :g'` ;;
/src/external/gpl3/gdb/dist/readline/readline/shlib/
Makefile.in
35
BUILD_DIR
= @
BUILD_DIR
@
228
bind.so: $(topdir)/rldefs.h ${
BUILD_DIR
}/config.h $(topdir)/rlconf.h
232
compat.so: ${
BUILD_DIR
}/config.h
235
callback.so: $(topdir)/rldefs.h ${
BUILD_DIR
}/config.h
240
complete.so: $(topdir)/rldefs.h ${
BUILD_DIR
}/config.h $(topdir)/rlconf.h
245
display.so: $(topdir)/rldefs.h ${
BUILD_DIR
}/config.h $(topdir)/rlconf.h
253
funmap.so: ${
BUILD_DIR
}/config.h $(topdir)/tilde.h
256
histexpand.so: ${
BUILD_DIR
}/config.h
259
histfile.so: ${
BUILD_DIR
}/config.
[
all
...]
/src/external/gpl3/gdb.old/dist/readline/readline/shlib/
Makefile.in
35
BUILD_DIR
= @
BUILD_DIR
@
228
bind.so: $(topdir)/rldefs.h ${
BUILD_DIR
}/config.h $(topdir)/rlconf.h
232
compat.so: ${
BUILD_DIR
}/config.h
235
callback.so: $(topdir)/rldefs.h ${
BUILD_DIR
}/config.h
240
complete.so: $(topdir)/rldefs.h ${
BUILD_DIR
}/config.h $(topdir)/rlconf.h
245
display.so: $(topdir)/rldefs.h ${
BUILD_DIR
}/config.h $(topdir)/rlconf.h
253
funmap.so: ${
BUILD_DIR
}/config.h $(topdir)/tilde.h
256
histexpand.so: ${
BUILD_DIR
}/config.h
259
histfile.so: ${
BUILD_DIR
}/config.
[
all
...]
/src/external/bsd/zstd/dist/programs/
Makefile
122
BUILD_DIR
=obj/$(HASH_DIR) \
145
ifndef
BUILD_DIR
146
# generate
BUILD_DIR
from flags
152
#
BUILD_DIR
is defined
154
ZSTD_OBJ := $(addprefix $(
BUILD_DIR
)/, $(ZSTD_ALL_OBJ))
155
$(
BUILD_DIR
)/zstd : $(ZSTD_OBJ)
164
SRCBIN_HASH = $(shell cat $(
BUILD_DIR
)/zstd$(EXT) 2> $(VOID) | $(HASH) | cut -f 1 -d " ")
171
zstd : $(
BUILD_DIR
)/zstd
179
endif #
BUILD_DIR
245
ifndef
BUILD_DIR
[
all
...]
/src/external/bsd/zstd/dist/lib/
Makefile
100
BUILD_DIR
=obj/$(HASH_DIR) \
105
ifndef
BUILD_DIR
106
# determine
BUILD_DIR
from compilation flags
112
#
BUILD_DIR
is defined
114
ZSTD_STATICLIB_DIR := $(
BUILD_DIR
)/static
146
ifndef
BUILD_DIR
147
# determine
BUILD_DIR
from compilation flags
153
#
BUILD_DIR
is defined
155
ZSTD_DYNLIB_DIR := $(
BUILD_DIR
)/dynamic
173
endif # ifndef
BUILD_DIR
[
all
...]
libzstd.mk
211
ifndef
BUILD_DIR
229
BUILD_DIR
:= obj/generic_noconf
231
endif #
BUILD_DIR
/src/external/gpl3/gdb/dist/readline/readline/examples/
Makefile.in
34
#
BUILD_DIR
= .
35
BUILD_DIR
= @
BUILD_DIR
@
/src/external/gpl3/gdb.old/dist/readline/readline/examples/
Makefile.in
34
#
BUILD_DIR
= .
35
BUILD_DIR
= @
BUILD_DIR
@
Completed in 44 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026