aboutsummaryrefslogtreecommitdiff
path: root/projects/sample/Makefile.llvm.rules
AgeCommit message (Expand)Author
2013-02-05Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>Bob Wilson
2013-01-30build: add --with-python optionSaleem Abdulrasool
2012-11-27Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....Craig Topper
2012-10-01Re-enable support for --program-prefix.Jordan Rose
2012-09-26Revert "Add --program-prefix support to build"Jordan Rose
2012-09-25Add --program-prefix support to buildSebastian Pop
2012-06-28Remove 'check-dg', a wrapper around 'check-local-dg' which was justChandler Carruth
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer
2012-03-26Add some fixes to the configure script for isInf and addEric Christopher
2012-02-28Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola
2012-02-28Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth
2012-02-28Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola
2011-10-18projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar