Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
[oota-llvm.git] / tools / llvm-config / Makefile
2006-07-27 Reid SpencerChanges to support cross-compiling LLVM. The GenLibDeps...
2006-07-26 Reid SpencerMake changes necessary for stopping the build if a...
2006-07-07 Chris LattnerTools require EH for their top-level try blocks.
2006-06-06 Chris LattnerMake the llvm-config library dependency database depend...
2006-06-02 Chris LattnerCapture the build mode (e.g. Debug/Release) in the...
2006-06-02 Chris LattnerRemove obsolete CORE_IS_ARCHIVE support
2006-06-01 Reid SpencerBuild llvm-config into the ToolDir not in the local...
2006-05-03 Reid SpencerFor PR764:
2006-04-20 Reid SpencerSeveral Changes To Support Building llvm-config:
2006-03-23 Reid SpencerUpdate to llvm-config tool, by Erik Kidd:
2006-03-23 Reid SpencerDon't print out ugly command line when building LibDeps...
2006-03-22 Reid SpencerThese changes are necessary to support the new llvm...
2006-03-19 Reid SpencerFirst cut at the Makefile for llvm-config. This initial...