| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't hardcode in 1.5 for the website, just use 'CVS'. | Chris Lattner | 2006-04-20 | 1 | -1/+1 |
| | | | | | llvm-svn: 27870 | ||||
| * | Merged in release_15. | John Criswell | 2005-05-18 | 1 | -1/+1 |
| | | | | | llvm-svn: 22120 | ||||
| * | Remove a -C I forgot to remove earlier. | Reid Spencer | 2005-02-24 | 1 | -1/+1 |
| | | | | | llvm-svn: 20321 | ||||
| * | For PR528: | Reid Spencer | 2005-02-24 | 1 | -8/+8 |
| | | | | | | | Use the DataInstall and MKDIR macros instead of using $(INSTALL) directly llvm-svn: 20318 | ||||
| * | Rename BUILD_* to PROJ_* | Reid Spencer | 2005-01-16 | 1 | -13/+13 |
| | | | | | llvm-svn: 19592 | ||||
| * | Add new pseudo target | Chris Lattner | 2004-12-09 | 1 | -0/+2 |
| | | | | | llvm-svn: 18723 | ||||
| * | Build the man and ps versions of the command guide as well when | Reid Spencer | 2004-12-08 | 1 | -5/+20 |
| | | | | | | | BUILD_FOR_WEBSITE is set. llvm-svn: 18653 | ||||
| * | Make an alternate version of this Makefile that can be used in an | Reid Spencer | 2004-12-08 | 1 | -0/+20 |
| | | | | | | | | unconfigured tree for rebuilding the html files from POD sources for the website update on cvs commit. llvm-svn: 18616 | ||||
| * | Fix two bugs: | Reid Spencer | 2004-11-29 | 1 | -3/+1 |
| | | | | | | | | | | 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 | ||||
| * | * Get rid of extraneous directories | Reid Spencer | 2004-11-29 | 1 | -12/+18 |
| | | | | | | | | | * 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 | ||||
| * | * Adjust so this falls in line with LLVM Makefile standards. | Reid Spencer | 2004-11-29 | 1 | -11/+48 |
| | | | | | | | | * Implement installation of doxygen and html documentation * Fix it so it works with objdir != srcdir. llvm-svn: 18318 | ||||
| * | Bump version. Shouldn't this come from somewhere else?? | Chris Lattner | 2004-11-15 | 1 | -1/+1 |
| | | | | | llvm-svn: 17839 | ||||
| * | Rename "User's Guide" to "Command Guide" to be consistent with current scheme. | Misha Brukman | 2004-05-14 | 1 | -1/+1 |
| | | | | | llvm-svn: 13580 | ||||
| * | Put outputs of each type into a separate subdirectory. | Misha Brukman | 2004-05-14 | 1 | -8/+8 |
| | | | | | llvm-svn: 13575 | ||||
| * | More pods... work in progress | Brian Gaeke | 2004-05-14 | 1 | -0/+23 |
| llvm-svn: 13574 | |||||

