- 4a444c7 Fix PR1739. by Chris Lattner · 17 years ago
- 087d90e Simplify the handling of the --*flags options. The makefile already gets it by Reid Spencer · 17 years ago
- 4a2c083 Makesure the -cppflags also uses the CPP.BaseFlags as the CPP.Defines only by Reid Spencer · 17 years ago
- e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
- a696d24 Add support for building with _GLIBCXX_DEBUG. New configure option by David Greene · 17 years ago
- b5594e3 Add new option to usage help. by Jeff Cohen · 18 years ago
- 3b87d6a Add the --host-target option. by Reid Spencer · 18 years ago
- 02c91ef Fix problem with llvm-config that prevented JIT from being used on x86_64 by Jeff Cohen · 18 years ago
- d7fc4f6 Fix grammaro in output message. by Reid Spencer · 18 years ago
- 5c4db8a Run GenLibDeps.pl with the configured PERL path to handle different install by Reid Spencer · 18 years ago
- d5ee896 Fixing a ">" redirect to be a ">>" redirect, so a sed command doesn't get clobbered. by Chandler Carruth · 18 years ago
- f72538e Add an option for getting the C compiler flags, --cflags. by Reid Spencer · 18 years ago
- 961a0f2 Ignore the LibDeps.txt.tmp file. by Reid Spencer · 18 years ago
- 4fbcdf6 Fix PR1040: by Reid Spencer · 18 years ago
- c6c3843 reword message by Chris Lattner · 18 years ago
- 54eae9e Allow things like --libs CBackend by Chris Lattner · 18 years ago
- 80930eb If a cycle exists, don't succeed building the second time around. by Chris Lattner · 18 years ago
- 40ad304 remove message by Chris Lattner · 18 years ago
- b43ce5a Don't print double newline for --src-root and --obj-root as it tends to by Reid Spencer · 18 years ago
- 3acbb9b Fixed typo. Thanks, Reid. by Anton Korobeynikov · 18 years ago
- de9c02b Removed usage of "sort", which can lead to undeterministic behavior on mingw & cygwin platforms. by Anton Korobeynikov · 18 years ago
- ecfe088 For PR845: by Reid Spencer · 18 years ago
- d8c20a9 Fix a typo in the name of expand_dependencies. by Reid Spencer · 18 years ago
- 1bc6864 Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to by Reid Spencer · 18 years ago
- 7686b57 Avoid a "scary" make warning for the 1.8 release. This should be reenabled by Chris Lattner · 18 years ago
- dd3f6aa Make changes necessary for stopping the build if a cyclic library by Reid Spencer · 18 years ago
- 0465fa9 Tools require EH for their top-level try blocks. by Chris Lattner · 18 years ago
- dc05009 Remove useless noop argument by Chris Lattner · 18 years ago
- 3e347f2 Fix a bug in the following scenario. by Chris Lattner · 18 years ago
- d179de5 Add a new --libfiles option, for getting fully-qualified pathnames to libraries. by Chris Lattner · 18 years ago
- 73ebd09 Make the llvm-config library dependency database depend on all of the libraries. by Chris Lattner · 18 years ago
- 2e1f0ed temporarily add back this option, I will remove it in a couple days by Chris Lattner · 18 years ago
- 0cd059e Add flags to get access to build_mode, objdir, srcdir etc. by Chris Lattner · 18 years ago
- 16ad618 Make llvm-config "do the right thing" when an install tree is relocated or by Chris Lattner · 18 years ago
- abdbae7 Capture the build mode (e.g. Debug/Release) in the llvm-config script. by Chris Lattner · 18 years ago
- 584073a Convert to standard file header by Chris Lattner · 18 years ago
- 41655cd Remove a couple of things no longer figured out by autoconf by Chris Lattner · 18 years ago
- 2d2c2f2 Add several more autoconf variables so that new features can be implemented by Reid Spencer · 18 years ago
- e02b97b Add a gross "--use-current-dir-as-prefix" option as a temporary workaround by Chris Lattner · 18 years ago
- 411c33d Remove some variables from the configured section that aren't. by Chris Lattner · 18 years ago
- 06e752e Remove more "alpha is archive" stuff. by Chris Lattner · 18 years ago
- 6574994 Remove obsolete CORE_IS_ARCHIVE support by Chris Lattner · 18 years ago
- c929c66 Update the ignore file by Chris Lattner · 18 years ago
- dee0511 Build llvm-config into the ToolDir not in the local directory. This makes by Reid Spencer · 18 years ago
- b3bd5ca For PR764: by Reid Spencer · 19 years ago
- 05dee50 Several Changes To Support Building llvm-config: by Reid Spencer · 19 years ago
- d075dfb Update the library dependencies for 1.8 with SparcV9 now gone. by Reid Spencer · 19 years ago
- 7f71e21 one too many l's by Chris Lattner · 19 years ago
- 1c070fc Remove the interpreter component as its not working at the moment. by Reid Spencer · 19 years ago
- f39fcc7 Ignore temporary files generated by building. by Reid Spencer · 19 years ago
- b195d9d Update to llvm-config tool, by Erik Kidd: by Reid Spencer · 19 years ago
- 025213e Don't print out ugly command line when building LibDeps.txt. by Reid Spencer · 19 years ago
- ff9b038 Updated for library changes: by Reid Spencer · 19 years ago
- f2722ca These changes are necessary to support the new llvm-config tool. llvm-config by Reid Spencer · 19 years ago
- 355ef21 The library dependency file in flat format. This file is generated by the by Reid Spencer · 19 years ago
- 0fab2b1 First cut at the Makefile for llvm-config. This initial version just provides by Reid Spencer · 19 years ago