Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
a68c64fbb2f1bee7f9313f3ee19c35677563f974
/
docs
/
Makefile
a5d2435
[docs] Remove POD based man page docs (and build system support).
by Daniel Dunbar
· 13 years ago
f2c696f
[docs] Include the Kaleidescope tutorial in the Sphinx docs build.
by Daniel Dunbar
· 13 years ago
34c53f3
LLVM docs no longer contain images, don't try to install them.
by Benjamin Kramer
· 13 years ago
ff3dbde
Don't run ocamldoc if it's not installed
by Erick Tryzelaar
· 14 years ago
031d307
Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP as an environment
by Eric Christopher
· 14 years ago
e2c3a49
Revert r103213. It broke several sections of live website.
by mike-m
· 15 years ago
68cb319
Overhauled llvm/clang docs builds. Closes PR6613.
by mike-m
· 15 years ago
d4076cf
Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.
by Erick Tryzelaar
· 15 years ago
d934b63
Rearrange rules to add missing dependency and allow parallel makes.
by Bob Wilson
· 15 years ago
56a7c88
Add a unified 'generated documentation' target so the web site script has a consistent target to use.
by Gordon Henriksen
· 17 years ago
4f678c3
Tweak build system to allow for installing the tutorial and uninstalling the docs.
by Erick Tryzelaar
· 17 years ago
b047766
Adding ocamldoc generation.
by Gordon Henriksen
· 17 years ago
4d44d7a
Always for PACKAGEVERSION to 'mainline' for teh llvm web page.
by Chris Lattner
· 17 years ago
57360d1
remove attributions from the rest of the llvm makefiles.
by Chris Lattner
· 17 years ago
669ed45
Subversionify the documentation.
by Reid Spencer
· 17 years ago
cf4c42c
Get the version number right, finally.
by Reid Spencer
· 17 years ago
10c66c3
We really should not have this version number in SO many makefiles. This should also probably change to svn instead of cvs, but leaving it for now.
by Tanya Lattner
· 17 years ago
b747fd2
Fixing doxygen.cfg target. I'm not a makefile expert, so hopefully this correct.Tested doxygen generation on zion.
by Tanya Lattner
· 18 years ago
0b57a76
For PR1276:
by Reid Spencer
· 18 years ago
12cabda
Get the version number for the LLVM from the autoconf/configure.ac file
by Reid Spencer
· 18 years ago
9e4692c
The web site uses this
by Chris Lattner
· 18 years ago
889bc47
copy the doxygen tarball into the HTML directory after building it
by Chris Lattner
· 19 years ago
d5de2c8
Adjust the dependencies and generate the output to docs/userloc.html so
by Reid Spencer
· 19 years ago
ee6fcf2
Add the ability to generate the User LOC page via the userloc.pl script.
by Reid Spencer
· 19 years ago
29fbdd7
For PR528:
by Reid Spencer
· 20 years ago
bdf6a39
Rename BUILD_* to PROJ_*
by Reid Spencer
· 20 years ago
5a069f5
Make the construction of doxygen documentation a repeatable process
by Reid Spencer
· 20 years ago
ca5fc7b
* Make this makefile compliant with LLVM makefile standards
by Reid Spencer
· 20 years ago
d8846c1
Added LLVM copyright notice.
by John Criswell
· 21 years ago
6d4d3e96
Don't hardcode path to doxygen
by Chris Lattner
· 22 years ago
b9a827c
Add rule to build tar.gz file.
by Chris Lattner
· 23 years ago
3785a66
Checkin support for building doxygen stuff
by Chris Lattner
· 23 years ago