Tanya Lattner
|
ece211cb1e
|
Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this correct.Tested doxygen generation on zion.
llvm-svn: 35390
|
2007-03-27 23:19:39 +00:00 |
|
Reid Spencer
|
ae0827b66a
|
For PR1276:
Allow doxygen documentation to be rebuilt manually with "make regendoc"
separately from "make install".
Patch by Scott Michel.
llvm-svn: 35378
|
2007-03-27 06:06:15 +00:00 |
|
Reid Spencer
|
811c8dccf1
|
Get the version number for the LLVM from the autoconf/configure.ac file
when building the documentation for the web site.
llvm-svn: 34894
|
2007-03-04 00:45:50 +00:00 |
|
Chris Lattner
|
e5cdf04428
|
The web site uses this
llvm-svn: 29006
|
2006-07-06 00:36:52 +00:00 |
|
Chris Lattner
|
87f3b29634
|
copy the doxygen tarball into the HTML directory after building it
llvm-svn: 24529
|
2005-11-30 06:31:28 +00:00 |
|
Reid Spencer
|
c7203632f9
|
Adjust the dependencies and generate the output to docs/userloc.html so
that it can properly link to the CSS stylesheet and images.
llvm-svn: 22092
|
2005-05-16 18:29:13 +00:00 |
|
Reid Spencer
|
b85c7b4231
|
Add the ability to generate the User LOC page via the userloc.pl script.
llvm-svn: 22090
|
2005-05-16 18:12:58 +00:00 |
|
Reid Spencer
|
b9deda0381
|
For PR528:
Use the DataInstall and MKDIR macros instead of using $(INSTALL) directly
llvm-svn: 20318
|
2005-02-24 21:28:08 +00:00 |
|
Reid Spencer
|
afa1cb9e11
|
Rename BUILD_* to PROJ_*
llvm-svn: 19592
|
2005-01-16 02:21:29 +00:00 |
|
Reid Spencer
|
9a1649a387
|
Make the construction of doxygen documentation a repeatable process
llvm-svn: 19469
|
2005-01-11 06:26:27 +00:00 |
|
Reid Spencer
|
5d11b8b5a8
|
* Make this makefile compliant with LLVM makefile standards
* Implement optional doxygen doc generation
* Implement HTML and doxygen installation
llvm-svn: 18324
|
2004-11-29 04:47:35 +00:00 |
|
John Criswell
|
0a6ca076e4
|
Added LLVM copyright notice.
llvm-svn: 9319
|
2003-10-21 14:33:46 +00:00 |
|
Chris Lattner
|
d886fc081b
|
Don't hardcode path to doxygen
llvm-svn: 3948
|
2002-09-26 16:38:42 +00:00 |
|
Chris Lattner
|
f2a14b8161
|
Add rule to build tar.gz file.
llvm-svn: 1592
|
2002-01-30 21:20:23 +00:00 |
|
Chris Lattner
|
7a29cd12ac
|
Checkin support for building doxygen stuff
llvm-svn: 1586
|
2002-01-26 21:16:41 +00:00 |
|