aboutsummaryrefslogtreecommitdiffstats
path: root/utils/buildit/GNUmakefile
Commit message (Expand)AuthorAgeFilesLines
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Add a new "Embedded" makefile target for Apple-style builds.Bob Wilson2011-02-251-1/+5
* Install Embedded builds into usr/local. Radar 8313723.Bob Wilson2010-08-161-2/+2
* Install llvmCore_Sim to the simulator SDK directory. Radar 8282845.Bob Wilson2010-08-101-1/+1
* Add support for a new Apple-style build target, EmbeddedSim, that buildsBob Wilson2010-07-201-3/+11
* Try to get embedded build of llvmCore to pass verification.Bob Wilson2010-07-141-2/+2
* Select an ARM-hosted cross build with a separate makefile target instead ofBob Wilson2010-05-051-1/+8
* Add an option to the Apple-style build to control whether libLTO.dylib shouldBob Wilson2010-04-281-1/+4
* Undo most of my previous whitespace fix. I think I like it better this wayBob Wilson2010-04-281-3/+3
* Fix whitespace.Bob Wilson2010-04-281-4/+3
* Fix comment.Bill Wendling2010-03-031-1/+1
* Don't turn assertions on by default.Bill Wendling2010-03-031-1/+1
* Use ENABLE_ASSERTIONS throughout.Bill Wendling2010-01-141-2/+2
* Erm, previous patch was wrong; Thanks Bill\!Stuart Hastings2010-01-141-2/+0
* Enable assertions by default for Apple-style builds.Stuart Hastings2010-01-141-2/+2
* Trying again to tweak the top-level Makefile to facilitate an Apple-style build.Stuart Hastings2009-10-221-1/+1
* Revert "Tweak top-level Makefile to facilitate Apple-style build.", this isDaniel Dunbar2009-10-201-1/+1
* Tweak top-level Makefile to facilitate Apple-style build.Stuart Hastings2009-10-191-1/+1
* Don't submit test directory.Bill Wendling2009-08-261-0/+1
* Revert 64023. make prefers GNUmakefile over makefile.Evan Cheng2009-02-071-0/+115
* Move Apple style build makefiles to the top level. Just like llvmgcc42.Evan Cheng2009-02-071-115/+0
* fix default RC_ProjectSourceSubversion to be zeroNick Kledzik2008-02-291-1/+1
* Always put version numbers at the end because they are optional.Devang Patel2008-01-301-2/+4
* Fix makefiles to enable Apply style debug build.Evan Cheng2008-01-181-1/+8
* Initial commit of files that support building LLVM the "Apple" way.Bill Wendling2007-11-091-0/+106