aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-config
Commit message (Expand)AuthorAgeFilesLines
...
* Convert .cvsignore filesJohn Criswell2007-06-291-7/+0
* Add support for building with _GLIBCXX_DEBUG. New configure optionDavid Greene2007-06-282-3/+30
* Add new option to usage help.Jeff Cohen2007-04-221-0/+1
* Add the --host-target option.Reid Spencer2007-04-221-0/+2
* Fix problem with llvm-config that prevented JIT from being used on x86_64Jeff Cohen2007-03-281-0/+4
* Fix grammaro in output message.Reid Spencer2007-02-041-1/+1
* Run GenLibDeps.pl with the configured PERL path to handle different installReid Spencer2007-01-211-1/+1
* Fixing a ">" redirect to be a ">>" redirect, so a sed command doesn't get clo...Chandler Carruth2007-01-091-1/+1
* Add an option for getting the C compiler flags, --cflags.Reid Spencer2007-01-062-0/+6
* Ignore the LibDeps.txt.tmp file.Reid Spencer2006-12-221-0/+1
* Fix PR1040:Reid Spencer2006-12-121-3/+8
* reword messageChris Lattner2006-12-061-1/+1
* Allow things like --libs CBackendChris Lattner2006-09-041-0/+3
* If a cycle exists, don't succeed building the second time around.Chris Lattner2006-09-041-1/+1
* remove messageChris Lattner2006-09-041-1/+0
* Don't print double newline for --src-root and --obj-root as it tends toReid Spencer2006-08-111-2/+2
* Fixed typo. Thanks, Reid.Anton Korobeynikov2006-08-041-1/+1
* Removed usage of "sort", which can lead to undeterministic behavior on mingw ...Anton Korobeynikov2006-08-043-3/+3
* For PR845:Reid Spencer2006-08-032-4/+2
* Fix a typo in the name of expand_dependencies.Reid Spencer2006-08-031-4/+4
* Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs toReid Spencer2006-07-272-2/+3
* Avoid a "scary" make warning for the 1.8 release. This should be reenabledChris Lattner2006-07-261-1/+4
* Make changes necessary for stopping the build if a cyclic libraryReid Spencer2006-07-262-2/+4
* Tools require EH for their top-level try blocks.Chris Lattner2006-07-071-0/+1
* Remove useless noop argumentChris Lattner2006-06-071-2/+0
* Fix a bug in the following scenario.Chris Lattner2006-06-061-1/+2
* Add a new --libfiles option, for getting fully-qualified pathnames to libraries.Chris Lattner2006-06-061-7/+19
* Make the llvm-config library dependency database depend on all of the libraries.Chris Lattner2006-06-061-6/+4
* temporarily add back this option, I will remove it in a couple daysChris Lattner2006-06-021-0/+2
* Add flags to get access to build_mode, objdir, srcdir etc.Chris Lattner2006-06-021-9/+18
* Make llvm-config "do the right thing" when an install tree is relocated orChris Lattner2006-06-021-12/+33
* Capture the build mode (e.g. Debug/Release) in the llvm-config script.Chris Lattner2006-06-022-0/+2
* Convert to standard file headerChris Lattner2006-06-021-4/+9
* Remove a couple of things no longer figured out by autoconfChris Lattner2006-06-021-3/+0
* Add several more autoconf variables so that new features can be implementedReid Spencer2006-06-021-0/+20
* Add a gross "--use-current-dir-as-prefix" option as a temporary workaroundChris Lattner2006-06-021-0/+8
* Remove some variables from the configured section that aren't.Chris Lattner2006-06-021-9/+6
* Remove more "alpha is archive" stuff.Chris Lattner2006-06-021-15/+2
* Remove obsolete CORE_IS_ARCHIVE supportChris Lattner2006-06-022-10/+4
* Update the ignore fileChris Lattner2006-06-021-1/+2
* Build llvm-config into the ToolDir not in the local directory. This makesReid Spencer2006-06-011-6/+6
* For PR764:Reid Spencer2006-05-033-65/+21
* Several Changes To Support Building llvm-config:Reid Spencer2006-04-202-10/+42
* Update the library dependencies for 1.8 with SparcV9 now gone.Reid Spencer2006-04-201-5/+0
* one too many l'sChris Lattner2006-04-131-1/+1
* Remove the interpreter component as its not working at the moment.Reid Spencer2006-03-241-5/+1
* Ignore temporary files generated by building.Reid Spencer2006-03-231-0/+5
* Update to llvm-config tool, by Erik Kidd:Reid Spencer2006-03-233-14/+29
* Don't print out ugly command line when building LibDeps.txt.Reid Spencer2006-03-231-1/+3
* Updated for library changes:Reid Spencer2006-03-231-2/+2