aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The web site uses thisChris Lattner2006-07-061-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29006 91177308-0d34-0410-b5e6-96231b3b80d8
* copy the doxygen tarball into the HTML directory after building itChris Lattner2005-11-301-0/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24529 91177308-0d34-0410-b5e6-96231b3b80d8
* Adjust the dependencies and generate the output to docs/userloc.html soReid Spencer2005-05-161-2/+4
| | | | | | | that it can properly link to the CSS stylesheet and images. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22092 91177308-0d34-0410-b5e6-96231b3b80d8
* Add the ability to generate the User LOC page via the userloc.pl script.Reid Spencer2005-05-161-0/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22090 91177308-0d34-0410-b5e6-96231b3b80d8
* For PR528:Reid Spencer2005-02-241-8/+8
| | | | | | | Use the DataInstall and MKDIR macros instead of using $(INSTALL) directly git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20318 91177308-0d34-0410-b5e6-96231b3b80d8
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-161-26/+26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19592 91177308-0d34-0410-b5e6-96231b3b80d8
* Make the construction of doxygen documentation a repeatable processReid Spencer2005-01-111-1/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19469 91177308-0d34-0410-b5e6-96231b3b80d8
* * Make this makefile compliant with LLVM makefile standardsReid Spencer2004-11-291-5/+53
| | | | | | | | * Implement optional doxygen doc generation * Implement HTML and doxygen installation git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18324 91177308-0d34-0410-b5e6-96231b3b80d8
* Added LLVM copyright notice.John Criswell2003-10-211-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9319 91177308-0d34-0410-b5e6-96231b3b80d8
* Don't hardcode path to doxygenChris Lattner2002-09-261-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3948 91177308-0d34-0410-b5e6-96231b3b80d8
* Add rule to build tar.gz file.Chris Lattner2002-01-301-0/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1592 91177308-0d34-0410-b5e6-96231b3b80d8
* Checkin support for building doxygen stuffChris Lattner2002-01-261-0/+2
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1586 91177308-0d34-0410-b5e6-96231b3b80d8