2009-11-12 |
Oscar Fuentes | CMake: Pass -lm to check_symbol_exists for detecting... |
blob | commitdiff | raw |
2009-11-10 |
Oscar Fuentes | CMake: Remove unnecessary `unset' which was not support... |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Oscar Fuentes | CMake: Detect gv, circo, twopi, neato, fdo, dot and... |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Daniel Dunbar | Fix CMake reporting of target triple. |
blob | commitdiff | raw | diff to current |
2009-11-07 |
Daniel Dunbar | Stop running get_target_triple more than we need to. |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Oscar Fuentes | CMake: Detect dotty. |
blob | commitdiff | raw | diff to current |
2009-11-05 |
Oscar Fuentes | CMake: do not test for pthread and dl libraries on... |
blob | commitdiff | raw | diff to current |
2009-10-28 |
Benjamin Kramer | Teach cmake that mk[sd]temp is defined in stdlib.h... |
blob | commitdiff | raw | diff to current |
2009-10-26 |
Chandler Carruth | Move DataTypes.h to include/llvm/System, update all... |
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 |
Edward O'Callaghan | CMake misses a check for sbrk on NetBSD. |
blob | commitdiff | raw | diff to current |
2009-10-01 |
Douglas Gregor | Teach CMake to look for bidirectional_iterator, iterato... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Jeffrey Yasskin | Fix a compile failure introduced by r82675 on MinGW... |
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-27 |
Gabor Greif | re-apply r80197, now that iterator.h is not mentioned... |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Bill Wendling | --- Reverse-merging r80147 into '.': |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Douglas Gregor | De-bork CMake build |
blob | commitdiff | raw | diff to current |
2009-08-26 |
Oscar Fuentes | Ignore -fPIC test on Windows. Suggested by Yonggang... |
blob | commitdiff | raw | diff to current |
2009-08-24 |
Daniel Dunbar | Remove alloca config.h support. |
blob | commitdiff | raw | diff to current |
2009-07-27 |
Douglas Gregor | CMake configuration: find mkdtemp, mkstemp, mktemp. |
blob | commitdiff | raw | diff to current |
2009-07-24 |
Dan Gohman | Remove the IA-64 backend. |
blob | commitdiff | raw | diff to current |
2009-07-17 |
Xerxes Ranby | Implement cmake LLVM_MULTITHREADED gcc atomic builtin... |
blob | commitdiff | raw | diff to current |
2009-07-01 |
Jeffrey Yasskin | Add a portable strerror*() wrapper, llvm::sys::StrError... |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Douglas Gregor | Fix CMake checks for pthread_getspecific and pthread_rw... |
blob | commitdiff | raw | diff to current |
2009-06-26 |
Douglas Gregor | CMake: add configure checks for pthread_rwlock_init... |
blob | commitdiff | raw | diff to current |
2009-06-17 |
Douglas Gregor | Define LLVM_NATIVE_ARCH in CMake, so that lli can actua... |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Douglas Gregor | More portability checks for CMake's config.h. |
blob | commitdiff | raw | diff to current |
2009-06-04 |
Douglas Gregor | Properly detect malloc_zone_statistics in CMake build... |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Oscar Fuentes | CMake: Use libdl only when available. Fixes build on... |
blob | commitdiff | raw | diff to current |
2009-05-18 |
Douglas Gregor | termios.h contains the winsize structure we need to... |
blob | commitdiff | raw | diff to current |
2009-05-11 |
Douglas Gregor | Add terminal width detection to llvm::sys::Process... |
blob | commitdiff | raw | diff to current |
2009-05-06 |
Oscar Fuentes | CMake: Detects libpthread and sets HAVE_LIBPTHREAD. |
blob | commitdiff | raw | diff to current |
2009-04-04 |
Oscar Fuentes | CMake: defines and uses macro add_llvm_definitions... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Nick Lewycky | Remove configurey-fu to autodetect hash_map and hash_se... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
Cedric Venet | Add mode_t to the config.h generated by cmake on win32... |
blob | commitdiff | raw | diff to current |
2008-11-20 |
Oscar Fuentes | CMake: when building shared libraries, use -fPIC for... |
blob | commitdiff | raw | diff to current |
2008-11-18 |
Oscar Fuentes | CMake: Option for enabling/disabling threads. |
blob | commitdiff | raw | diff to current |
2008-10-29 |
Oscar Fuentes | CMake: Removed some cruft. |
blob | commitdiff | raw | diff to current |
2008-10-26 |
Oscar Fuentes | CMake: GetTargetTriple: new module for determining... |
blob | commitdiff | raw | diff to current |
2008-10-25 |
Oscar Fuentes | CMake: MSVC++ no longer uses a special configuration... |
blob | commitdiff | raw | diff to current |
2008-09-22 |
Oscar Fuentes | Initial support for the CMake build system. |
blob | commitdiff | raw | diff to current |
|