[LLVMbugs] [Bug 6613] New: doxygen is broken from objdir build
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Mar 14 01:55:42 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6613
Summary: doxygen is broken from objdir build
Product: clang
Version: trunk
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: Documentation
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: mikem.llvm at gmail.com
CC: llvmbugs at cs.uiuc.edu
cd obj/tools/clang/docs
make regendoc
-or-
make generated BUILD_FOR_WEBSITE=1
Both fail immediately. If a build is configured from PROJ_SRC_ROOT (no objdir)
the docs are generated.
Also there are a few problems such as doxygen.cfg is checked into repo and
looking at the dated doxygen.cfg.in file it's pretty clear this stuff is in
need of some TLC.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list