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