2008-09-26 |
Oscar Fuentes | CMake: Builds all targets. |
tree | commitdiff |
2008-09-22 |
Oscar Fuentes | CMake build system: support for parallel builds. |
tree | commitdiff |
2008-09-22 |
Oscar Fuentes | Initial support for the CMake build system. |
tree | commitdiff |
2008-08-17 |
Anton Korobeynikov | Move X86 assembler printers into separate directory... |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attribution from a variety of miscellaneous... |
tree | commitdiff |
2007-12-29 |
Chris Lattner | remove attributions from tools/utils makefiles. |
tree | commitdiff |
2007-11-27 |
Ted Kremenek | Added quotes around $(NM_PATH) argument to GenLibDeps... |
tree | commitdiff |
2007-10-24 |
Chris Lattner | Fix PR1739. |
tree | commitdiff |
2007-07-10 |
Reid Spencer | Simplify the handling of the --*flags options. The... |
tree | commitdiff |
2007-07-10 |
Reid Spencer | Makesure the -cppflags also uses the CPP.BaseFlags... |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-06-28 |
David Greene | Add support for building with _GLIBCXX_DEBUG. New... |
tree | commitdiff |
2007-04-22 |
Jeff Cohen | Add new option to usage help. |
tree | commitdiff |
2007-04-22 |
Reid Spencer | Add the --host-target option. |
tree | commitdiff |
2007-03-28 |
Jeff Cohen | Fix problem with llvm-config that prevented JIT from... |
tree | commitdiff |
2007-02-04 |
Reid Spencer | Fix grammaro in output message. |
tree | commitdiff |
2007-01-21 |
Reid Spencer | Run GenLibDeps.pl with the configured PERL path to... |
tree | commitdiff |
2007-01-09 |
Chandler Carruth | Fixing a ">" redirect to be a ">>" redirect, so a sed... |
tree | commitdiff |
2007-01-06 |
Reid Spencer | Add an option for getting the C compiler flags, --cflags. |
tree | commitdiff |
2006-12-22 |
Reid Spencer | Ignore the LibDeps.txt.tmp file. |
tree | commitdiff |
2006-12-12 |
Reid Spencer | Fix PR1040: |
tree | commitdiff |
2006-12-06 |
Chris Lattner | reword message |
tree | commitdiff |
2006-09-04 |
Chris Lattner | Allow things like --libs CBackend |
tree | commitdiff |
2006-09-04 |
Chris Lattner | If a cycle exists, don't succeed building the second... |
tree | commitdiff |
2006-09-04 |
Chris Lattner | remove message |
tree | commitdiff |
2006-08-11 |
Reid Spencer | Don't print double newline for --src-root and --obj... |
tree | commitdiff |
2006-08-04 |
Anton Korobeynikov | Fixed typo. Thanks, Reid. |
tree | commitdiff |
2006-08-04 |
Anton Korobeynikov | Removed usage of "sort", which can lead to undeterminis... |
tree | commitdiff |
2006-08-03 |
Reid Spencer | For PR845: |
tree | commitdiff |
2006-08-03 |
Reid Spencer | Fix a typo in the name of expand_dependencies. |
tree | commitdiff |
2006-07-27 |
Reid Spencer | Changes to support cross-compiling LLVM. The GenLibDeps... |
tree | commitdiff |
2006-07-26 |
Chris Lattner | Avoid a "scary" make warning for the 1.8 release. ... |
tree | commitdiff |
2006-07-26 |
Reid Spencer | Make changes necessary for stopping the build if a... |
tree | commitdiff |
2006-07-07 |
Chris Lattner | Tools require EH for their top-level try blocks. |
tree | commitdiff |
2006-06-07 |
Chris Lattner | Remove useless noop argument |
tree | commitdiff |
2006-06-06 |
Chris Lattner | Fix a bug in the following scenario. |
tree | commitdiff |
2006-06-06 |
Chris Lattner | Add a new --libfiles option, for getting fully-qualifie... |
tree | commitdiff |
2006-06-06 |
Chris Lattner | Make the llvm-config library dependency database depend... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | temporarily add back this option, I will remove it... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Add flags to get access to build_mode, objdir, srcdir... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Make llvm-config "do the right thing" when an install... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Capture the build mode (e.g. Debug/Release) in the... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Convert to standard file header |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Remove a couple of things no longer figured out by... |
tree | commitdiff |
2006-06-02 |
Reid Spencer | Add several more autoconf variables so that new feature... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Add a gross "--use-current-dir-as-prefix" option as... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Remove some variables from the configured section that... |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Remove more "alpha is archive" stuff. |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Remove obsolete CORE_IS_ARCHIVE support |
tree | commitdiff |
2006-06-02 |
Chris Lattner | Update the ignore file |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Build llvm-config into the ToolDir not in the local... |
tree | commitdiff |
2006-05-03 |
Reid Spencer | For PR764: |
tree | commitdiff |
2006-04-20 |
Reid Spencer | Several Changes To Support Building llvm-config: |
tree | commitdiff |
2006-04-20 |
Reid Spencer | Update the library dependencies for 1.8 with SparcV9... |
tree | commitdiff |
2006-04-13 |
Chris Lattner | one too many l's |
tree | commitdiff |
2006-03-24 |
Reid Spencer | Remove the interpreter component as its not working... |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Ignore temporary files generated by building. |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Update to llvm-config tool, by Erik Kidd: |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Don't print out ugly command line when building LibDeps... |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Updated for library changes: |
tree | commitdiff |
2006-03-22 |
Reid Spencer | These changes are necessary to support the new llvm... |
tree | commitdiff |
2006-03-19 |
Reid Spencer | The library dependency file in flat format. This file... |
tree | commitdiff |
2006-03-19 |
Reid Spencer | First cut at the Makefile for llvm-config. This initial... |
tree | commitdiff |
|