| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Currently this leaves us with less build system support (e.g., installing man pages) for the docs than is desired. I'm working on fixing this, but it may take a while. If someone finds this particularly egregious let me know and I will prioritize it.
llvm-svn: 156389
|
|
|
|
| |
llvm-svn: 143627
|
|
|
|
| |
llvm-svn: 103219
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NOTE: 2nd part changeset for cfe trunk to follow.
*** PRE-PATCH ISSUES ADDRESSED
- clang api docs fail build from objdir
- clang/llvm api docs collide in install PREFIX/
- clang/llvm main docs collide in install
- clang/llvm main docs have full of hard coded destination
assumptions and make use of absolute root in static html files;
namely CommandGuide tools hard codes a website destination
for cross references and some html cross references assume
website root paths
*** IMPROVEMENTS
- bumped Doxygen from 1.4.x -> 1.6.3
- splits llvm/clang docs into 'main' and 'api' (doxygen) build trees
- provide consistent, reliable doc builds for both main+api docs
- support buid vs. install vs. website intentions
- support objdir builds
- document targets with 'make help'
- correct clean and uninstall operations
- use recursive dir delete only where absolutely necessary
- added call function fn.RMRF which safeguards against botched 'rm -rf';
if any target (or any variable is evaluated) which attempts
to remove any dirs which match a hard-coded 'safelist', a verbose
error will be printed and make will error-stop.
llvm-svn: 103213
|
|
|
|
|
|
| |
We need this so can not bake DESTDIR into the O'Caml symlinks.
llvm-svn: 97743
|
|
|
|
| |
llvm-svn: 79826
|
|
|
|
| |
llvm-svn: 52131
|
|
|
|
|
|
| |
docs.
llvm-svn: 48968
|
|
|
|
|
|
| |
mode and not.
llvm-svn: 46991
|
|
|
|
| |
llvm-svn: 45416
|
|
|
|
| |
llvm-svn: 27870
|
|
|
|
| |
llvm-svn: 22120
|
|
|
|
| |
llvm-svn: 20321
|
|
|
|
|
|
| |
Use the DataInstall and MKDIR macros instead of using $(INSTALL) directly
llvm-svn: 20318
|
|
|
|
| |
llvm-svn: 19592
|
|
|
|
| |
llvm-svn: 18723
|
|
|
|
|
|
| |
BUILD_FOR_WEBSITE is set.
llvm-svn: 18653
|
|
|
|
|
|
|
| |
unconfigured tree for rebuilding the html files from POD sources for the
website update on cvs commit.
llvm-svn: 18616
|
|
|
|
|
|
|
|
|
| |
1. Nothing should happen on "make all". Doc generation is quick, but we
don't want to do it unless we're installing.
2. Correct a dependency for the *.ps files .. didn't notice this before
because of cruft in my directory. It failed on a clean build.
llvm-svn: 18359
|
|
|
|
|
|
|
|
| |
* Ensure things installed to same place are all getting there by using a
variable to name that place.
* Make sure missing index.html, images and *.css files get installed.
llvm-svn: 18321
|
|
|
|
|
|
|
| |
* Implement installation of doxygen and html documentation
* Fix it so it works with objdir != srcdir.
llvm-svn: 18318
|
|
|
|
| |
llvm-svn: 17839
|
|
|
|
| |
llvm-svn: 13580
|
|
|
|
| |
llvm-svn: 13575
|
|
llvm-svn: 13574
|