summaryrefslogtreecommitdiff
path: root/docs/Makefile
Commit message (Expand)AuthorAge
* docs: Remove incompatibility with Solaris shellDavid Majnemer2013-10-15
* [doxygen] Use correct variable names for external variable configuration and ...Michael Gottesman2013-08-28
* [doxygen] Added support for doxygen external search.Michael Gottesman2013-08-28
* [docs] Remove POD based man page docs (and build system support).Daniel Dunbar2012-05-08
* [docs] Include the Kaleidescope tutorial in the Sphinx docs build.Daniel Dunbar2012-05-02
* LLVM docs no longer contain images, don't try to install them.Benjamin Kramer2012-04-20
* Don't run ocamldoc if it's not installedErick Tryzelaar2011-02-09
* Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP as an environmentEric Christopher2010-12-10
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.Erick Tryzelaar2010-03-04
* Rearrange rules to add missing dependency and allow parallel makes.Bob Wilson2009-12-14
* Add a unified 'generated documentation' target so the web site script has a c...Gordon Henriksen2008-03-31
* Tweak build system to allow for installing the tutorial and uninstalling the ...Erick Tryzelaar2008-03-30
* Adding ocamldoc generation.Gordon Henriksen2008-03-10
* Always for PACKAGEVERSION to 'mainline' for teh llvm web page.Chris Lattner2008-01-27
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* Subversionify the documentation.Reid Spencer2007-07-09
* Get the version number right, finally.Reid Spencer2007-07-05
* We really should not have this version number in SO many makefiles. This sho...Tanya Lattner2007-07-03
* Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this corre...Tanya Lattner2007-03-27
* For PR1276:Reid Spencer2007-03-27
* Get the version number for the LLVM from the autoconf/configure.ac fileReid Spencer2007-03-04
* The web site uses thisChris Lattner2006-07-06
* copy the doxygen tarball into the HTML directory after building itChris Lattner2005-11-30
* Adjust the dependencies and generate the output to docs/userloc.html soReid Spencer2005-05-16
* Add the ability to generate the User LOC page via the userloc.pl script.Reid Spencer2005-05-16
* For PR528:Reid Spencer2005-02-24
* Rename BUILD_* to PROJ_*Reid Spencer2005-01-16
* Make the construction of doxygen documentation a repeatable processReid Spencer2005-01-11
* * Make this makefile compliant with LLVM makefile standardsReid Spencer2004-11-29
* Added LLVM copyright notice.John Criswell2003-10-21
* Don't hardcode path to doxygenChris Lattner2002-09-26
* Add rule to build tar.gz file.Chris Lattner2002-01-30
* Checkin support for building doxygen stuffChris Lattner2002-01-26