| Commit message (Expand) | Author | Age | Files | Lines |
* | Some command lines don't like numbers with leading zeros. Remove them. | Bill Wendling | 2009-12-15 | 1 | -1/+5 |
* | Add a soft link so that in an apple style build we can find libLTO.dylib. | Eric Christopher | 2009-12-01 | 1 | -0/+8 |
* | Look for llvm-gcc under /Developer/usr/bin first. | Evan Cheng | 2009-11-04 | 1 | -1/+1 |
* | Use llvm-gcc on newer Darwins. | Bill Wendling | 2009-11-03 | 1 | -1/+1 |
* | Missing bit of universal built + hosted | Jim Grosbach | 2009-11-02 | 1 | -1/+1 |
* | The universal SDKROOT should only be assigned when hosted. Otherwise the | Jim Grosbach | 2009-10-31 | 1 | -0/+1 |
* | Allow cross target build | Jim Grosbach | 2009-10-30 | 1 | -18/+67 |
* | Trying again to tweak the top-level Makefile to facilitate an Apple-style build. | Stuart Hastings | 2009-10-22 | 2 | -1/+5 |
* | Revert "Tweak top-level Makefile to facilitate Apple-style build.", this is | Daniel Dunbar | 2009-10-20 | 2 | -5/+1 |
* | Tweak top-level Makefile to facilitate Apple-style build. | Stuart Hastings | 2009-10-19 | 2 | -1/+5 |
* | B&I's buildit forces a PATH that omits /Developer. Temporarily add | Stuart Hastings | 2009-09-28 | 1 | -1/+3 |
* | For B&I-style builds, tweak build_llvm script to prefer LLVM-G++ if | Stuart Hastings | 2009-09-28 | 1 | -4/+10 |
* | Disable optional bindings for Apple-style builds. | Bob Wilson | 2009-08-28 | 1 | -0/+1 |
* | Revert 76080. This broke some powerpc cross compiles. | Bob Wilson | 2009-08-28 | 1 | -5/+2 |
* | Don't build runtime libraries in an Apple style build. | Daniel Dunbar | 2009-08-27 | 1 | -0/+2 |
* | Don't submit test directory. | Bill Wendling | 2009-08-26 | 1 | -0/+1 |
* | Even more Apple style build horribleness. | Evan Cheng | 2009-08-18 | 1 | -3/+12 |
* | In an Apple-style build, compile with llvm-gcc/llvm-g++ if available. | Stuart Hastings | 2009-07-16 | 1 | -2/+5 |
* | One Mac OS X, just build with -O3 but without -fstrict-aliasing (which is kin... | Evan Cheng | 2009-04-20 | 1 | -1/+1 |
* | Don't install the libLLVMHello.dylib example. | Bill Wendling | 2009-04-10 | 1 | -0/+3 |
* | Don't run "dsymutils" on .a files. | Bill Wendling | 2009-04-10 | 1 | -2/+3 |
* | Don't try to strip a file we just moved. | Bill Wendling | 2009-02-11 | 1 | -1/+1 |
* | Strip the LTO dylib. | Bill Wendling | 2009-02-09 | 1 | -0/+1 |
* | Small fix for the 'strip' command. Do a list of .so files. | Bill Wendling | 2009-02-09 | 1 | -2/+2 |
* | Don't run 'strip' on files that aren't there. | Bill Wendling | 2009-02-09 | 1 | -1/+3 |
* | Remove warnings about not being able to delete something. Don't run lipo on g... | Bill Wendling | 2009-02-09 | 1 | -4/+7 |
* | Revert 64023. make prefers GNUmakefile over makefile. | Evan Cheng | 2009-02-07 | 2 | -0/+377 |
* | Move Apple style build makefiles to the top level. Just like llvmgcc42. | Evan Cheng | 2009-02-07 | 2 | -377/+0 |
* | Change so that buildit won't need a parent directory with only the build scri... | Bill Wendling | 2008-12-16 | 1 | -1/+1 |
* | Copy the tblgen utility. | Bill Wendling | 2008-11-20 | 1 | -0/+3 |
* | - Fix SUBVERSION string to handle x.x.x version number formats. | Bill Wendling | 2008-10-27 | 1 | -3/+6 |
* | Set UNIVERSAL_ARCH value. | Devang Patel | 2008-10-06 | 1 | -1/+2 |
* | Compress manpages. | Devang Patel | 2008-08-19 | 1 | -0/+4 |
* | Add ARM to the targets to build. | Bill Wendling | 2008-08-05 | 1 | -1/+1 |
* | Don't build with 4.0. | Bill Wendling | 2008-07-28 | 1 | -2/+1 |
* | Temporary hack to build with GCC 4.0 instead of 4.2. | Bill Wendling | 2008-07-21 | 1 | -1/+2 |
* | Porting r53478 into mainline: | Bill Wendling | 2008-07-11 | 1 | -0/+8 |
* | Extract the x86_64 part for the executables. | Bill Wendling | 2008-06-23 | 1 | -5/+3 |
* | Remove tar ball from installed directory. | Bill Wendling | 2008-05-06 | 1 | -0/+5 |
* | Apple GCC 4.2 builds things differently. It no longer spawns a bunch of | Bill Wendling | 2008-04-15 | 1 | -4/+33 |
* | Install into the directory | Bill Wendling | 2008-04-15 | 1 | -2/+4 |
* | Change llvm tools install location. | Devang Patel | 2008-04-11 | 1 | -8/+8 |
* | Simplify the conversion from "0x" numbers to a single digit number. | Bill Wendling | 2008-03-28 | 1 | -17/+1 |
* | Don't strip things when we're doing a debug build. | Bill Wendling | 2008-03-22 | 1 | -3/+5 |
* | install new lto dylib. pass down LLVM_SUBMIT_VERSION | Nick Kledzik | 2008-02-29 | 1 | -3/+6 |
* | fix default RC_ProjectSourceSubversion to be zero | Nick Kledzik | 2008-02-29 | 1 | -1/+1 |
* | Remove dead code. | Devang Patel | 2008-02-12 | 1 | -2/+0 |
* | Always put version numbers at the end because they are optional. | Devang Patel | 2008-01-30 | 2 | -12/+14 |
* | Fix makefiles to enable Apply style debug build. | Evan Cheng | 2008-01-18 | 2 | -15/+15 |
* | Enable CBE | Devang Patel | 2008-01-17 | 1 | -1/+1 |