summaryrefslogtreecommitdiffstats
path: root/docs/tools/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Get CLANG_VERSION from Version.inc instead of depending on VER file di...Daniel Dunbar2010-06-251-1/+2
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-2/+2
* Reverted r103214.mike-m2010-05-071-0/+115
* 2nd part of: Overhauled llvm/clang docs builds.mike-m2010-05-061-115/+0
* Use LLVM's new DESTDIR-less PROJ_* variables.Erick Tryzelaar2010-03-041-3/+3
* Collapse more clang version numbers down into fewer places.Mike Stump2009-09-161-1/+4
* Back to 1.1 we go.Mike Stump2009-09-151-1/+1
* pull a bunch of options out of clang-cc.cpp. This doesn't includeChris Lattner2009-05-111-1/+1
* Override some pod2man defaults.Daniel Dunbar2009-05-061-1/+1
* Make install target actually work, dependencies FTW.Daniel Dunbar2009-05-011-3/+3
* Add ONLY_MAN_DOCS variable to only install the man page, not the htmlDaniel Dunbar2009-05-011-1/+13
* Add incredibly bare bones docs/tools.Daniel Dunbar2009-04-291-0/+100