projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make jumptables work for -static
[oota-llvm.git]
/
cmake
/
2013-02-08
Jordan Rose
CMake: Use check_symbol_exists instead of check_cxx_sym...
tree
|
commitdiff
2013-02-07
Owen Anderson
Fix CMake detection of various cmath functions, and...
tree
|
commitdiff
2013-02-07
Owen Anderson
Conditionalize constant folding of math intrinsics...
tree
|
commitdiff
2013-02-04
Edwin Vane
Turn off uninitialized-use warnings for gcc in cmake...
tree
|
commitdiff
2013-01-31
Richard Smith
Add -Wno-nested-anon-types to -pedantic builds of LLVM...
tree
|
commitdiff
2013-01-31
Edwin Vane
Turn off missing field initializer warnings for gcc
tree
|
commitdiff
2013-01-31
Evgeniy Stepanov
Annotate BumpPtrAllocator for MemorySanitizer.
tree
|
commitdiff
2013-01-27
NAKAMURA Takumi
[CMake][Lit][unittests] Cleanup in AddLLVM.cmake.
tree
|
commitdiff
2013-01-27
NAKAMURA Takumi
[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
tree
|
commitdiff
2013-01-25
Reid Kleckner
Disable MSVC's warning about noreturn destructors
tree
|
commitdiff
2013-01-04
Chandler Carruth
Add time getters to the process interface for requestin...
tree
|
commitdiff
2013-01-03
Michael J. Spencer
[CMake] MSVC is incorrectly emitting C4239 in some...
tree
|
commitdiff
2012-12-24
NAKAMURA Takumi
[CMake] AddLLVM.cmake: Tweak the corner case that ...
tree
|
commitdiff
2012-12-24
Dmitri Gribenko
Fix a typo introduced in r168577: FlAGS -> FLAGS (note...
tree
|
commitdiff
2012-12-19
Alexey Samsonov
CMake: factor out a function that returns the expected...
tree
|
commitdiff
2012-12-14
NAKAMURA Takumi
[CMake] Move libxml2 stuff from clang to llvm/cmake.
tree
|
commitdiff
2012-12-10
Jim Grosbach
CMake: Don't run 'git svn' if there is no .git/svn...
tree
|
commitdiff
2012-11-26
Joe Abbey
Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
tree
|
commitdiff
2012-10-23
Jordan Rose
CMake: Include private headers / tablegen files in...
tree
|
commitdiff
2012-10-10
NAKAMURA Takumi
[CMake] add_lit_testsuite: EXCLUDE_FROM_ALL excludes...
tree
|
commitdiff
2012-10-05
NAKAMURA Takumi
[CMake] Enhance add_llvm_external_project.
tree
|
commitdiff
2012-09-11
Evgeniy Stepanov
CMake toolchain file for Android NDK.
tree
|
commitdiff
2012-09-04
Evgeniy Stepanov
Fix Android build of gtest and lib/Support.
tree
|
commitdiff
2012-09-01
Benjamin Kramer
PR13689: Check for backtrace(3) in the cmake build.
tree
|
commitdiff
2012-08-31
Eric Christopher
Make sure to build libpthread to check for HAVE_PTHREAD...
tree
|
commitdiff
2012-08-20
Sebastian Pop
enable cross compilation with cmake
tree
|
commitdiff
2012-08-20
Sebastian Pop
enable Hexagon target from cmake
tree
|
commitdiff
2012-08-08
Sebastian Pop
revert my previous patch
tree
|
commitdiff
2012-08-08
Sebastian Pop
enable Hexagon target from cmake
tree
|
commitdiff
2012-08-04
NAKAMURA Takumi
[CMake] add_lit_target: Remove comments about add_depen...
tree
|
commitdiff
2012-07-22
NAKAMURA Takumi
autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500...
tree
|
commitdiff
2012-07-12
Gabor Greif
detabify
tree
|
commitdiff
2012-07-07
NAKAMURA Takumi
LLVMConfig.cmake.in: Quote around @LLVM_INSTALL_PREFIX...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Revert r159588, and apply a more principled fix. Place...
tree
|
commitdiff
2012-07-02
Chandler Carruth
Switch from using a lit.cfg-generator variable that...
tree
|
commitdiff
2012-06-30
Chandler Carruth
Hoist LLVM's lit testsuite infrastructure into module...
tree
|
commitdiff
2012-06-29
Chandler Carruth
Add a missing common variable to the lit.site.cfg gener...
tree
|
commitdiff
2012-06-28
Chandler Carruth
Move the setup for variables that are expanded in the...
tree
|
commitdiff
2012-06-24
NAKAMURA Takumi
LLVMProcessSources.cmake: [MSVC] Don't add "PROPERTIES...
tree
|
commitdiff
2012-06-21
Chandler Carruth
Avoid using the recently added APPEND_STRING feature...
tree
|
commitdiff
2012-06-21
Chandler Carruth
Completely refactor the structuring of unittest CMake...
tree
|
commitdiff
2012-06-21
Chandler Carruth
Factor the logic for setting up a GoogleTest unit test...
tree
|
commitdiff
2012-06-21
Chandler Carruth
Remove one of the LLVM-specific CMake hacks in favor...
tree
|
commitdiff
2012-06-17
NAKAMURA Takumi
TableGen.cmake: Fix to work without LLVM_COMMON_DEPENDS.
tree
|
commitdiff
2012-06-08
Tobias Grosser
cmake: Pass the -m32 flag to modules if LLVM_BUILD_32_B...
tree
|
commitdiff
2012-06-07
Michael J. Spencer
[CMake] Promote extension warnings to errors.
tree
|
commitdiff
2012-06-07
Michael J. Spencer
[CMake] Order MSVC warnings numerically.
tree
|
commitdiff
2012-06-07
Michael J. Spencer
[CMake] Adjust MSVC warnings.
tree
|
commitdiff
2012-05-23
Tim Northover
Fix how CMake appends -m32 to linker command-lines
tree
|
commitdiff
2012-05-08
Rafael Espindola
Adding -fcolor-diagnostics is causing problem to users...
tree
|
commitdiff
2012-05-05
Daniel Dunbar
[build] Add build check for ::arc4random().
tree
|
commitdiff
2012-05-04
Rafael Espindola
Pass -fcolor-diagnostics when it is supported. This...
tree
|
commitdiff
2012-05-03
Ted Kremenek
Add rudimentary CMake logic for detecting Graphviz.
tree
|
commitdiff
2012-04-26
Michael J. Spencer
[CMake] Restructure how Clang, Polly and other external...
tree
|
commitdiff
2012-04-21
NAKAMURA Takumi
CMake: Enable LLVM_COMPILER_JOBS on all MS IDEs. We...
tree
|
commitdiff
2012-04-21
NAKAMURA Takumi
CMake: Prune redundant LLVM_COMPILER_JOBS from llvm...
tree
|
commitdiff
2012-03-26
Eric Christopher
Add InitializeNativeTargetDisassembler function.
tree
|
commitdiff
2012-03-01
Michael J. Spencer
Minimal changes for LLVM to compile under VS11.
tree
|
commitdiff
2012-02-28
Rafael Espindola
Enable -Wcovered-switch-default again, but add -Werror...
tree
|
commitdiff
2012-02-28
Chandler Carruth
Temporarily revert r151609, which enabled a new warning...
tree
|
commitdiff
2012-02-28
Rafael Espindola
Enable -Wcovered-switch-default as it matches the switc...
tree
|
commitdiff
2012-02-13
Dylan Noblesmith
add LLVM_VERSION_MAJOR and _MINOR defines
tree
|
commitdiff
2012-01-30
NAKAMURA Takumi
CMake: Add the folder "Tablegenning" on llvm-tblgen...
tree
|
commitdiff
2012-01-25
Rafael Espindola
-fvisibility-inlines-hidden is a c++ only option.
tree
|
commitdiff
2012-01-24
Chandler Carruth
Undo an over zealous rename. This bit of the CMake...
tree
|
commitdiff
2012-01-20
Rafael Espindola
Don't use -fvisibility-inlines-hidden on mingw to try...
tree
|
commitdiff
2012-01-20
Rafael Espindola
cmake: pass -fvisibility-inlines-hidden if it is suppor...
tree
|
commitdiff
2012-01-05
Sebastian Pop
revert r147542 after comments from Joerg Sonnenberger
tree
|
commitdiff
2012-01-04
Sebastian Pop
use getHostTriple instead of getDefaultTargetTriple...
tree
|
commitdiff
2011-12-23
Ted Kremenek
Use 'check_symbol_exists' instead of 'check_function_ex...
tree
|
commitdiff
2011-12-16
NAKAMURA Takumi
Tweak CMake build on Cygwin.
tree
|
commitdiff
2011-12-12
Dylan Noblesmith
cmake: work with CMake < 2.8.5
tree
|
commitdiff
2011-12-10
Chandler Carruth
Use a simpler and more reliable command for converting...
tree
|
commitdiff
2011-12-10
Chandler Carruth
Teach the VCS detection to set some root-level variable...
tree
|
commitdiff
2011-12-10
Chandler Carruth
At the request of Michael Spencer, make the VCS version...
tree
|
commitdiff
2011-12-09
Chandler Carruth
Fix InitializeNativeTargetAsmParser in CMake builds...
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build/CMake: Finish removal of add_llvm_library_depende...
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build/cmake: Switch to using llvm-build computed depend...
tree
|
commitdiff
2011-11-28
Dylan Noblesmith
rename ENABLE_THREADS to LLVM_ENABLE_THREADS
tree
|
commitdiff
2011-11-22
Benjamin Kramer
Add configure checking for pread(2) and use it to save...
tree
|
commitdiff
2011-11-06
NAKAMURA Takumi
Fix CRT selection logic when using CMake NMake generator.
tree
|
commitdiff
2011-11-04
Daniel Dunbar
build/cmake: Move all the user controllable options...
tree
|
commitdiff
2011-11-02
Chandler Carruth
Fix a typo noticed by Peter Collingbourne. No one depen...
tree
|
commitdiff
2011-11-02
Chandler Carruth
The TableGen parts of the CMake build are seriously...
tree
|
commitdiff
2011-11-01
Sebastian Pop
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
tree
|
commitdiff
2011-10-27
Dan Gohman
Remove the Alpha backend.
tree
|
commitdiff
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
next