History log of /external/llvm/utils/buildit/GNUmakefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a348fecf2fab7bf075b1dfcd02dfa36d16df7659 04-Apr-2012 Bob Wilson <bob.wilson@apple.com> Fix the install location for the Embedded makefile target.

svn r145378 inadvertently changed the destination for the Embedded target
in the makefile. Add a "/Developer" suffix to DSTROOT to compensate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153980 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
d13af63df7ce87440547e9149fe55337c700328e 04-Apr-2012 Bob Wilson <bob.wilson@apple.com> Remove dead code for installing libLTO when building llvmCore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153978 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
9712f8460de12a08e8261b794af9811f5892970c 29-Nov-2011 Bob Wilson <bob.wilson@apple.com> Install llvmCore to /usr/local. <rdar://problem/10390708>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145378 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
7a2bdde0a0eebcd2125055e0eacaca040f0b766c 15-Apr-2011 Chris Lattner <sabre@nondot.org> Fix a ton of comment typos found by codespell. Patch by
Luis Felipe Strano Moraes!



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129558 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
005c51ddc713591a8f461f55f8c844e680a65a90 26-Feb-2011 Bob Wilson <bob.wilson@apple.com> Add a new "Embedded" makefile target for Apple-style builds.
This one just installs the default build into a different destination directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126533 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
0ab754b25ae3fb1a9ebd09585c70084f9400f69d 16-Aug-2010 Bob Wilson <bob.wilson@apple.com> Install Embedded builds into usr/local. Radar 8313723.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111149 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
1b73052140e7a3fd4767e7b7b7fda224911306b3 10-Aug-2010 Bob Wilson <bob.wilson@apple.com> Install llvmCore_Sim to the simulator SDK directory. Radar 8282845.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110687 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
273e48b53b0a44629eb90b2c5f029adbb4c20f77 20-Jul-2010 Bob Wilson <bob.wilson@apple.com> Add support for a new Apple-style build target, EmbeddedSim, that builds
llvmCore for the iOS Simulator.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108922 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
29c8a782e16ebc2fade2167985bce1b1736d97f9 15-Jul-2010 Bob Wilson <bob.wilson@apple.com> Try to get embedded build of llvmCore to pass verification.
Simplify some things in the process.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108382 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
7d2552135d2240f95d94c4f252274f4f863a3f5d 06-May-2010 Bob Wilson <bob.wilson@apple.com> Select an ARM-hosted cross build with a separate makefile target instead of
a magic project name.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103125 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
b8485d69c10415c1784d429ebac504b9a34a45a2 28-Apr-2010 Bob Wilson <bob.wilson@apple.com> Add an option to the Apple-style build to control whether libLTO.dylib should
be installed. Disable it by default.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102531 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
598f4abdf4a194aec95a9a35f0dcabbb90103d38 28-Apr-2010 Bob Wilson <bob.wilson@apple.com> Undo most of my previous whitespace fix. I think I like it better this way
after all.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102508 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
2f6da3de25a5845b1bf6f6fda6a9eef83a1688e8 28-Apr-2010 Bob Wilson <bob.wilson@apple.com> Fix whitespace.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102504 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
30174be37a97b8fbc395e92b5895fb8a89cc8c4e 03-Mar-2010 Bill Wendling <isanbard@gmail.com> Fix comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97644 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
fbe8eab37e554efb07f8034a975e8a55c7dd15ea 03-Mar-2010 Bill Wendling <isanbard@gmail.com> Don't turn assertions on by default.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97623 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
dfe7281fab2f209fa2015b5a21ea142bcc1ef457 14-Jan-2010 Bill Wendling <isanbard@gmail.com> Use ENABLE_ASSERTIONS throughout.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93423 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
b7eaa130d05347b6e84fd25f1f59f85681be1ede 14-Jan-2010 Stuart Hastings <stuart@apple.com> Erm, previous patch was wrong; Thanks Bill\!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93381 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
ee6c04e24575da8c684584eb7ec3726f9f3240ff 14-Jan-2010 Stuart Hastings <stuart@apple.com> Enable assertions by default for Apple-style builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93380 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
4a53e1ef9d137af590425f77f02a4e974f370656 22-Oct-2009 Stuart Hastings <stuart@apple.com> Trying again to tweak the top-level Makefile to facilitate an Apple-style build.
Now with Clang-compatibility.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84872 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
9a6d88d38b974f36642700c4b0f3e725c4fde450 20-Oct-2009 Daniel Dunbar <daniel@zuster.org> Revert "Tweak top-level Makefile to facilitate Apple-style build.", this is
breaking Clang's Apple-style build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84592 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
93d8cd8072434f3348e12769145e0c8eb40edff1 19-Oct-2009 Stuart Hastings <stuart@apple.com> Tweak top-level Makefile to facilitate Apple-style build.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84507 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
8464f072350d7f8fc12180f0f2071fe2d08c928d 26-Aug-2009 Bill Wendling <isanbard@gmail.com> Don't submit test directory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80139 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
a56c037ce1c7526aab5c6669dd91f1f28c5eaed3 07-Feb-2009 Evan Cheng <evan.cheng@apple.com> Revert 64023. make prefers GNUmakefile over makefile.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64024 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
923166fcc5ffc4ebd12dafb090707795ee02e05b 07-Feb-2009 Evan Cheng <evan.cheng@apple.com> Move Apple style build makefiles to the top level. Just like llvmgcc42.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64023 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
ddb84f5c97c25e201fd53172e0f0551d30ec4f04 29-Feb-2008 Nick Kledzik <kledzik@apple.com> fix default RC_ProjectSourceSubversion to be zero

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47761 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
c60141ba4345b1c8db0f518380ca84d9797eb1d9 30-Jan-2008 Devang Patel <dpatel@apple.com> Always put version numbers at the end because they are optional.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46563 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
b4eae999f6064291ef1069a5d5e219189cc902a4 18-Jan-2008 Evan Cheng <evan.cheng@apple.com> Fix makefiles to enable Apply style debug build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46180 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile
6902e84ba0f7e35500e09149816353d41305be2e 09-Nov-2007 Bill Wendling <isanbard@gmail.com> Initial commit of files that support building LLVM the "Apple" way.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43929 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/buildit/GNUmakefile