projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Documentation for Masked Load and Store intrinsics.
[oota-llvm.git]
/
cmake
/
2014-12-18
Peter Zotov
[cmake] Unbreak LLVM-Config.cmake / llvm_expand_depende...
tree
|
commitdiff
2014-12-12
Rafael Espindola
Disable --icf=safe to avoid a bug.
tree
|
commitdiff
2014-12-10
Nico Weber
cmake: Make SVNVersion.inc work on Windows if svn is...
tree
|
commitdiff
2014-12-05
Paul Robinson
Make GetSVN.cmake do its VCS queries with native CMake...
tree
|
commitdiff
2014-12-04
Rafael Espindola
Also use --icf=safe if we are being linked by gold.
tree
|
commitdiff
2014-12-04
Rafael Espindola
Detect if the linker is gold and if so always use ...
tree
|
commitdiff
2014-12-03
Peter Zotov
[OCaml] [cmake] Disable OCaml bindings if ctypes >...
tree
|
commitdiff
2014-12-02
Reid Kleckner
cmake: Remove MAXPATHLEN define as autoconf does not...
tree
|
commitdiff
2014-12-01
Peter Zotov
[OCaml] [cmake] Add CMake buildsystem for OCaml.
tree
|
commitdiff
2014-11-27
Peter Collingbourne
Teach LLVM about llgo subproject.
tree
|
commitdiff
2014-11-19
Jordan Rose
[CMake] Update GetSVN.cmake to use LLVM version control...
tree
|
commitdiff
2014-11-18
Eric Fiselier
Add support for LLVM_USE_SANITIZER=Thread
tree
|
commitdiff
2014-11-17
Peter Collingbourne
CMake: Use the new USES_TERMINAL option for test suite...
tree
|
commitdiff
2014-11-15
Eric Fiselier
Provide missing definition of uppercase_CMAKE_BUILD_TYP...
tree
|
commitdiff
2014-11-13
Roman Divacky
Use -Wcast-qual in cmake builds, not only autoconfo...
tree
|
commitdiff
2014-11-07
Rafael Espindola
Pass PRIVATE to target_link_libraries if using shared...
tree
|
commitdiff
2014-11-05
Rafael Espindola
Add a LLVM_BUILD_STATIC option to cmake.
tree
|
commitdiff
2014-11-02
Rafael Espindola
[cmake] Pass -O3 when linking.
tree
|
commitdiff
2014-10-31
Reid Kleckner
Suppress MSVC's equivalent of -Wshadow warnings
tree
|
commitdiff
2014-10-30
Chris Bieneman
EXPORTED_SYMBOL_FILE using mingw and cmake
tree
|
commitdiff
2014-10-27
Rui Ueyama
Re-commit r220667.
tree
|
commitdiff
2014-10-27
Rui Ueyama
Revert "Include stddef.h before including cxxabi.h...
tree
|
commitdiff
2014-10-27
Rui Ueyama
Include stddef.h before including cxxabi.h
tree
|
commitdiff
2014-10-23
Peter Collingbourne
Add llvm-go tool.
tree
|
commitdiff
2014-10-22
Peter Collingbourne
Do not add -gsplit-dwarf to LLVM_DEFINITIONS.
tree
|
commitdiff
2014-10-21
Chandler Carruth
Teach lit to filter the host LDFLAGS down from the...
tree
|
commitdiff
2014-10-20
Rafael Espindola
Explain why we don't always use --gc-sections.
tree
|
commitdiff
2014-10-20
NAKAMURA Takumi
Revert r220174, "Always use -Wl,-gc-sections on our...
tree
|
commitdiff
2014-10-19
Rafael Espindola
Always use -Wl,-gc-sections on our build.
tree
|
commitdiff
2014-10-17
Peter Collingbourne
Disable ccache for go tests.
tree
|
commitdiff
2014-10-16
Peter Collingbourne
Initial version of Go bindings.
tree
|
commitdiff
2014-10-10
Alexey Samsonov
Re-land r219354: Use llvm-symbolizer to symbolize LLVM...
tree
|
commitdiff
2014-10-08
Alexey Samsonov
Revert r219354. It seems to break some buildbots.
tree
|
commitdiff
2014-10-08
Alexey Samsonov
Use llvm-symbolizer to symbolize LLVM/Clang crash dumps.
tree
|
commitdiff
2014-09-26
Richard Smith
Add LLVM_ENABLE_MODULES flag to CMake to enable buildin...
tree
|
commitdiff
2014-09-26
Richard Smith
Fix CMake warning CMP0054: don't quote a variable name...
tree
|
commitdiff
2014-09-26
Richard Smith
Fix misinterpretation of CMake rule found by a CMake...
tree
|
commitdiff
2014-09-12
Evgeniy Stepanov
Add CMake check for libatomic.
tree
|
commitdiff
2014-09-10
Dan Liew
Don't attempt to run llvm-config in cmake/modules/Makef...
tree
|
commitdiff
2014-09-10
Dan Liew
Attempt to fix PR20884
tree
|
commitdiff
2014-09-05
Alexey Samsonov
[CMake] Add -fno-sanitize=function to UBSan bootstrap
tree
|
commitdiff
2014-09-03
Chris Bieneman
Enabling LLVM & Clang to be cross-compiled using CMake...
tree
|
commitdiff
2014-09-02
Matt Arsenault
cmake: Don't reject unknown cpp files that start with .
tree
|
commitdiff
2014-08-29
Alexey Samsonov
Introduce -DLLVM_USE_SANITIZER=Undefined CMake option...
tree
|
commitdiff
2014-08-23
Dylan Noblesmith
cmake: actually test -Wcomment
tree
|
commitdiff
2014-08-23
Dylan Noblesmith
cmake: disable -Wnon-virtual-dtor when it gives false...
tree
|
commitdiff
2014-08-18
Aaron Ballman
Disabling an MSVC warning ('var' : definition from...
tree
|
commitdiff
2014-08-14
Dan Liew
Make message about building sphinx documentation with...
tree
|
commitdiff
2014-08-14
Dan Liew
Add SPHINX_WARNINGS_AS_ERRORS CMake option to allow...
tree
|
commitdiff
2014-08-08
Josh Klontz
Fix for #20408 - CMake LLVM_ENABLE_FFI=ON build fails...
tree
|
commitdiff
2014-07-28
Dan Liew
Emit a warning if llvm_map_components_to_libraries...
tree
|
commitdiff
2014-07-22
Dan Liew
Add LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
tree
|
commitdiff
2014-07-22
Dan Liew
Export LLVM_ENABLE_RTTI and LLVM_ENABLE_EH in LLVMConfi...
tree
|
commitdiff
2014-07-22
Dan Liew
Added LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
tree
|
commitdiff
2014-07-21
Dan Liew
Export LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so...
tree
|
commitdiff
2014-07-15
Alp Toker
CMake: avoid a reconfigure loop from r213091
tree
|
commitdiff
2014-07-15
Alp Toker
CMake: fix cross-compilation with external source direc...
tree
|
commitdiff
2014-07-14
Alp Toker
Revert "Revert "Move clang feature flags settings out...
tree
|
commitdiff
2014-07-14
Alp Toker
Revert "Move clang feature flags settings out of LLVM...
tree
|
commitdiff
2014-07-14
Alp Toker
Move clang feature flags settings out of LLVM core...
tree
|
commitdiff
2014-07-14
NAKAMURA Takumi
[CMake][Win32.DLL] Let llvm_add_library(SHARED) link...
tree
|
commitdiff
2014-07-14
NAKAMURA Takumi
[CMake] LINK_COMPONENTS: Add also corresponding MCTarge...
tree
|
commitdiff
2014-07-13
NAKAMURA Takumi
[CMake] Enable loadable modules, aka plugins, with...
tree
|
commitdiff
2014-07-13
NAKAMURA Takumi
[CMake] Introduce moddir for MODULE -- corresponding...
tree
|
commitdiff
2014-07-11
NAKAMURA Takumi
[CMake] add_llvm_library: Add "RUNTIME DESTINATION...
tree
|
commitdiff
2014-07-09
Alp Toker
Prospective -fsanitize=memory build fix following r212586
tree
|
commitdiff
2014-07-09
Alp Toker
CMake: make __DATE__, __TIME__ etc. macro usage an...
tree
|
commitdiff
2014-07-09
Alp Toker
CMake: fix compiler feature detection
tree
|
commitdiff
2014-07-04
NAKAMURA Takumi
[CMake] Introduce LLVM_ENABLE_PLUGINS as an internal...
tree
|
commitdiff
2014-07-04
NAKAMURA Takumi
[CMake] Introduce LLVM_SHLIB_OUTPUT_INTDIR.
tree
|
commitdiff
2014-07-04
NAKAMURA Takumi
[CMake] Fix set_output_directory to do nothing if ...
tree
|
commitdiff
2014-06-27
Reid Kleckner
cmake: Don't do anything for LLVM_ENABLE_ASSERTIONS=OFF
tree
|
commitdiff
2014-06-06
Alp Toker
Remove clang-specific libxml2 check from CMake
tree
|
commitdiff
2014-06-02
Alp Toker
GraphWriter: detect graph viewer programs at runtime
tree
|
commitdiff
2014-05-24
Tim Northover
AArch64/ARM64: move ARM64 into AArch64's place
tree
|
commitdiff
2014-05-21
Greg Fitzgerald
Use llvm-lit if LLVM source tree is unavailable.
tree
|
commitdiff
2014-05-19
Reid Kleckner
cmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS
tree
|
commitdiff
2014-05-06
Evgeniy Stepanov
Disable -Wcomment when building with GCC.
tree
|
commitdiff
2014-04-28
Dan Liew
Teach add_sphinx_target() to respect the LLVM_INSTALL_T...
tree
|
commitdiff
2014-04-28
Dan Liew
If building with LLVM_ENABLE_DOXYGEN and using CMake...
tree
|
commitdiff
2014-04-18
Reid Kleckner
Added Sphinx documentation generation to CMake build...
tree
|
commitdiff
2014-04-16
Eric Christopher
Teach LLVMConfigVersion.cmake to behave as find_package...
tree
|
commitdiff
2014-04-16
Eric Christopher
Add support for a patch version to the cmake system.
tree
|
commitdiff
2014-04-10
NAKAMURA Takumi
AddLLVM: Mute the prefix "lib" in SHARED on win32.
tree
|
commitdiff
2014-04-09
Viktor Kutuzov
Add support for building LLVM on FreeBSD 9.2
tree
|
commitdiff
2014-03-29
Tim Northover
ARM64: initial backend import
tree
|
commitdiff
2014-03-27
Hans Wennborg
Win installer: provide a pretty icon
tree
|
commitdiff
2014-03-25
Yaron Keren
Remove cmake module support for Visual C++ 2010 (MSVC10)
tree
|
commitdiff
2014-03-25
Yaron Keren
Disable Visual C++ warning 4722 about aborting a destru...
tree
|
commitdiff
2014-03-16
NAKAMURA Takumi
[CMake][cygming] Disable --out-implib from executables.
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[CMake] Put -Werror to CMAKE_CXX_FLAGS instead of using...
tree
|
commitdiff
2014-03-13
Ted Kremenek
[CMake] Enable a bunch of Xcode build settings that...
tree
|
commitdiff
2014-03-12
Rafael Espindola
Use -std=gnu++11 on cygwin and mingw.
tree
|
commitdiff
2014-03-04
NAKAMURA Takumi
[CMake] add_llvm_target(): No need to include TABLEGEN_...
tree
|
commitdiff
2014-03-01
Chandler Carruth
[C++11] Switch the CMake option from LLVM_ENABLE_CXX11...
tree
|
commitdiff
2014-02-28
Rafael Espindola
With rpaths being set correctly, SHLIBPATH_VAR is not...
tree
|
commitdiff
2014-02-28
NAKAMURA Takumi
[CMake] llvm_add_library(SHARED|STATIC): Fix broken...
tree
|
commitdiff
2014-02-26
NAKAMURA Takumi
[CMake] Work around to use target_link_libraries(PUBLIC...
tree
|
commitdiff
2014-02-26
NAKAMURA Takumi
[CMake] Move LLVMBUILD_LIB_DEPS stuff from add_llvm_lib...
tree
|
commitdiff
2014-02-26
NAKAMURA Takumi
[CMake] Use target_link_libraries(INTERFACE|PRIVATE...
tree
|
commitdiff
next