2011-10-06 |
Peter Collingbourne | Build system infrastructure for multiple tblgens. |
blob | commitdiff | raw |
2011-10-01 |
Peter Collingbourne | Move TableGen's parser and entry point into a library |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Bruno Cardoso Lopes | Added the infrastructute necessary for MIPS JIT support... |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Oscar Fuentes | Fix CMake build on Solaris |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Nick Lewycky | Rename profile_rt.so to libprofile_rt.so under configur... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Nick Lewycky | Add cmakefiles to build profile_rt.so! |
blob | commitdiff | raw | diff to current |
2011-04-15 |
Chris Lattner | Fix a ton of comment typos found by codespell. Patch by |
blob | commitdiff | raw | diff to current |
2011-03-23 |
Oscar Fuentes | Supports building with a list of targets that does... |
blob | commitdiff | raw | diff to current |
2011-03-21 |
Oscar Fuentes | Removed workaround for unspecified build problem on... |
blob | commitdiff | raw | diff to current |
2011-03-08 |
Bill Wendling | Change the next release number to 3.0svn. |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Oscar Fuentes | Cmake fix for option defaults not being set correctly... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Oscar Fuentes | Install include/llvm/Support/LICENSE.TXT. PR9321. |
blob | commitdiff | raw | diff to current |
2011-02-21 |
NAKAMURA Takumi | CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/Handl... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Oscar Fuentes | Put targets on folders, if the IDE supports the feature. |
blob | commitdiff | raw | diff to current |
2011-02-18 |
Oscar Fuentes | Move library stuff out of the toplevel CMakeLists.txt... |
blob | commitdiff | raw | diff to current |
2011-02-17 |
Oscar Fuentes | New library: LLVMX86Utils. |
blob | commitdiff | raw | diff to current |
2011-02-14 |
Oscar Fuentes | Add current binary and source directories to the header... |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Oscar Fuentes | Moved more stuff to HandleLLVMOptions.cmake |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Oscar Fuentes | Moved to Clang's source tree its configuration options... |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Oscar Fuentes | Changes for building Clang and others using LLVM as... |
blob | commitdiff | raw | diff to current |
2011-01-21 |
Oscar Fuentes | Handles libffi on the CMake build. |
blob | commitdiff | raw | diff to current |
2011-01-17 |
Francois Pichet | Suppress warning "switch statement contains 'default... |
blob | commitdiff | raw | diff to current |
2011-01-11 |
Oscar Fuentes | Add to the CMake build some options and platform tests... |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Oscar Fuentes | Apply -fPIC to C sources too. |
blob | commitdiff | raw | diff to current |
2011-01-09 |
Oscar Fuentes | Rewrite handling of LLVM_ENABLE_PIC. It was being proce... |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Oscar Fuentes | Don't use -O3 on Mingw, as people report it as unreliab... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Oscar Fuentes | New cmake option LLVM_APPEND_VC_REV for controlling... |
blob | commitdiff | raw | diff to current |
2010-12-18 |
Michael J. Spencer | CMake: Cleanup and document MSVC warning flags. |
blob | commitdiff | raw | diff to current |
2010-12-09 |
Michael J. Spencer | CMake: Add FileUpdate to the build. |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Francois Pichet | Promote "enumerator in switch of enum is not handled... |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Francois Pichet | Disable C++ exception handling on MSVC. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | raw | diff to current |
2010-11-27 |
NAKAMURA Takumi | CMake: lit(check.vcproj) can run with multiple configur... |
blob | commitdiff | raw | diff to current |
2010-11-20 |
Francois Pichet | Disable warning C4291 on MSVC. Caused because class... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
NAKAMURA Takumi | CMakeLists.txt: On MSVS10, touch LLVM.sln as workaround... |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Wesley Peck | Make MCJIT work with CMake. |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Michael J. Spencer | Add LLVMObject Library. |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Oscar Fuentes | Detect presence of AsmPrinter's. Remove some cruft... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | hopefully unbreak the cmake build, patch by frits van... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Oscar Fuentes | CMakeLists.txt: removed mismatched endif predicate. |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | hopefully fix cmake as well. |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | move all the target's asmprinters into the main target... |
blob | commitdiff | raw | diff to current |
2010-11-11 |
NAKAMURA Takumi | CMake: Add the new option "LLVM_LIT_ARGS". |
blob | commitdiff | raw | diff to current |
2010-10-26 |
NAKAMURA Takumi | CMake: Build utils/KillTheDoctor only on MSVC for now. |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Chandler Carruth | First step to allowing the resource directory of Clang... |
blob | commitdiff | raw | diff to current |
2010-10-14 |
Oscar Fuentes | Added basic support for CPack. |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Francois Pichet | Disable warning C4267 for MSVC. Otherwise it generate... |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Michael J. Spencer | Add KillTheDoctor. |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Chris Lattner | Per discussion with Sanjiv, remove the PIC16 target... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Oscar Fuentes | Handle InstPrinter's on the CMake build. |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Nick Lewycky | Revert patches r115363 r115367 r115391 due to build... |
blob | commitdiff | raw | diff to current |
2010-10-02 |
Jim Grosbach | Update CMake files for recent AsmPrinter->InstPrinter... |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Oscar Fuentes | Added library LLVMPIC16passes to CMake build. |
blob | commitdiff | raw | diff to current |
2010-09-28 |
Oscar Fuentes | Added PTX target to the CMake build. |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Oscar Fuentes | New cmake options LLVM_INCLUDE_X (X = {TOOLS, EXAMPLES... |
blob | commitdiff | raw | diff to current |
2010-09-25 |
Oscar Fuentes | Reverting "CMake: Don't include tools, unittets, or... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Michael J. Spencer | CMake: Don't include tools, unittets, or examples as... |
blob | commitdiff | raw | diff to current |
2010-09-24 |
Michael J. Spencer | CMake: Build unittests. |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Douglas Gregor | Bump LLVM in CMake makefiles to 2.9 |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Michael J. Spencer | Revert "CMake: Get rid of LLVMLibDeps.cmake and export... |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Michael J. Spencer | CMake: Add llvm-lit to CMake build. |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Michael J. Spencer | CMake: Fix mingw32 build. |
blob | commitdiff | raw | diff to current |
2010-09-10 |
Michael J. Spencer | CMake: Get rid of LLVMLibDeps.cmake and export the... |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Chandler Carruth | Attempt to remove the MSIL backend from CMake as well... |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Oscar Fuentes | CMake: system for providing llvm-config-like features... |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Oscar Fuentes | New system for choosing CRT type on MSVC. |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Oscar Fuentes | CMake: add version control info to PACKAGE_VERSION... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Oscar Fuentes | Bump cmake_minimum_required to version 2.8 |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Oscar Fuentes | Lets the CMake GUI show a list of possible values for... |
blob | commitdiff | raw | diff to current |
2010-07-20 |
Chris Lattner | start straightening out libedis's dependencies and... |
blob | commitdiff | raw | diff to current |
2010-06-25 |
Daniel Dunbar | Fix LLVM CMake PACKAGE_VERSION variable. |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Oscar Fuentes | CMake: Add options for using static runtime on MSVC... |
blob | commitdiff | raw | diff to current |
2010-03-05 |
Wesley Peck | Adding MBlaze to cmake target list. |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Daniel Dunbar | CMake: Add MCParser directory. |
blob | commitdiff | raw | diff to current |
2010-01-04 |
Douglas Gregor | Fix CMake build for InstCombine changes |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Daniel Dunbar | Don't default warnings to ON on MSVC, the spew is enoug... |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Tobias Grosser | Fix copy paste bug |
blob | commitdiff | raw | diff to current |
2009-12-01 |
Oscar Fuentes | Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABL... |
blob | commitdiff | raw | diff to current |
2009-11-30 |
Oscar Fuentes | * CMakeLists.txt: Adds warnings flags for g++. Fixes... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Daniel Dunbar | Add CMake and configure logic to create llvm/Config... |
blob | commitdiff | raw | diff to current |
2009-11-23 |
Oscar Fuentes | CMake: generate targets for tools and examples even... |
blob | commitdiff | raw | diff to current |
2009-11-18 |
Daniel Dunbar | Turn LLVM_BUILD_EXAMPLES off by default in CMake builds... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Oscar Fuentes | CMake: Hopefully unbreak the build by mimicking the... |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Daniel Dunbar | Prevent warning spew about -fPIC when using CMake gener... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Oscar Fuentes | CMake: install .def files from source `include/llvm... |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Oscar Fuentes | CMake: Install .inc files too. |
blob | commitdiff | raw | diff to current |
2009-10-27 |
Oscar Fuentes | Rather than excluding quite some things, and still... |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Edward O'Callaghan | Fix LLVM CMake build system so that it may now work... |
blob | commitdiff | raw | diff to current |
2009-10-05 |
Chris Lattner | remove llvm-db: it is completely broken and if anyone... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Daniel Dunbar | Add count/not tools as executables. |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Daniel Dunbar | Initial support for running LLVM tests from cmake. |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Daniel Dunbar | CMake: Fix definition of LTDL_SHLIB_EXT for Darwin. |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Oscar Fuentes | CMake: New user-settable variable LLVM_TARGET_ARCH... |
blob | commitdiff | raw | diff to current |
2009-08-25 |
Gabor Greif | revert r78628 and r78803 as these are not needed any... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Douglas Gregor | TOT is 2.7svn for CMake, too |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Oscar Fuentes | CMake: LLVM_ENABLE_PIC now defaults to ON, as in `confi... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS. |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPL... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: Hopefully this will fix the build on VS. I can... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Oscar Fuentes | CMake: Revert r79144. It reverted a change necessary... |
blob | commitdiff | raw | diff to current |
next |