summaryrefslogtreecommitdiff
path: root/projects/sample/Makefile.llvm.rules
Commit message (Expand)AuthorAge
* Build with the $RDYNAMIC flag on Darwin as well as other platforms.Bob Wilson2013-08-04
* Remove dead code from the makefile build system.Rafael Espindola2013-07-25
* The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.Sylvestre Ledru2013-07-01
* Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>Bob Wilson2013-02-05
* build: add --with-python optionSaleem Abdulrasool2013-01-30
* Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....Craig Topper2012-11-27
* Re-enable support for --program-prefix.Jordan Rose2012-10-01
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-26
* Add --program-prefix support to buildSebastian Pop2012-09-25
* Remove 'check-dg', a wrapper around 'check-local-dg' which was justChandler Carruth2012-06-28
* Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer2012-04-19
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-26
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-28
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-28
* Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola2012-02-28
* projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar2011-10-18