summaryrefslogtreecommitdiff
path: root/tools/llvm-config/Makefile
Commit message (Expand)AuthorAge
* Fixed typo. Thanks, Reid.Anton Korobeynikov2006-08-04
* Removed usage of "sort", which can lead to undeterministic behavior on mingw ...Anton Korobeynikov2006-08-04
* For PR845:Reid Spencer2006-08-03
* Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs toReid Spencer2006-07-27
* Make changes necessary for stopping the build if a cyclic libraryReid Spencer2006-07-26
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-07
* Make the llvm-config library dependency database depend on all of the libraries.Chris Lattner2006-06-06
* Capture the build mode (e.g. Debug/Release) in the llvm-config script.Chris Lattner2006-06-02
* Remove obsolete CORE_IS_ARCHIVE supportChris Lattner2006-06-02
* Build llvm-config into the ToolDir not in the local directory. This makesReid Spencer2006-06-01
* For PR764:Reid Spencer2006-05-03
* Several Changes To Support Building llvm-config:Reid Spencer2006-04-20
* Update to llvm-config tool, by Erik Kidd:Reid Spencer2006-03-23
* Don't print out ugly command line when building LibDeps.txt.Reid Spencer2006-03-23
* These changes are necessary to support the new llvm-config tool. llvm-configReid Spencer2006-03-22
* First cut at the Makefile for llvm-config. This initial version just providesReid Spencer2006-03-19