index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
buildit
Age
Commit message (
Expand
)
Author
2008-11-20
Copy the tblgen utility.
Bill Wendling
2008-10-27
- Fix SUBVERSION string to handle x.x.x version number formats.
Bill Wendling
2008-10-06
Set UNIVERSAL_ARCH value.
Devang Patel
2008-08-19
Compress manpages.
Devang Patel
2008-08-05
Add ARM to the targets to build.
Bill Wendling
2008-07-28
Don't build with 4.0.
Bill Wendling
2008-07-21
Temporary hack to build with GCC 4.0 instead of 4.2.
Bill Wendling
2008-07-11
Porting r53478 into mainline:
Bill Wendling
2008-06-23
Extract the x86_64 part for the executables.
Bill Wendling
2008-05-06
Remove tar ball from installed directory.
Bill Wendling
2008-04-15
Apple GCC 4.2 builds things differently. It no longer spawns a bunch of
Bill Wendling
2008-04-15
Install into the directory
Bill Wendling
2008-04-11
Change llvm tools install location.
Devang Patel
2008-03-28
Simplify the conversion from "0x" numbers to a single digit number.
Bill Wendling
2008-03-22
Don't strip things when we're doing a debug build.
Bill Wendling
2008-02-29
install new lto dylib. pass down LLVM_SUBMIT_VERSION
Nick Kledzik
2008-02-29
fix default RC_ProjectSourceSubversion to be zero
Nick Kledzik
2008-02-12
Remove dead code.
Devang Patel
2008-01-30
Always put version numbers at the end because they are optional.
Devang Patel
2008-01-18
Fix makefiles to enable Apply style debug build.
Evan Cheng
2008-01-17
Enable CBE
Devang Patel
2007-12-18
Ignore shell scripts when doing "dsymutil" call.
Bill Wendling
2007-12-01
Change LinkTimeOptimizer.h install location.
Devang Patel
2007-11-30
Change lib lto install location.
Devang Patel
2007-11-12
Move SYSCTL stuff close to where it's used.
Bill Wendling
2007-11-12
Build universal llvm.
Devang Patel
2007-11-09
Initial commit of files that support building LLVM the "Apple" way.
Bill Wendling