aboutsummaryrefslogtreecommitdiff
path: root/docs/tools/Makefile
AgeCommit message (Expand)Author
2010-06-25build: Get CLANG_VERSION from Version.inc instead of depending on VER file di...Daniel Dunbar
2010-06-08Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar
2010-05-07Reverted r103214.mike-m
2010-05-062nd part of: Overhauled llvm/clang docs builds.mike-m
2010-03-04Use LLVM's new DESTDIR-less PROJ_* variables.Erick Tryzelaar
2009-09-16Collapse more clang version numbers down into fewer places.Mike Stump
2009-09-15Back to 1.1 we go.Mike Stump
2009-05-11pull a bunch of options out of clang-cc.cpp. This doesn't includeChris Lattner
2009-05-06Override some pod2man defaults.Daniel Dunbar
2009-05-01Make install target actually work, dependencies FTW.Daniel Dunbar
2009-05-01Add ONLY_MAN_DOCS variable to only install the man page, not the htmlDaniel Dunbar
2009-04-29Add incredibly bare bones docs/tools.Daniel Dunbar