summaryrefslogtreecommitdiff
path: root/utils/buildit/build_llvm
Commit message (Expand)AuthorAge
...
* 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
* Change so that buildit won't need a parent directory with only the build scri...Bill Wendling2008-12-16
* Copy the tblgen utility.Bill Wendling2008-11-20
* - Fix SUBVERSION string to handle x.x.x version number formats.Bill Wendling2008-10-27
* Set UNIVERSAL_ARCH value.Devang Patel2008-10-06
* Compress manpages.Devang Patel2008-08-19
* Add ARM to the targets to build.Bill Wendling2008-08-05
* Don't build with 4.0.Bill Wendling2008-07-28
* Temporary hack to build with GCC 4.0 instead of 4.2.Bill Wendling2008-07-21
* Porting r53478 into mainline:Bill Wendling2008-07-11
* Extract the x86_64 part for the executables.Bill Wendling2008-06-23
* Remove tar ball from installed directory.Bill Wendling2008-05-06
* Apple GCC 4.2 builds things differently. It no longer spawns a bunch ofBill Wendling2008-04-15
* Install into the directoryBill Wendling2008-04-15
* Change llvm tools install location.Devang Patel2008-04-11
* Simplify the conversion from "0x" numbers to a single digit number.Bill Wendling2008-03-28
* Don't strip things when we're doing a debug build.Bill Wendling2008-03-22
* install new lto dylib. pass down LLVM_SUBMIT_VERSIONNick Kledzik2008-02-29
* Remove dead code.Devang Patel2008-02-12
* 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
* Enable CBEDevang Patel2008-01-17
* Ignore shell scripts when doing "dsymutil" call.Bill Wendling2007-12-18
* Change LinkTimeOptimizer.h install location.Devang Patel2007-12-01
* Change lib lto install location.Devang Patel2007-11-30
* Move SYSCTL stuff close to where it's used.Bill Wendling2007-11-12
* Build universal llvm.Devang Patel2007-11-12
* Initial commit of files that support building LLVM the "Apple" way.Bill Wendling2007-11-09