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