[TableGen] Replace a logically negated xor of bools with just an equality comparison...
[oota-llvm.git] / utils / buildit / GNUmakefile
2012-04-03 Bob WilsonFix the install location for the Embedded makefile...
2012-04-03 Bob WilsonRemove dead code for installing libLTO when building...
2011-11-29 Bob WilsonInstall llvmCore to /usr/local. <rdar://problem/10390708>
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-02-25 Bob WilsonAdd a new "Embedded" makefile target for Apple-style...
2010-08-16 Bob WilsonInstall Embedded builds into usr/local. Radar 8313723.
2010-08-10 Bob WilsonInstall llvmCore_Sim to the simulator SDK directory...
2010-07-20 Bob WilsonAdd support for a new Apple-style build target, Embedde...
2010-07-14 Bob WilsonTry to get embedded build of llvmCore to pass verification.
2010-05-05 Bob WilsonSelect an ARM-hosted cross build with a separate makefi...
2010-04-28 Bob WilsonAdd an option to the Apple-style build to control wheth...
2010-04-28 Bob WilsonUndo most of my previous whitespace fix. I think I...
2010-04-28 Bob WilsonFix whitespace.
2010-03-03 Bill WendlingFix comment.
2010-03-03 Bill WendlingDon't turn assertions on by default.
2010-01-14 Bill WendlingUse ENABLE_ASSERTIONS throughout.
2010-01-14 Stuart HastingsErm, previous patch was wrong; Thanks Bill\!
2010-01-14 Stuart HastingsEnable assertions by default for Apple-style builds.
2009-10-22 Stuart HastingsTrying again to tweak the top-level Makefile to facilit...
2009-10-20 Daniel DunbarRevert "Tweak top-level Makefile to facilitate Apple...
2009-10-19 Stuart HastingsTweak top-level Makefile to facilitate Apple-style...
2009-08-26 Bill WendlingDon't submit test directory.
2009-02-07 Evan ChengRevert 64023. make prefers GNUmakefile over makefile.
2009-02-07 Evan ChengMove Apple style build makefiles to the top level....
2008-02-29 Nick Kledzikfix default RC_ProjectSourceSubversion to be zero
2008-01-30 Devang Patel Always put version numbers at the end because they...
2008-01-18 Evan ChengFix makefiles to enable Apply style debug build.
2007-11-09 Bill WendlingInitial commit of files that support building LLVM...