OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOGDIR
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc/dist/contrib/reghunt/bin/
gcc-build-full
28
LOGDIR
=${REG_BUILDDIR}/logs/${BUGID}/${ID}
29
mkdir -p $
LOGDIR
38
echo "REG_CONFOPTS = $REG_CONFOPTS" > ${
LOGDIR
}/configure.log
39
echo "REG_PREFIX = $REG_PREFIX" >> ${
LOGDIR
}/configure.log
40
echo "REG_LANGS = $REG_LANGS" >> ${
LOGDIR
}/configure.log
41
echo >> ${
LOGDIR
}/configure.log
47
>> ${
LOGDIR
}/configure.log 2>&1 || abort " configure failed"
49
make $REG_MAKE_J > ${
LOGDIR
}/make.log 2>&1 || abort " make failed"
50
make install > ${
LOGDIR
}/make.install.log 2>&1 || abort " make install failed"
gcc-build-simple
25
LOGDIR
=${REG_BUILDDIR}/logs/${BUGID}/${ID}
26
mkdir -p $
LOGDIR
51
make all-build-libiberty > ${
LOGDIR
}/make.all-build-libiberty.log 2>&1 || true
52
make all-libcpp > ${
LOGDIR
}/make.all-libcpp.log 2>&1 || true
53
make all-libdecnumber > ${
LOGDIR
}/make.all-libdecnumber.log 2>&1 || true
54
make all-intl > ${
LOGDIR
}/make.all-intl.log 2>&1 || true
55
make all-libbanshee > ${
LOGDIR
}/make.all-libbanshee.log 2>&1 || true
56
make configure-gcc > ${
LOGDIR
}/make.configure-gcc.log 2>&1 || true
63
make > ${
LOGDIR
}/make.libiberty.log 2>&1 || true
76
make $REG_MAKE_J $REG_COMPILER > ${
LOGDIR
}/make.${REG_COMPILER}.log 2>&1
[
all
...]
/src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
gcc-build-full
28
LOGDIR
=${REG_BUILDDIR}/logs/${BUGID}/${ID}
29
mkdir -p $
LOGDIR
38
echo "REG_CONFOPTS = $REG_CONFOPTS" > ${
LOGDIR
}/configure.log
39
echo "REG_PREFIX = $REG_PREFIX" >> ${
LOGDIR
}/configure.log
40
echo "REG_LANGS = $REG_LANGS" >> ${
LOGDIR
}/configure.log
41
echo >> ${
LOGDIR
}/configure.log
47
>> ${
LOGDIR
}/configure.log 2>&1 || abort " configure failed"
49
make $REG_MAKE_J > ${
LOGDIR
}/make.log 2>&1 || abort " make failed"
50
make install > ${
LOGDIR
}/make.install.log 2>&1 || abort " make install failed"
gcc-build-simple
25
LOGDIR
=${REG_BUILDDIR}/logs/${BUGID}/${ID}
26
mkdir -p $
LOGDIR
51
make all-build-libiberty > ${
LOGDIR
}/make.all-build-libiberty.log 2>&1 || true
52
make all-libcpp > ${
LOGDIR
}/make.all-libcpp.log 2>&1 || true
53
make all-libdecnumber > ${
LOGDIR
}/make.all-libdecnumber.log 2>&1 || true
54
make all-intl > ${
LOGDIR
}/make.all-intl.log 2>&1 || true
55
make all-libbanshee > ${
LOGDIR
}/make.all-libbanshee.log 2>&1 || true
56
make configure-gcc > ${
LOGDIR
}/make.configure-gcc.log 2>&1 || true
63
make > ${
LOGDIR
}/make.libiberty.log 2>&1 || true
76
make $REG_MAKE_J $REG_COMPILER > ${
LOGDIR
}/make.${REG_COMPILER}.log 2>&1
[
all
...]
/src/games/warp/
filexp
5
echo $1 | sed "s|~|${HOME-$
LOGDIR
}|"
Completed in 22 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026