aboutsummaryrefslogtreecommitdiffstats
path: root/utils/buildit
Commit message (Expand)AuthorAgeFilesLines
...
* Install into the directoryBill Wendling2008-04-151-2/+4
* Change llvm tools install location.Devang Patel2008-04-111-8/+8
* Simplify the conversion from "0x" numbers to a single digit number.Bill Wendling2008-03-281-17/+1
* Don't strip things when we're doing a debug build.Bill Wendling2008-03-221-3/+5
* install new lto dylib. pass down LLVM_SUBMIT_VERSIONNick Kledzik2008-02-291-3/+6
* fix default RC_ProjectSourceSubversion to be zeroNick Kledzik2008-02-291-1/+1
* Remove dead code.Devang Patel2008-02-121-2/+0
* Always put version numbers at the end because they are optional.Devang Patel2008-01-302-12/+14
* Fix makefiles to enable Apply style debug build.Evan Cheng2008-01-182-15/+15
* Enable CBEDevang Patel2008-01-171-1/+1
* Ignore shell scripts when doing "dsymutil" call.Bill Wendling2007-12-181-1/+2
* Change LinkTimeOptimizer.h install location.Devang Patel2007-12-011-4/+6
* Change lib lto install location.Devang Patel2007-11-301-0/+9
* Move SYSCTL stuff close to where it's used.Bill Wendling2007-11-121-15/+15
* Build universal llvm.Devang Patel2007-11-121-8/+4
* Initial commit of files that support building LLVM the "Apple" way.Bill Wendling2007-11-092-0/+327