projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix incorrect intrinsic declarations.
[oota-llvm.git]
/
cmake
/
2009-07-27
Douglas Gregor
CMake configuration: find mkdtemp, mkstemp, mktemp.
tree
|
commitdiff
2009-07-24
Dan Gohman
Remove the IA-64 backend.
tree
|
commitdiff
2009-07-17
Daniel Dunbar
Sketch support for target specific assembly parser.
tree
|
commitdiff
2009-07-17
Xerxes Ranby
Implement cmake LLVM_MULTITHREADED gcc atomic builtin...
tree
|
commitdiff
2009-07-16
Daniel Dunbar
Regerate CMake library dependencies.
tree
|
commitdiff
2009-07-16
Daniel Dunbar
Kill off cmake magic to force linking.
tree
|
commitdiff
2009-07-15
Daniel Dunbar
Tweak CMake component lookup, I misunderstood what...
tree
|
commitdiff
2009-07-15
Daniel Dunbar
Teach Makefiles & CMake to link in the <TARGET>Info...
tree
|
commitdiff
2009-07-13
Oscar Fuentes
CMake: tablegen: Add .td files under the inlude/llvm...
tree
|
commitdiff
2009-07-01
Jeffrey Yasskin
Add a portable strerror*() wrapper, llvm::sys::StrError...
tree
|
commitdiff
2009-06-29
Douglas Gregor
Fix CMake checks for pthread_getspecific and pthread_rw...
tree
|
commitdiff
2009-06-26
Douglas Gregor
CMake: add configure checks for pthread_rwlock_init...
tree
|
commitdiff
2009-06-25
Douglas Gregor
Add missing dependencies to the CMake build system.
tree
|
commitdiff
2009-06-23
Douglas Gregor
Reinstate target dependencies on Table_gen targets...
tree
|
commitdiff
2009-06-23
Douglas Gregor
CMake: remove support for llvm-config-generated depende...
tree
|
commitdiff
2009-06-23
Douglas Gregor
Eliminate some unused code in CMa'e add_llvm_target...
tree
|
commitdiff
2009-06-23
Douglas Gregor
Eliminate object-relinking support from CMake. Fixes...
tree
|
commitdiff
2009-06-17
Douglas Gregor
Define LLVM_NATIVE_ARCH in CMake, so that lli can actua...
tree
|
commitdiff
2009-06-12
Oscar Fuentes
CMake: New variable LLVM_LIBDIR_SUFFIX.
tree
|
commitdiff
2009-06-11
Oscar Fuentes
CMake: Fixed parallel build problem related to native...
tree
|
commitdiff
2009-06-05
Douglas Gregor
More portability checks for CMake's config.h.
tree
|
commitdiff
2009-06-04
Douglas Gregor
CMake: Use explicit dependencies for Xcode (as well...
tree
|
commitdiff
2009-06-04
Douglas Gregor
Properly detect malloc_zone_statistics in CMake build...
tree
|
commitdiff
2009-05-27
Oscar Fuentes
CMake: Set LIBS on llvm-config so we can query the...
tree
|
commitdiff
2009-05-23
Oscar Fuentes
CMake: Use libdl only when available. Fixes build on...
tree
|
commitdiff
2009-05-18
Douglas Gregor
termios.h contains the winsize structure we need to...
tree
|
commitdiff
2009-05-11
Douglas Gregor
Add terminal width detection to llvm::sys::Process...
tree
|
commitdiff
2009-05-06
Oscar Fuentes
CMake: Use pthread library when requested and available.
tree
|
commitdiff
2009-05-06
Oscar Fuentes
CMake: Detects libpthread and sets HAVE_LIBPTHREAD.
tree
|
commitdiff
2009-04-04
Oscar Fuentes
CMake: Added notes pointing to the LLVM CMake documenta...
tree
|
commitdiff
2009-04-04
Oscar Fuentes
CMake: defines and uses macro add_llvm_definitions...
tree
|
commitdiff
2009-03-16
Douglas Gregor
CMake: Build system fixes for XCode. llvm-config still...
tree
|
commitdiff
2009-03-16
Douglas Gregor
CMake: Make sure to build TableGen'd files in the binar...
tree
|
commitdiff
2009-03-09
Nick Lewycky
Remove configurey-fu to autodetect hash_map and hash_se...
tree
|
commitdiff
2009-02-14
Cedric Venet
Add mode_t to the config.h generated by cmake on win32...
tree
|
commitdiff
2009-01-22
Oscar Fuentes
CMake: Tests PERL availability with PERL_EXECUTABLE...
tree
|
commitdiff
2009-01-07
Oscar Fuentes
CMake: replace `rm' with portable invocations of cmake.
tree
|
commitdiff
2008-11-30
Eli Friedman
Fix a link issue I ran into trying compiling LLVM on...
tree
|
commitdiff
2008-11-21
Oscar Fuentes
CMake: Do not rebuild the world when tblgen changes...
tree
|
commitdiff
2008-11-20
Oscar Fuentes
CMake: when building shared libraries, use -fPIC for...
tree
|
commitdiff
2008-11-18
Oscar Fuentes
CMake: Option for enabling/disabling threads.
tree
|
commitdiff
2008-11-16
Oscar Fuentes
CMake: MSVC: Pass list of components the right way...
tree
|
commitdiff
2008-11-15
Oscar Fuentes
CMake: Forces linking of the rest of architecture targe...
tree
|
commitdiff
2008-11-15
Oscar Fuentes
CMake: Adds header and TableGen files to Visual Studio...
tree
|
commitdiff
2008-11-14
Oscar Fuentes
CMake: Use LLVM_MAIN_SRC_DIR instead of CMAKE_SOURCE_DI...
tree
|
commitdiff
2008-11-14
Oscar Fuentes
CMake: Fixed dependencies of .cpp source files on ...
tree
|
commitdiff
2008-11-11
Oscar Fuentes
CMake: Updated library dependency info used for MSVC++.
tree
|
commitdiff
2008-11-11
Oscar Fuentes
CMake: Removed unnecessary library path setting that...
tree
|
commitdiff
2008-11-10
Oscar Fuentes
CMake: Fixed cross-compiling.
tree
|
commitdiff
2008-11-10
Oscar Fuentes
CMake: Builds a native tblgen when cross-compiling...
tree
|
commitdiff
2008-11-10
Oscar Fuentes
CMake: Non-working code for auto-building the native...
tree
|
commitdiff
2008-11-09
Oscar Fuentes
CMake: Support for cross-compiling. For now, requires...
tree
|
commitdiff
2008-11-04
Oscar Fuentes
CMake: Support for building 32 bit mode libs and binari...
tree
|
commitdiff
2008-10-31
Oscar Fuentes
CMake: Fix some unwanted commentary line wraps on the...
tree
|
commitdiff
2008-10-31
Oscar Fuentes
CMake: Establish dependencies among executables and...
tree
|
commitdiff
2008-10-29
Oscar Fuentes
CMake: Removed some cruft.
tree
|
commitdiff
2008-10-26
Oscar Fuentes
CMake: Support for LLVM_USED_LIBS variable, which is...
tree
|
commitdiff
2008-10-26
Oscar Fuentes
CMake: GetTargetTriple: new module for determining...
tree
|
commitdiff
2008-10-25
Oscar Fuentes
CMake: MSVC++ no longer uses a special configuration...
tree
|
commitdiff
2008-10-24
Cedric Venet
Modify the cmake build system so that if it doesn't...
tree
|
commitdiff
2008-10-22
Oscar Fuentes
CMake: `make install' for libraries, executables and...
tree
|
commitdiff
2008-09-26
Oscar Fuentes
CMake: Builds all targets.
tree
|
commitdiff
2008-09-24
Oscar Fuentes
CMake: Removed unnecessary messages from msvc_llvm_conf...
tree
|
commitdiff
2008-09-22
Oscar Fuentes
CMake build system: support for parallel builds.
tree
|
commitdiff
2008-09-22
Oscar Fuentes
add_partially_linked_object: Replaced nonexistent MESSA...
tree
|
commitdiff
2008-09-22
Oscar Fuentes
Initial support for the CMake build system.
tree
|
commitdiff