summaryrefslogtreecommitdiff
path: root/utils/buildit/GNUmakefile
Commit message (Expand)AuthorAge
* Fix the install location for the Embedded makefile target.Bob Wilson2012-04-03
* Remove dead code for installing libLTO when building llvmCore.Bob Wilson2012-04-03
* Install llvmCore to /usr/local. <rdar://problem/10390708>Bob Wilson2011-11-29
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Add a new "Embedded" makefile target for Apple-style builds.Bob Wilson2011-02-25
* Install Embedded builds into usr/local. Radar 8313723.Bob Wilson2010-08-16
* Install llvmCore_Sim to the simulator SDK directory. Radar 8282845.Bob Wilson2010-08-10
* Add support for a new Apple-style build target, EmbeddedSim, that buildsBob Wilson2010-07-20
* Try to get embedded build of llvmCore to pass verification.Bob Wilson2010-07-14
* Select an ARM-hosted cross build with a separate makefile target instead ofBob Wilson2010-05-05
* Add an option to the Apple-style build to control whether libLTO.dylib shouldBob Wilson2010-04-28
* Undo most of my previous whitespace fix. I think I like it better this wayBob Wilson2010-04-28
* Fix whitespace.Bob Wilson2010-04-28
* Fix comment.Bill Wendling2010-03-03
* Don't turn assertions on by default.Bill Wendling2010-03-03
* Use ENABLE_ASSERTIONS throughout.Bill Wendling2010-01-14
* Erm, previous patch was wrong; Thanks Bill\!Stuart Hastings2010-01-14
* Enable assertions by default for Apple-style builds.Stuart Hastings2010-01-14
* Trying again to tweak the top-level Makefile to facilitate an Apple-style build.Stuart Hastings2009-10-22
* Revert "Tweak top-level Makefile to facilitate Apple-style build.", this isDaniel Dunbar2009-10-20
* Tweak top-level Makefile to facilitate Apple-style build.Stuart Hastings2009-10-19
* Don't submit test directory.Bill Wendling2009-08-26
* Revert 64023. make prefers GNUmakefile over makefile.Evan Cheng2009-02-07
* Move Apple style build makefiles to the top level. Just like llvmgcc42.Evan Cheng2009-02-07
* fix default RC_ProjectSourceSubversion to be zeroNick Kledzik2008-02-29
* Always put version numbers at the end because they are optional.Devang Patel2008-01-30
* Fix makefiles to enable Apply style debug build.Evan Cheng2008-01-18
* Initial commit of files that support building LLVM the "Apple" way.Bill Wendling2007-11-09