2013-02-05 |
Bob Wilson | Preprocess Apple llvmCore headers to reflect NDEBUG... |
tree | commitdiff |
2013-02-05 |
Bob Wilson | Set the deployment target for Apple llvmCore builds... |
tree | commitdiff |
2013-01-25 |
Bob Wilson | Use xcrun to find the right compiler when building... |
tree | commitdiff |
2013-01-12 |
Bob Wilson | Fix quoting problems from my previous change. <rdar... |
tree | commitdiff |
2013-01-10 |
Bob Wilson | Update Apple's build script for llvmCore. <rdar://probl... |
tree | commitdiff |
2012-08-10 |
Bob Wilson | Use the final .version number for LLVM_MINOR_VERSION... |
tree | commitdiff |
2012-04-13 |
Bob Wilson | Remove old code to strip out unwanted PPC slices for... |
tree | commitdiff |
2012-04-05 |
Bob Wilson | Do not include multiple -arch options in CPPFLAGS. |
tree | commitdiff |
2012-04-03 |
Bob Wilson | Fix the install location for the Embedded makefile... |
tree | commitdiff |
2012-04-03 |
Bob Wilson | Remove dead code for installing libLTO when building... |
tree | commitdiff |
2012-04-03 |
Bob Wilson | When building llvmCore, pass the SDKROOT and -arch... |
tree | commitdiff |
2012-04-03 |
Bob Wilson | Remove a reference to the C backend. |
tree | commitdiff |
2011-12-22 |
Bob Wilson | Remove broken command to copy tblgen tool. |
tree | commitdiff |
2011-11-29 |
Bob Wilson | Install llvmCore to /usr/local. <rdar://problem/10390708> |
tree | commitdiff |
2011-11-04 |
Bob Wilson | Build llvmCore with RTTI enabled. <rdar://problem... |
tree | commitdiff |
2011-10-03 |
Bob Wilson | Find the strip tool that works with the specified SDKRO... |
tree | commitdiff |
2011-09-26 |
Bob Wilson | Remove old hack for compiling with gcc-4.0. |
tree | commitdiff |
2011-09-16 |
Eric Christopher | Migrate this to use clang by default as well. |
tree | commitdiff |
2011-09-16 |
Eric Christopher | We now look for clang, then llvm-gcc, then gcc as our... |
tree | commitdiff |
2011-08-10 |
Eric Christopher | Update comment. |
tree | commitdiff |
2011-08-09 |
Eric Christopher | clang is the new black. |
tree | commitdiff |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
tree | commitdiff |
2011-03-08 |
Stuart Hastings | Stop building PPC parts on OSX. Radar 8637926. |
tree | commitdiff |
2011-02-26 |
Bob Wilson | Removed unnecessary dylibs from Apple builds, with... |
tree | commitdiff |
2011-02-25 |
Bob Wilson | Add a new "Embedded" makefile target for Apple-style... |
tree | commitdiff |
2011-02-25 |
Stuart Hastings | Fix bad comment marker. |
tree | commitdiff |
2011-02-25 |
Stuart Hastings | Omit lto.h from the llvmCore result; henceforth, this... |
tree | commitdiff |
2011-01-08 |
Eric Christopher | I don't think I could find a 10.2.x box if I tried. |
tree | commitdiff |
2010-12-23 |
Bill Wendling | Default to armv7 instead of armv6. |
tree | commitdiff |
2010-10-22 |
Bob Wilson | Do not install libBugpointPasses.dylib for Apple builds... |
tree | commitdiff |
2010-10-22 |
Bob Wilson | Fix the name of libLLVMHello.dylib so that it does... |
tree | commitdiff |
2010-08-16 |
Bob Wilson | Install Embedded builds into usr/local. Radar 8313723. |
tree | commitdiff |
2010-08-10 |
Bob Wilson | Install llvmCore_Sim to the simulator SDK directory... |
tree | commitdiff |
2010-07-22 |
Bob Wilson | Add an explicit -sdk option to xcrun command. |
tree | commitdiff |
2010-07-20 |
Bob Wilson | Add support for a new Apple-style build target, Embedde... |
tree | commitdiff |
2010-07-19 |
Bob Wilson | Save a copy of the unstripped libLTO.dylib in $SYM_DIR... |
tree | commitdiff |
2010-07-14 |
Bob Wilson | Remove the entire docs directory from Apple-style builds. |
tree | commitdiff |
2010-07-14 |
Bob Wilson | Try to get embedded build of llvmCore to pass verification. |
tree | commitdiff |
2010-06-29 |
Bill Wendling | Use -l option to remove symbols from i386. |
tree | commitdiff |
2010-06-29 |
Bill Wendling | Strip resulting binaries. |
tree | commitdiff |
2010-06-22 |
Bill Wendling | Generate DWARF information during Apple-style build... |
tree | commitdiff |
2010-06-14 |
Bob Wilson | Honor the SDKROOT setting when building llvm. |
tree | commitdiff |
2010-05-05 |
Bob Wilson | Select an ARM-hosted cross build with a separate makefi... |
tree | commitdiff |
2010-05-03 |
Bob Wilson | Remove special case for llvmCore_Embedded project.... |
tree | commitdiff |
2010-04-29 |
Bob Wilson | Don't remove libLTO.dylib if it's not being installed... |
tree | commitdiff |
2010-04-28 |
Bob Wilson | Add an option to the Apple-style build to control wheth... |
tree | commitdiff |
2010-04-28 |
Bob Wilson | Undo most of my previous whitespace fix. I think I... |
tree | commitdiff |
2010-04-28 |
Bob Wilson | Fix inconsistent use of HOSTS and TARGETS variables. |
tree | commitdiff |
2010-04-28 |
Bob Wilson | Fix whitespace. |
tree | commitdiff |
2010-03-23 |
Bill Wendling | Use "DISABLE_EDIS" to disable building "edis" explicitl... |
tree | commitdiff |
2010-03-17 |
Jim Grosbach | Use llvm-gcc to build ARM when it's available |
tree | commitdiff |
2010-03-03 |
Bill Wendling | Fix comment. |
tree | commitdiff |
2010-03-03 |
Bill Wendling | Don't turn assertions on by default. |
tree | commitdiff |
2010-01-19 |
Bob Wilson | The change in r90189 adds a link in a directory outside... |
tree | commitdiff |
2010-01-14 |
Bill Wendling | Use ENABLE_ASSERTIONS throughout. |
tree | commitdiff |
2010-01-14 |
Stuart Hastings | Erm, previous patch was wrong; Thanks Bill\! |
tree | commitdiff |
2010-01-14 |
Stuart Hastings | Enable assertions by default for Apple-style builds. |
tree | commitdiff |
2009-12-15 |
Bill Wendling | Some command lines don't like numbers with leading... |
tree | commitdiff |
2009-12-01 |
Eric Christopher | Add a soft link so that in an apple style build we... |
tree | commitdiff |
2009-11-04 |
Evan Cheng | Look for llvm-gcc under /Developer/usr/bin first. |
tree | commitdiff |
2009-11-03 |
Bill Wendling | Use llvm-gcc on newer Darwins. |
tree | commitdiff |
2009-11-02 |
Jim Grosbach | Missing bit of universal built + hosted |
tree | commitdiff |
2009-10-31 |
Jim Grosbach | The universal SDKROOT should only be assigned when... |
tree | commitdiff |
2009-10-30 |
Jim Grosbach | Allow cross target build |
tree | commitdiff |
2009-10-22 |
Stuart Hastings | Trying again to tweak the top-level Makefile to facilit... |
tree | commitdiff |
2009-10-20 |
Daniel Dunbar | Revert "Tweak top-level Makefile to facilitate Apple... |
tree | commitdiff |
2009-10-19 |
Stuart Hastings | Tweak top-level Makefile to facilitate Apple-style... |
tree | commitdiff |
2009-09-28 |
Stuart Hastings | B&I's buildit forces a PATH that omits /Developer.... |
tree | commitdiff |
2009-09-28 |
Stuart Hastings | For B&I-style builds, tweak build_llvm script to prefer... |
tree | commitdiff |
2009-08-28 |
Bob Wilson | Disable optional bindings for Apple-style builds. |
tree | commitdiff |
2009-08-28 |
Bob Wilson | Revert 76080. This broke some powerpc cross compiles. |
tree | commitdiff |
2009-08-27 |
Daniel Dunbar | Don't build runtime libraries in an Apple style build. |
tree | commitdiff |
2009-08-26 |
Bill Wendling | Don't submit test directory. |
tree | commitdiff |
2009-08-18 |
Evan Cheng | Even more Apple style build horribleness. |
tree | commitdiff |
2009-07-16 |
Stuart Hastings | In an Apple-style build, compile with llvm-gcc/llvm... |
tree | commitdiff |
2009-04-20 |
Evan Cheng | One Mac OS X, just build with -O3 but without -fstrict... |
tree | commitdiff |
2009-04-10 |
Bill Wendling | Don't install the libLLVMHello.dylib example. |
tree | commitdiff |
2009-04-10 |
Bill Wendling | Don't run "dsymutils" on .a files. |
tree | commitdiff |
2009-02-11 |
Bill Wendling | Don't try to strip a file we just moved. |
tree | commitdiff |
2009-02-09 |
Bill Wendling | Strip the LTO dylib. |
tree | commitdiff |
2009-02-09 |
Bill Wendling | Small fix for the 'strip' command. Do a list of .so... |
tree | commitdiff |
2009-02-09 |
Bill Wendling | Don't run 'strip' on files that aren't there. |
tree | commitdiff |
2009-02-09 |
Bill Wendling | Remove warnings about not being able to delete somethin... |
tree | commitdiff |
2009-02-07 |
Evan Cheng | Revert 64023. make prefers GNUmakefile over makefile. |
tree | commitdiff |
2009-02-07 |
Evan Cheng | Move Apple style build makefiles to the top level.... |
tree | commitdiff |
2008-12-16 |
Bill Wendling | Change so that buildit won't need a parent directory... |
tree | commitdiff |
2008-11-20 |
Bill Wendling | Copy the tblgen utility. |
tree | commitdiff |
2008-10-27 |
Bill Wendling | - Fix SUBVERSION string to handle x.x.x version number... |
tree | commitdiff |
2008-10-06 |
Devang Patel | Set UNIVERSAL_ARCH value. |
tree | commitdiff |
2008-08-19 |
Devang Patel | Compress manpages. |
tree | commitdiff |
2008-08-05 |
Bill Wendling | Add ARM to the targets to build. |
tree | commitdiff |
2008-07-28 |
Bill Wendling | Don't build with 4.0. |
tree | commitdiff |
2008-07-21 |
Bill Wendling | Temporary hack to build with GCC 4.0 instead of 4.2. |
tree | commitdiff |
2008-07-11 |
Bill Wendling | Porting r53478 into mainline: |
tree | commitdiff |
2008-06-23 |
Bill Wendling | Extract the x86_64 part for the executables. |
tree | commitdiff |
2008-05-06 |
Bill Wendling | Remove tar ball from installed directory. |
tree | commitdiff |
2008-04-15 |
Bill Wendling | Apple GCC 4.2 builds things differently. It no longer... |
tree | commitdiff |
2008-04-15 |
Bill Wendling | Install into the directory |
tree | commitdiff |
2008-04-11 |
Devang Patel | Change llvm tools install location. |
tree | commitdiff |
2008-03-28 |
Bill Wendling | Simplify the conversion from "0x" numbers to a single... |
tree | commitdiff |
next |