1. a447cfe CMake: Pass -lm to check_symbol_exists for detecting several math by Oscar Fuentes · 15 years ago
  2. 3171f33 CMake: Remove unnecessary `unset' which was not supported by old cmake releases. by Oscar Fuentes · 15 years ago
  3. 6a660d4 CMake: Detect gv, circo, twopi, neato, fdo, dot and dotty. by Oscar Fuentes · 15 years ago
  4. 5ba331a Fix CMake reporting of target triple. by Daniel Dunbar · 15 years ago
  5. e9b88e4 Stop running get_target_triple more than we need to. by Daniel Dunbar · 15 years ago
  6. b5b10c2 CMake: Detect dotty. by Oscar Fuentes · 15 years ago
  7. 20f1714 CMake: do not test for pthread and dl libraries on Windows (except by Oscar Fuentes · 15 years ago
  8. 74b691e Teach cmake that mk[sd]temp is defined in stdlib.h on some systems. by Benjamin Kramer · 15 years ago
  9. 8b67f77 Move DataTypes.h to include/llvm/System, update all users. This breaks the last by Chandler Carruth · 15 years ago
  10. c6cf5fe Fix LLVM CMake build system so that it may now work on Solaris and AuroraUX. by Edward O'Callaghan · 15 years ago
  11. a2c7535 CMake misses a check for sbrk on NetBSD. by Edward O'Callaghan · 15 years ago
  12. 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
  13. b7a8d40 Fix a compile failure introduced by r82675 on MinGW which doesn't have by Jeffrey Yasskin · 15 years ago
  14. a9ff139 CMake: New user-settable variable LLVM_TARGET_ARCH useful when cross-compiling. by Oscar Fuentes · 15 years ago
  15. 4c75054 re-apply r80197, now that iterator.h is not mentioned any more by Gabor Greif · 15 years ago
  16. fffb726 --- Reverse-merging r80147 into '.': by Bill Wendling · 15 years ago
  17. c33e696 De-bork CMake build by Douglas Gregor · 15 years ago
  18. e1e3aaf Ignore -fPIC test on Windows. Suggested by Yonggang Luo. by Oscar Fuentes · 15 years ago
  19. 87cbef0 Remove alloca config.h support. by Daniel Dunbar · 15 years ago
  20. a4e3879 CMake configuration: find mkdtemp, mkstemp, mktemp. by Douglas Gregor · 15 years ago
  21. d2cb3d2 Remove the IA-64 backend. by Dan Gohman · 15 years ago
  22. 6215c62 Implement cmake LLVM_MULTITHREADED gcc atomic builtin checks. by Xerxes Ranby · 15 years ago
  23. ed1c0ff Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes the by Jeffrey Yasskin · 15 years ago
  24. 48715a1 Fix CMake checks for pthread_getspecific and pthread_rwlock_init, from Xerxes Ranby by Douglas Gregor · 15 years ago
  25. c7077c7 CMake: add configure checks for pthread_rwlock_init and pthread_getspecific by Douglas Gregor · 15 years ago
  26. e9d683b Define LLVM_NATIVE_ARCH in CMake, so that lli can actually JIT by Douglas Gregor · 15 years ago
  27. 318de60 More portability checks for CMake's config.h. by Douglas Gregor · 15 years ago
  28. ef23d71 Properly detect malloc_zone_statistics in CMake build system by Douglas Gregor · 15 years ago
  29. db917fe CMake: Use libdl only when available. Fixes build on FreeBSD. by Oscar Fuentes · 15 years ago
  30. 071d73d termios.h contains the winsize structure we need to determine the by Douglas Gregor · 15 years ago
  31. 0174674 Add terminal width detection to llvm::sys::Process. This is needed to by Douglas Gregor · 15 years ago
  32. d413c01 CMake: Detects libpthread and sets HAVE_LIBPTHREAD. by Oscar Fuentes · 15 years ago
  33. 9a0107d CMake: defines and uses macro add_llvm_definitions for keeping track by Oscar Fuentes · 15 years ago
  34. 59fad7d Remove configurey-fu to autodetect hash_map and hash_set now that they are by Nick Lewycky · 15 years ago
  35. 07b9d69 Add mode_t to the config.h generated by cmake on win32. Used by clang. by Cedric Venet · 15 years ago
  36. 148d245 CMake: when building shared libraries, use -fPIC for compiling by Oscar Fuentes · 16 years ago
  37. 4b44283 CMake: Option for enabling/disabling threads. by Oscar Fuentes · 16 years ago
  38. 980e842 CMake: Removed some cruft. by Oscar Fuentes · 16 years ago
  39. 579e43a CMake: GetTargetTriple: new module for determining the target by Oscar Fuentes · 16 years ago
  40. de98db3 CMake: MSVC++ no longer uses a special configuration method. by Oscar Fuentes · 16 years ago
  41. 3d01fc7 Initial support for the CMake build system. by Oscar Fuentes · 16 years ago