- e1967a7 Fix cmake build without native target selected. by Oscar Fuentes · 14 years ago
- 753f326 Fix LLVM target initialization to deal with sociopathic outside projects by Eric Christopher · 14 years ago
- 83944b7 Attempt to remove the MSIL backend from CMake as well based on Chris's r112375. by Chandler Carruth · 14 years ago
- 4d2d099 Updated CMake library dependencies. Removed unnecessary component name by Oscar Fuentes · 14 years ago
- 91e0d7d Updated LLVMLibDeps.cmake by Oscar Fuentes · 14 years ago
- a1f60b8 Updated the GenLibDeps -> LLVMLibDeps.cmake transformation example. by Oscar Fuentes · 14 years ago
- e1fadb1 CMake: corrections on LLVM.cmake external services. by Oscar Fuentes · 14 years ago
- ca3469e Update cmake library dependencies. by Oscar Fuentes · 14 years ago
- 8150d8d CMake: llvm_map_components_to_libraries now returns system libs too. by Oscar Fuentes · 14 years ago
- 6252e98 CMake: system for providing llvm-config-like features to the user. by Oscar Fuentes · 14 years ago
- 652eb50 CMake: set configure macro LLVM_PREFIX by Oscar Fuentes · 14 years ago
- 118eb57 CMake: configure header llvm-config.h by Oscar Fuentes · 14 years ago
- 59d5145 When building from git, add ref-id to PACKAGE_VERSION by Oscar Fuentes · 14 years ago
- 02a8f76 New system for choosing CRT type on MSVC. by Oscar Fuentes · 14 years ago
- efb59d2 CMake: Change somme target library names: by Oscar Fuentes · 14 years ago
- ee99317 CMake: add version control info to PACKAGE_VERSION, if available. by Oscar Fuentes · 14 years ago
- b1247c3 build: Add LLVM_NATIVE_ARCHNAME, which has the sensible value, without "Target" by Daniel Dunbar · 14 years ago
- 5510e5e Improve discrimination of unknown libraries from ignored targets on LLVMConfig. by Oscar Fuentes · 14 years ago
- 9ac47c5 explicit_map_components_to_libraries now does not complain when there by Oscar Fuentes · 14 years ago
- 8766b12 Updated LLVMLibDeps.cmake. by Oscar Fuentes · 14 years ago
- ee56c42 Prefix `next' iterator operation with `llvm::'. by Oscar Fuentes · 14 years ago
- ec4c02d Don't link against libm and libpthread which don't exist in BeOS/Haiku. Also, by Nick Lewycky · 14 years ago
- ba6fc63 Allow absolute paths in LLVM_TARGET_DEFINITIONS for CMake's TableGen rule by Douglas Gregor · 14 years ago
- f28411f Tell Valgrind when we modify already-executed machine code so it knows by Jeffrey Yasskin · 15 years ago
- ea5c2ba Update CMake LibDeps by Daniel Dunbar · 15 years ago
- 8ee15c1 Update CMake LibDeps by Daniel Dunbar · 15 years ago
- f1c3a86 Fix CMake build for InstCombine changes by Douglas Gregor · 15 years ago
- b310839 CMake: Update lib deps. by Daniel Dunbar · 15 years ago
- 8ed9f51 Table-driven disassembler for the X86 architecture (16-, 32-, and 64-bit by Sean Callanan · 15 years ago
- c595e6c CheckAtomic.cmake: Put all C++ code inside CHECK_CXX_SOURCE_COMPILES. by Oscar Fuentes · 15 years ago
- 87e9807 Fix for atomic intrinsics detection when using MSVC. by Oscar Fuentes · 15 years ago
- 03d34ca * cmake/modules/LLVMLibDeps.cmake: Updated library dependencies. by Oscar Fuentes · 15 years ago
- f87ea4d Add the rest of the build system logic for optional target disassemblers by Daniel Dunbar · 15 years ago
- e389446 CMake: Updated library dependencies. by Oscar Fuentes · 15 years ago
- 7be498e CMake: Do not try to install a target before it is defined. by Oscar Fuentes · 15 years ago
- b8352de CMake: generate targets for tools and examples even when by Oscar Fuentes · 15 years ago
- 470fb51 Use CMAKE_DL_LIBS instead of raw library name. Fixes bug 5536. by Oscar Fuentes · 15 years ago
- a447cfe CMake: Pass -lm to check_symbol_exists for detecting several math by Oscar Fuentes · 15 years ago
- 8781416 CMake: Add Darwin-specific linker flags for building loadable modules by Douglas Gregor · 15 years ago
- c5e1ae1 CMake: Support for building llvm loadable modules. by Oscar Fuentes · 15 years ago
- 3171f33 CMake: Remove unnecessary `unset' which was not supported by old cmake releases. by Oscar Fuentes · 15 years ago
- 6a660d4 CMake: Detect gv, circo, twopi, neato, fdo, dot and dotty. by Oscar Fuentes · 15 years ago
- 5ba331a Fix CMake reporting of target triple. by Daniel Dunbar · 15 years ago
- e9b88e4 Stop running get_target_triple more than we need to. by Daniel Dunbar · 15 years ago
- b5b10c2 CMake: Detect dotty. by Oscar Fuentes · 15 years ago
- 20f1714 CMake: do not test for pthread and dl libraries on Windows (except by Oscar Fuentes · 15 years ago
- d442ab8 CMake: Report an error if there is an unknown .cpp file in a source directory. by Oscar Fuentes · 15 years ago
- 74b691e Teach cmake that mk[sd]temp is defined in stdlib.h on some systems. by Benjamin Kramer · 15 years ago
- 8b67f77 Move DataTypes.h to include/llvm/System, update all users. This breaks the last by Chandler Carruth · 15 years ago
- d147800 Update CMake dependencies. by Daniel Dunbar · 15 years ago
- 8e6323c Updated cmake library dependencies. by Oscar Fuentes · 15 years ago
- c6cf5fe Fix LLVM CMake build system so that it may now work on Solaris and AuroraUX. by Edward O'Callaghan · 15 years ago
- a2c7535 CMake misses a check for sbrk on NetBSD. by Edward O'Callaghan · 15 years ago
- 9c091a48 Teach CMake to look for bidirectional_iterator, iterator, forward_iterator, uint64_t, and u_int64_t, from Yonggang Luo by Douglas Gregor · 15 years ago
- b7a8d40 Fix a compile failure introduced by r82675 on MinGW which doesn't have by Jeffrey Yasskin · 15 years ago
- e443525 Update CMake. by Daniel Dunbar · 15 years ago
- 5ea51ad Update CMake dependencies. by Daniel Dunbar · 15 years ago
- a9ff139 CMake: New user-settable variable LLVM_TARGET_ARCH useful when cross-compiling. by Oscar Fuentes · 15 years ago
- c1f329b Update lib deps. by Daniel Dunbar · 15 years ago
- b0fc781 CMake: updated library dependencies. by Oscar Fuentes · 15 years ago
- 4c75054 re-apply r80197, now that iterator.h is not mentioned any more by Gabor Greif · 15 years ago
- fffb726 --- Reverse-merging r80147 into '.': by Bill Wendling · 15 years ago
- c33e696 De-bork CMake build by Douglas Gregor · 15 years ago
- e1e3aaf Ignore -fPIC test on Windows. Suggested by Yonggang Luo. by Oscar Fuentes · 15 years ago
- 87cbef0 Remove alloca config.h support. by Daniel Dunbar · 15 years ago
- e029305 CMake: Updated library dependencies and list of source files. by Oscar Fuentes · 15 years ago
- 66aa9b1 CMake: Don't use copy_if_different for TableGen output, because it does not work with IDE targets by Douglas Gregor · 15 years ago
- dfcb9bf Fix cmake build on non-x86 targets. Patch by Xerxes Rånby. by Duncan Sands · 15 years ago
- 4113f2e CMake: Updated library dependencies. by Oscar Fuentes · 15 years ago
- 22624b1 CMake: LLVMConfig assigns LLVMX86 to the `native' component by Oscar Fuentes · 15 years ago
- c23a8d1 CMake: Discriminate MINGW, MSYS, CYGWIN: does not try to build llvm-config under mingw without msys. by Oscar Fuentes · 15 years ago
- 0bbbf7e Fix the MSVC build again. by Benjamin Kramer · 15 years ago
- 69e973d CMake: Hopefully this will fix the build on VS. I can't replicate the by Oscar Fuentes · 15 years ago
- b78829e CMake: Revert r79144. It reverted a change necessary for correct by Oscar Fuentes · 15 years ago
- 04ef542 Revert 78996. It was breaking MSVC builds. by Benjamin Kramer · 15 years ago
- 1c8c15f Move XCore AsmPrinter to XCore/AsmPrinter directory. by Richard Osborne · 15 years ago
- 9c546cd CMake: Updated library dependence info. by Oscar Fuentes · 15 years ago
- 94d38e5 CMake: Automatic regeneration of the library dependencies file. by Oscar Fuentes · 15 years ago
- 3d3ed36 CMake: Builds main LLVM Target library before its sublibraries. This by Oscar Fuentes · 15 years ago
- d8b1b9a CMake: Use LLVM_COMMON_DEPENDS on add_llvm_executable. by Oscar Fuentes · 15 years ago
- 5905bc4 CMake: updated library dependencies. by Oscar Fuentes · 15 years ago
- c16f165 CMake: Fixed sed script for translating library dependencies from by Oscar Fuentes · 15 years ago
- fdb9677 CMake: Localized dependency on Perl. by Oscar Fuentes · 15 years ago
- 8e3864f CMake: Rely on llvm_config again for obtaining the list of required by Oscar Fuentes · 15 years ago
- 9bbdf64 CMake: updated library dependencies. by Oscar Fuentes · 15 years ago
- f2a5e95 CMake: cmake/modules/LLVMLibDeps.cmake: Use unix line endings. by Oscar Fuentes · 15 years ago
- b034cc4 CMake: Moved hard-coded library dependencies to its own file. by Oscar Fuentes · 15 years ago
- 9f81703 CMake: target triple for MSVC on Windows 64. by Oscar Fuentes · 15 years ago
- a4e3879 CMake configuration: find mkdtemp, mkstemp, mktemp. by Douglas Gregor · 15 years ago
- d2cb3d2 Remove the IA-64 backend. by Dan Gohman · 15 years ago
- 092a9dd Sketch support for target specific assembly parser. by Daniel Dunbar · 15 years ago
- 6215c62 Implement cmake LLVM_MULTITHREADED gcc atomic builtin checks. by Xerxes Ranby · 15 years ago
- 3434312 Regerate CMake library dependencies. by Daniel Dunbar · 15 years ago
- fef02e9 Kill off cmake magic to force linking. by Daniel Dunbar · 15 years ago
- ab52ae8 Tweak CMake component lookup, I misunderstood what was happening here.though. :( by Daniel Dunbar · 15 years ago
- 8cca8f9 Teach Makefiles & CMake to link in the <TARGET>Info library when linking the by Daniel Dunbar · 15 years ago
- d97ea30 CMake: tablegen: Add .td files under the inlude/llvm directory by Oscar Fuentes · 15 years ago
- ed1c0ff Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes the by Jeffrey Yasskin · 15 years ago
- 48715a1 Fix CMake checks for pthread_getspecific and pthread_rwlock_init, from Xerxes Ranby by Douglas Gregor · 15 years ago
- c7077c7 CMake: add configure checks for pthread_rwlock_init and pthread_getspecific by Douglas Gregor · 15 years ago