projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Search for and use the strip program and pass it to install for it
[oota-llvm.git]
/
cmake
/
2011-10-11
NAKAMURA Takumi
Add -D__STDC_FORMAT_MACROS to use PRIx64.
tree
|
commitdiff
2011-10-11
NAKAMURA Takumi
cmake/modules/HandleLLVMOptions.cmake: Reorder __STDC_C...
tree
|
commitdiff
2011-10-06
Peter Collingbourne
Build system infrastructure for multiple tblgens.
tree
|
commitdiff
2011-09-19
Eric Christopher
Rename LLVM_MULTITHREADED define and fix build without...
tree
|
commitdiff
2011-09-04
Chandler Carruth
Complete the removal of FindBison from CMake. Noticed...
tree
|
commitdiff
2011-08-17
NAKAMURA Takumi
CMake: [MSVC] Suppress C4551 'function call missing...
tree
|
commitdiff
2011-08-16
NAKAMURA Takumi
cmake/modules/FindBison.cmake: It must be unneeded...
tree
|
commitdiff
2011-08-12
NAKAMURA Takumi
CMake: Eliminate unused checks and #undef(s) as below;
tree
|
commitdiff
2011-07-30
Chandler Carruth
Remove yet another buried and hidden implicit dependenc...
tree
|
commitdiff
2011-07-29
Chandler Carruth
Make my attempt to build up global deps variables actua...
tree
|
commitdiff
2011-07-29
Chandler Carruth
Rewrite the CMake build to use explicit dependencies...
tree
|
commitdiff
2011-07-28
Oscar Fuentes
Updated cmake library dependencies.
tree
|
commitdiff
2011-07-26
Chandler Carruth
Still more library dependency updates. This reflects...
tree
|
commitdiff
2011-07-26
Chandler Carruth
Clean up a pile of hacks in our CMake build relating...
tree
|
commitdiff
2011-07-25
Chandler Carruth
Check in updated CMake dependencies after Evan's latest...
tree
|
commitdiff
2011-07-25
Oscar Fuentes
While building a LLVM target, put the current source...
tree
|
commitdiff
2011-07-25
Oscar Fuentes
CMake: generalize the system that creates custom target...
tree
|
commitdiff
2011-07-22
Evan Cheng
Combine all MC initialization routines into one. e...
tree
|
commitdiff
2011-07-22
Chandler Carruth
Move TargetRegistry.cpp from lib/Support to lib/Target...
tree
|
commitdiff
2011-07-22
Chandler Carruth
Update the CMake library dependencies. These shifts...
tree
|
commitdiff
2011-07-19
Evan Cheng
Introduce MCCodeGenInfo, which keeps information that...
tree
|
commitdiff
2011-07-15
Chandler Carruth
The *MCAsmInfo.cpp files use ADT/Triple code, so add...
tree
|
commitdiff
2011-07-15
Chandler Carruth
Major update to CMake build to reflect changes in r1352...
tree
|
commitdiff
2011-07-14
Evan Cheng
Rename createAsmInfo to createMCAsmInfo and move regist...
tree
|
commitdiff
2011-07-14
NAKAMURA Takumi
cmake/modules/LLVMLibDeps.cmake: Update since r135184.
tree
|
commitdiff
2011-07-08
NAKAMURA Takumi
cmake/modules/LLVMLibDeps.cmake: Update to appease...
tree
|
commitdiff
2011-07-07
Chandler Carruth
Fix CMake build's library dependencies.
tree
|
commitdiff
2011-07-07
Oscar Fuentes
Update CMake library dependencies
tree
|
commitdiff
2011-06-25
Oscar Fuentes
Update CMake library dependencies.
tree
|
commitdiff
2011-06-24
Rafael Espindola
Fix cmake build.
tree
|
commitdiff
2011-06-23
Dylan Noblesmith
remove CMake mode_t define
tree
|
commitdiff
2011-06-22
Andrew Trick
lit support for REQUIRES: asserts.
tree
|
commitdiff
2011-06-16
Andrew Trick
Added LLVM_BUILD_MODE to cmake so that lit supports...
tree
|
commitdiff
2011-05-24
Rafael Espindola
Fix cmake dependencies.
tree
|
commitdiff
2011-05-19
Rafael Espindola
Another try at fixing cmake.
tree
|
commitdiff
2011-05-19
Rafael Espindola
Revert my previous patch. The cmake build had already...
tree
|
commitdiff
2011-05-18
Rafael Espindola
Fix the cmake build.
tree
|
commitdiff
2011-05-11
Oscar Fuentes
Handle gcc-compatible compilers (such as clang) the...
tree
|
commitdiff
2011-05-01
NAKAMURA Takumi
Windows/DynamicLibrary.inc: Clean up ELM_Callback....
tree
|
commitdiff
2011-04-29
Nick Lewycky
Rename profile_rt.so to libprofile_rt.so under configur...
tree
|
commitdiff
2011-04-26
Oscar Fuentes
Honor LLVM_BUILD_RUNTIME.
tree
|
commitdiff
2011-04-19
Francois Pichet
Disable warning C4181: "qualifier applied to reference...
tree
|
commitdiff
2011-04-15
Chris Lattner
Fix a ton of comment typos found by codespell. Patch by
tree
|
commitdiff
2011-04-13
Oscar Fuentes
Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in...
tree
|
commitdiff
2011-04-11
Oscar Fuentes
CMake: remove some unnecesary code and ToDos.
tree
|
commitdiff
2011-04-10
Oscar Fuentes
CMake: support for using LLVM from client projects...
tree
|
commitdiff
2011-04-05
Oscar Fuentes
Rename LLVMConfig.cmake to LLVM-Config.cmake. The ...
tree
|
commitdiff
2011-04-03
Oscar Fuentes
Fix typos on LLVM.cmake. Export LLVM_ON_UNIX & LLVM_ON_...
tree
|
commitdiff
2011-04-02
Oscar Fuentes
Handle changing of LLVM_ENABLE_FFI.
tree
|
commitdiff
2011-04-01
Oscar Fuentes
Fix assignment of -fPIC to CMAKE_C_FLAGS. Configure...
tree
|
commitdiff
2011-03-29
Matt Beaumont-Gay
Revert accidental change to LLVMLibDeps.cmake
tree
|
commitdiff
2011-03-29
Matt Beaumont-Gay
Quiet a gcc warning about changed name lookup rules
tree
|
commitdiff
2011-03-29
Oscar Fuentes
Fixed the build of Clang's unit tests on MinGW. Also...
tree
|
commitdiff
2011-03-23
Oscar Fuentes
Supports building with a list of targets that does...
tree
|
commitdiff
2011-03-22
Oscar Fuentes
Updated library dependencies.
tree
|
commitdiff
2011-03-21
Oscar Fuentes
Build the new RuntimeDyld library.
tree
|
commitdiff
2011-03-21
Oscar Fuentes
Removed workaround for unspecified build problem on...
tree
|
commitdiff
2011-03-19
Oscar Fuentes
Update CMake library dependencies.
tree
|
commitdiff
2011-03-15
Oscar Fuentes
is_llvm_target_library: recognize libraries without...
tree
|
commitdiff
2011-03-12
Oscar Fuentes
Whe we build a shared library, add its list of used...
tree
|
commitdiff
2011-03-09
Oscar Fuentes
Process some link components that map to other expandab...
tree
|
commitdiff
2011-03-08
Oscar Fuentes
Remove remnant of my experimentation with CMake.
tree
|
commitdiff
2011-03-02
Oscar Fuentes
Support for parallel compilation (/MP) when using the...
tree
|
commitdiff
2011-03-01
Talin
Added missing va_end().
tree
|
commitdiff
2011-02-27
Tobias Grosser
cmake: Add xdot.py support as it already exists in...
tree
|
commitdiff
2011-02-23
Oscar Fuentes
Export TARGET_TRIPLE on LLVM.cmake. It is necessary...
tree
|
commitdiff
2011-02-22
Oscar Fuentes
CMake: remove unnecessary variable.
tree
|
commitdiff
2011-02-21
NAKAMURA Takumi
CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/Handl...
tree
|
commitdiff
2011-02-21
NAKAMURA Takumi
CMake: Fix breakage on clang standalone build.
tree
|
commitdiff
2011-02-20
Oscar Fuentes
Put targets on folders, if the IDE supports the feature.
tree
|
commitdiff
2011-02-20
Oscar Fuentes
Use explicit add_subdirectory's for LLVM target sublibr...
tree
|
commitdiff
2011-02-19
Jeffrey Yasskin
Add the PARSE_ARGUMENTS CMake macro to LLVM so I can...
tree
|
commitdiff
2011-02-18
Oscar Fuentes
Move library stuff out of the toplevel CMakeLists.txt...
tree
|
commitdiff
2011-02-17
Oscar Fuentes
New library: LLVMX86Utils.
tree
|
commitdiff
2011-02-10
NAKAMURA Takumi
CMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts...
tree
|
commitdiff
2011-02-09
NAKAMURA Takumi
CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can...
tree
|
commitdiff
2011-02-09
NAKAMURA Takumi
lib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC...
tree
|
commitdiff
2011-02-07
Oscar Fuentes
Install only *.cmake files. Don't install .svn directory.
tree
|
commitdiff
2011-02-06
Oscar Fuentes
Don't define NDEBUG on MSVC_IDE and XCode builds. Fixes...
tree
|
commitdiff
2011-02-05
Oscar Fuentes
Moved more stuff to HandleLLVMOptions.cmake
tree
|
commitdiff
2011-02-05
NAKAMURA Takumi
Windows/DynamicLibrary.inc: Split explicit symbols...
tree
|
commitdiff
2011-02-04
Oscar Fuentes
LLVM_ON_WIN32 is not defined on config-ix.cmake. Use...
tree
|
commitdiff
2011-02-04
Oscar Fuentes
Add the tablegenned files to the `clean' target.
tree
|
commitdiff
2011-02-03
Oscar Fuentes
Changes for building Clang and others using LLVM as...
tree
|
commitdiff
2011-02-03
NAKAMURA Takumi
cmake/*: Add svn:eol-style=native and fix CRLF.
tree
|
commitdiff
2011-02-03
Oscar Fuentes
Platform tests for `sys/uio.h' header and `writev'...
tree
|
commitdiff
2011-01-31
Oscar Fuentes
Adds some platform checks to cmake/config-ix.cmake...
tree
|
commitdiff
2011-01-27
Oscar Fuentes
Don't show -pedantic, -W and -Wall on the output of
tree
|
commitdiff
2011-01-21
Oscar Fuentes
Handles libffi on the CMake build.
tree
|
commitdiff
2011-01-17
Oscar Fuentes
Add some platform checks. Also fix a typo on a Makefile.
tree
|
commitdiff
2011-01-15
Oscar Fuentes
Make config.h.cmake similar to config.h.in
tree
|
commitdiff
2011-01-13
Oscar Fuentes
Add some platform tests.
tree
|
commitdiff
2011-01-13
Oscar Fuentes
Platform tests for argz_* functions.
tree
|
commitdiff
2011-01-11
Oscar Fuentes
Add to the CMake build some options and platform tests...
tree
|
commitdiff
2011-01-11
Oscar Fuentes
Made llvm_replace_compiler_option more robust. Use...
tree
|
commitdiff
2011-01-09
Oscar Fuentes
Rewrite handling of LLVM_ENABLE_PIC. It was being proce...
tree
|
commitdiff
2011-01-07
Oscar Fuentes
Don't use -O3 on Mingw, as people report it as unreliab...
tree
|
commitdiff
2011-01-03
Oscar Fuentes
TableGen.cmake: sometimes the .td file is not in the...
tree
|
commitdiff
2011-01-03
Oscar Fuentes
LLVMProcessSources: add .def files along with .h files...
tree
|
commitdiff
2011-01-02
Oscar Fuentes
Propagate to parent scope changes made to CMAKE_CXX_FLAGS.
tree
|
commitdiff
next