index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmake
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
Add a configure-time check for the existence of sigaltstack. It seems that some
Richard Smith
1
-0
/
+3
2016-05-20
Reinstate r269992 (reverting r270267), but restricted to cases where glibc is
Richard Smith
1
-0
/
+1
2016-05-20
Revert "Work around a glibc bug: backtrace() spuriously fails if..."
Chris Bieneman
1
-1
/
+0
2016-05-18
Work around a glibc bug: backtrace() spuriously fails if
Richard Smith
1
-0
/
+1
2016-05-10
[CMake] Add some extra variables to LLVMConfig.cmake.in
Chris Bieneman
1
-0
/
+2
2016-05-06
cmake: Avoid continue, apparently that's new
Justin Bogner
1
-8
/
+7
2016-05-06
CMake: generate check targets for lit suites without their own lit.cfgs
Justin Bogner
1
-6
/
+21
2016-05-05
Remove LLVM_ENABLE_TIMESTAMPS
Chris Bieneman
1
-15
/
+10
2016-04-29
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the...
Filipe Cabecinhas
1
-0
/
+5
2016-04-29
cmake: Fix grammar
Tobias Grosser
1
-2
/
+2
2016-04-17
When building with LLVM_ENABLE_MODULES, put the module cache into the build
Richard Smith
1
-19
/
+18
2016-04-16
Add SVN version to libLLVMLTO
Mehdi Amini
2
-9
/
+54
2016-04-16
Replace hardcoded comment at 'lit.site.cfg.in'
Alex Denisov
1
-0
/
+2
2016-04-16
Update and fix LLVM_ENABLE_MODULES:
Richard Smith
1
-19
/
+19
2016-04-08
[CMake] Make llvm_ExternalProject always call the build action
Chris Bieneman
1
-9
/
+17
2016-04-07
[CMake] Check for sys/types.h in config-ix.cmake
Jeroen Ketema
1
-0
/
+1
2016-03-31
[CMake] Provide the ability to skip stripping when generating dSYMs
Chris Bieneman
1
-1
/
+6
2016-03-30
[cmake] Instead of testing char16_t for MSVC compat, directly ask cl.exe its ...
Reid Kleckner
1
-8
/
+10
2016-03-30
[cmake] Add -fms-compatibility-version=19 when clang-cl gives errors about ch...
Reid Kleckner
1
-0
/
+11
2016-03-30
[cmake] Allow EH usage with clang-cl
Reid Kleckner
1
-3
/
+3
2016-03-08
cmake: include what you use
Saleem Abdulrasool
1
-0
/
+2
2016-03-08
[CMake] Refactor add_llvm_implicit_projects to be reusable
Chris Bieneman
1
-3
/
+7
2016-03-07
Revert r130657, "Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may ch...
NAKAMURA Takumi
1
-15
/
+0
2016-03-02
[cmake] Check the compiler version first
Reid Kleckner
3
-43
/
+52
2016-03-01
Refactor duplicated code for linking with pthread.
Rafael Espindola
1
-0
/
+4
2016-02-26
[CMAKE] Update build on recent Haiku
Renato Golin
2
-1
/
+4
2016-02-12
cmake: Simplify the iOS.cmake toolchain
Justin Bogner
1
-40
/
+15
2016-02-12
Avoid linking LLVM component libraries with libLLVM
Andrew Wilkins
2
-19
/
+28
2016-02-10
Disable MSVC 2015's warning about zero extending after ~ and others
Reid Kleckner
1
-1
/
+2
2016-02-10
Revert "Turn on LLVM_ENABLE_PLUGINS by default on Windows"
Reid Kleckner
1
-1
/
+1
2016-02-09
Turn on LLVM_ENABLE_PLUGINS by default on Windows
Ehsan Akhgari
1
-1
/
+1
2016-02-08
cmake: Use "set" instead of "option" for LLVM_ENABLE_LTO
Justin Bogner
1
-1
/
+1
2016-02-08
cmake: Accept "thin" or "full" as arguments to -DLLVM_ENABLE_LTO
Justin Bogner
1
-6
/
+12
2016-02-04
Install cmake files to lib/cmake/llvm
Niels Ole Salscheider
1
-1
/
+1
2016-02-04
cmake: Add a flag to enable LTO
Justin Bogner
1
-0
/
+7
2016-01-26
Remove autoconf support
Chris Bieneman
4
-163
/
+1530
2016-01-25
Reapplying r256836 with a fix for MSVC 14 support.
Aaron Ballman
1
-0
/
+17
2016-01-22
[cmake] Disable manifest generation when LLD is the linker
Reid Kleckner
1
-4
/
+8
2016-01-22
Strip local symbols when using externalized debug info.
Owen Anderson
1
-1
/
+1
2016-01-20
tools/llvm-config: improve shared library support
Andrew Wilkins
1
-6
/
+1
2016-01-19
Reenable -Wexpansion-to-defined.
Nico Weber
1
-3
/
+0
2016-01-19
Fix bootstrap -Werror builds after clang r258128
Nico Weber
1
-0
/
+3
2016-01-19
[cmake] Fix add_version_info_from_vcs git svn version bug.
Geoff Berry
1
-17
/
+9
2016-01-15
[CMake] Need to install VersionFromVCS.cmake as part of LLVM's CMake modules
Chris Bieneman
1
-1
/
+0
2016-01-15
[autoconf] Install VersionFromVCS.cmake, too. clang/CMakeLists.txt requires it.
NAKAMURA Takumi
1
-2
/
+1
2016-01-14
[CMake] Add support for populating LLVM_REPOSITORY from CMake.
Chris Bieneman
1
-0
/
+16
2016-01-12
Explicitly enable OBJECT library "target".
Axel Naumann
1
-2
/
+4
2016-01-12
Revert r257003
Andrew Wilkins
1
-1
/
+6
2016-01-07
tools/llvm-config: improve shared library support
Andrew Wilkins
1
-6
/
+1
2016-01-06
Make WinCOFFObjectWriter.cpp's timestamp writing not use ENABLE_TIMESTAMPS
Nico Weber
1
-0
/
+30
[next]