OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WWWBASE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/maintainer-scripts/
update_web_docs_git
6
# may need to adjust GITROOT and
WWWBASE
below (or override them via the
51
WWWBASE
=${
WWWBASE
:-"/www/gcc/htdocs"}
105
DOCSDIR=$
WWWBASE
/onlinedocs
107
DOCSDIR=$
WWWBASE
/onlinedocs/$SUBDIR
110
if [ ! -d $
WWWBASE
]; then
111
echo "WWW base directory \"$
WWWBASE
\" does not exist." >&2
/src/external/gpl3/gcc.old/dist/maintainer-scripts/
update_web_docs_git
6
# may need to adjust GITROOT and
WWWBASE
below (or override them via the
37
WWWBASE
=${
WWWBASE
:-"/www/gcc/htdocs"}
91
DOCSDIR=$
WWWBASE
/onlinedocs
93
DOCSDIR=$
WWWBASE
/onlinedocs/$SUBDIR
96
if [ ! -d $
WWWBASE
]; then
97
echo "WWW base directory \"$
WWWBASE
\" does not exist." >&2
update_web_docs_svn
6
# may need to adjust SVNROOT and
WWWBASE
below (or override them via the
37
WWWBASE
=${
WWWBASE
:-"/www/gcc/htdocs"}
91
DOCSDIR=$
WWWBASE
/onlinedocs
93
DOCSDIR=$
WWWBASE
/onlinedocs/$SUBDIR
96
if [ ! -d $
WWWBASE
]; then
97
echo "WWW base directory \"$
WWWBASE
\" does not exist." >&2
Completed in 23 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026