summaryrefslogtreecommitdiff
path: root/docs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-10-15docs: Remove incompatibility with Solaris shellDavid Majnemer1-6/+2
2013-08-28[doxygen] Use correct variable names for external variable configuration and ...Michael Gottesman1-2/+3
2013-08-28[doxygen] Added support for doxygen external search.Michael Gottesman1-1/+5
2012-05-08[docs] Remove POD based man page docs (and build system support).Daniel Dunbar1-1/+1
2012-05-02[docs] Include the Kaleidescope tutorial in the Sphinx docs build.Daniel Dunbar1-1/+1
2012-04-20LLVM docs no longer contain images, don't try to install them.Benjamin Kramer1-4/+1
2011-02-09Don't run ocamldoc if it's not installedErick Tryzelaar1-1/+8
2010-12-10Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP as an environmentEric Christopher1-3/+3
2010-05-07Revert r103213. It broke several sections of live website.mike-m1-2/+112
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m1-112/+2
2010-03-04Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.Erick Tryzelaar1-12/+12
2009-12-14Rearrange rules to add missing dependency and allow parallel makes.Bob Wilson1-8/+6
2008-03-31Add a unified 'generated documentation' target so the web site script has a c...Gordon Henriksen1-1/+5
2008-03-30Tweak build system to allow for installing the tutorial and uninstalling the ...Erick Tryzelaar1-1/+5
2008-03-10Adding ocamldoc generation.Gordon Henriksen1-6/+35
2008-01-27Always for PACKAGEVERSION to 'mainline' for teh llvm web page.Chris Lattner1-4/+1
2007-12-29remove attributions from the rest of the llvm makefiles.Chris Lattner1-2/+2
2007-07-09Subversionify the documentation.Reid Spencer1-1/+1
2007-07-05Get the version number right, finally.Reid Spencer1-3/+2
2007-07-03We really should not have this version number in SO many makefiles. This sho...Tanya Lattner1-1/+1
2007-03-27Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this corre...Tanya Lattner1-1/+1
2007-03-27For PR1276:Reid Spencer1-2/+4
2007-03-04Get the version number for the LLVM from the autoconf/configure.ac fileReid Spencer1-2/+9
2006-07-06The web site uses thisChris Lattner1-0/+9
2005-11-30copy the doxygen tarball into the HTML directory after building itChris Lattner1-0/+1
2005-05-16Adjust the dependencies and generate the output to docs/userloc.html soReid Spencer1-2/+4
2005-05-16Add the ability to generate the User LOC page via the userloc.pl script.Reid Spencer1-0/+5
2005-02-24For PR528:Reid Spencer1-8/+8
2005-01-16Rename BUILD_* to PROJ_*Reid Spencer1-26/+26
2005-01-11Make the construction of doxygen documentation a repeatable processReid Spencer1-1/+5
2004-11-29* Make this makefile compliant with LLVM makefile standardsReid Spencer1-5/+53
2003-10-21Added LLVM copyright notice.John Criswell1-0/+8
2002-09-26Don't hardcode path to doxygenChris Lattner1-1/+1
2002-01-30Add rule to build tar.gz file.Chris Lattner1-0/+4
2002-01-26Checkin support for building doxygen stuffChris Lattner1-0/+2