Age | Commit message (Expand) | Author |
2007-04-22 | Add new option to usage help. | Jeff Cohen |
2007-04-22 | Add the --host-target option. | Reid Spencer |
2007-03-28 | Fix problem with llvm-config that prevented JIT from being used on x86_64 | Jeff Cohen |
2007-02-04 | Fix grammaro in output message. | Reid Spencer |
2007-01-21 | Run GenLibDeps.pl with the configured PERL path to handle different install | Reid Spencer |
2007-01-09 | Fixing a ">" redirect to be a ">>" redirect, so a sed command doesn't get clo... | Chandler Carruth |
2007-01-06 | Add an option for getting the C compiler flags, --cflags. | Reid Spencer |
2006-12-22 | Ignore the LibDeps.txt.tmp file. | Reid Spencer |
2006-12-12 | Fix PR1040: | Reid Spencer |
2006-12-06 | reword message | Chris Lattner |
2006-09-04 | Allow things like --libs CBackend | Chris Lattner |
2006-09-04 | If a cycle exists, don't succeed building the second time around. | Chris Lattner |
2006-09-04 | remove message | Chris Lattner |
2006-08-11 | Don't print double newline for --src-root and --obj-root as it tends to | Reid Spencer |
2006-08-04 | Fixed typo. Thanks, Reid. | Anton Korobeynikov |
2006-08-04 | Removed usage of "sort", which can lead to undeterministic behavior on mingw ... | Anton Korobeynikov |
2006-08-03 | For PR845: | Reid Spencer |
2006-08-03 | Fix a typo in the name of expand_dependencies. | Reid Spencer |
2006-07-27 | Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to | Reid Spencer |
2006-07-26 | Avoid a "scary" make warning for the 1.8 release. This should be reenabled | Chris Lattner |
2006-07-26 | Make changes necessary for stopping the build if a cyclic library | Reid Spencer |
2006-07-07 | Tools require EH for their top-level try blocks. | Chris Lattner |
2006-06-07 | Remove useless noop argument | Chris Lattner |
2006-06-06 | Fix a bug in the following scenario. | Chris Lattner |
2006-06-06 | Add a new --libfiles option, for getting fully-qualified pathnames to libraries. | Chris Lattner |
2006-06-06 | Make the llvm-config library dependency database depend on all of the libraries. | Chris Lattner |
2006-06-02 | temporarily add back this option, I will remove it in a couple days | Chris Lattner |
2006-06-02 | Add flags to get access to build_mode, objdir, srcdir etc. | Chris Lattner |
2006-06-02 | Make llvm-config "do the right thing" when an install tree is relocated or | Chris Lattner |
2006-06-02 | Capture the build mode (e.g. Debug/Release) in the llvm-config script. | Chris Lattner |
2006-06-02 | Convert to standard file header | Chris Lattner |
2006-06-02 | Remove a couple of things no longer figured out by autoconf | Chris Lattner |
2006-06-02 | Add several more autoconf variables so that new features can be implemented | Reid Spencer |
2006-06-02 | Add a gross "--use-current-dir-as-prefix" option as a temporary workaround | Chris Lattner |
2006-06-02 | Remove some variables from the configured section that aren't. | Chris Lattner |
2006-06-02 | Remove more "alpha is archive" stuff. | Chris Lattner |
2006-06-02 | Remove obsolete CORE_IS_ARCHIVE support | Chris Lattner |
2006-06-02 | Update the ignore file | Chris Lattner |
2006-06-01 | Build llvm-config into the ToolDir not in the local directory. This makes | Reid Spencer |
2006-05-03 | For PR764: | Reid Spencer |
2006-04-20 | Several Changes To Support Building llvm-config: | Reid Spencer |
2006-04-20 | Update the library dependencies for 1.8 with SparcV9 now gone. | Reid Spencer |
2006-04-13 | one too many l's | Chris Lattner |
2006-03-24 | Remove the interpreter component as its not working at the moment. | Reid Spencer |
2006-03-23 | Ignore temporary files generated by building. | Reid Spencer |
2006-03-23 | Update to llvm-config tool, by Erik Kidd: | Reid Spencer |
2006-03-23 | Don't print out ugly command line when building LibDeps.txt. | Reid Spencer |
2006-03-23 | Updated for library changes: | Reid Spencer |
2006-03-22 | These changes are necessary to support the new llvm-config tool. llvm-config | Reid Spencer |
2006-03-19 | The library dependency file in flat format. This file is generated by the | Reid Spencer |