index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: don't set LLVM_COMPILER_IS_GCC_COMPATIBLE when using clang-cl
Hans Wennborg
2013-10-07
1
-0
/
+2
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
2
-2
/
+2
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
2
-2
/
+2
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
2
-2
/
+2
*
Reverts commit r190808 and r190556.
Rafael Espindola
2013-10-01
1
-37
/
+17
*
[CMake] Hack GetSVN.cmake to handle unusual terminals.
Jordan Rose
2013-09-16
1
-0
/
+3
*
[CMake] Update GetSVN.cmake to use LLVM version control helper scripts.
Jordan Rose
2013-09-11
1
-17
/
+34
*
cmake: Install llvm-tblgen again
Hans Wennborg
2013-09-10
1
-0
/
+4
*
[CMake] Add -O1 in debug builds with LLVM_USE_SANITIZER
Alexey Samsonov
2013-09-02
1
-0
/
+4
*
Translate ENABLE_CLANG_{ARCMT,REWRITER,STATIC_ANALYZER} when generating
Roman Divacky
2013-08-27
1
-0
/
+16
*
CMake Xcode builds: symlink tblgen targets out to bin/.
Douglas Gregor
2013-08-26
1
-0
/
+10
*
CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
Hans Wennborg
2013-08-24
2
-23
/
+38
*
CMake: don't install tablegen
Hans Wennborg
2013-08-23
1
-2
/
+0
*
[CMake] Automatically pick up subdirectories in llvm/tools as 'external proje...
Argyrios Kyrtzidis
2013-08-21
1
-0
/
+29
*
Suppress an annoying CMake warning in ChooseMSVCCRT.cmake
Reid Kleckner
2013-08-19
1
-1
/
+1
*
Re-disabling C4291 warnings for MSVC because AttributeList.h requires it. Th...
Aaron Ballman
2013-08-16
1
-0
/
+1
*
[CMake] add_llvm_library: Specify explicit suffix .imp to import library to a...
NAKAMURA Takumi
2013-08-14
1
-0
/
+5
*
Target a minimal terminfo library rather than necessarily a full curses
Chandler Carruth
2013-08-12
2
-11
/
+6
*
Add three missing CMake variables that need to make it to the
Chandler Carruth
2013-08-08
1
-0
/
+3
*
Add support for linking against a curses library when available and
Chandler Carruth
2013-08-07
2
-0
/
+11
*
Replacing /GR with /GR- instead of applying both options to the project. Thi...
Aaron Ballman
2013-08-06
1
-1
/
+1
*
Pass -G argument to cmake with the same generator's name as used for the
Simon Atanasyan
2013-08-01
1
-1
/
+2
*
Make sure that -gsplit-dwarf isn't passed to the linker.
Eric Christopher
2013-07-30
1
-1
/
+1
*
Add capability for building with -gsplit-dwarf to the cmake build.
Eric Christopher
2013-07-30
1
-0
/
+5
*
Re-application of 187310. Re-enabling warning C4275 for MSVC 11 and up, but ...
Aaron Ballman
2013-07-29
1
-3
/
+8
*
Partial revert of 187310; it seems MSVC 10 still spits out this warning, but ...
Aaron Ballman
2013-07-28
1
-1
/
+2
*
Re-enabling some more MSVC warnings; all of these compile cleanly with no fur...
Aaron Ballman
2013-07-27
1
-2
/
+0
*
Re-enabling a warning in MSVC mode now that r187292 fixed the only instance o...
Aaron Ballman
2013-07-27
1
-1
/
+0
*
Re-enabling some more MSVC warnings; all of these compile cleanly with no fur...
Aaron Ballman
2013-07-27
1
-4
/
+0
*
Re-enabling the C4065 warning for MSVC builds as it no longer fires due to ta...
Aaron Ballman
2013-07-26
1
-1
/
+0
*
Tweak the cmake interaction between CMAKE_BUILD_TYPE and LLVM_ENABLE_ASSERTIONS.
Duncan Sands
2013-07-17
1
-2
/
+2
*
Revert "Cmake: add compiler option in a more idiomatic way"
Rafael Espindola
2013-06-14
1
-2
/
+4
*
Cmake: add compiler option in a more idiomatic way
Arnaud A. de Grandmaison
2013-06-14
1
-4
/
+2
*
Add colored diagnostics when building LLVM with cmake + ninja + clang
Arnaud A. de Grandmaison
2013-05-29
1
-0
/
+7
*
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-23
2
-0
/
+6
*
Remove the executable bit on cmake files
Sylvestre Ledru
2013-04-21
2
-0
/
+0
*
Don't explicitly provide -pie in MSan bootstrap of LLVM, as it's now implied ...
Alexey Samsonov
2013-04-12
1
-2
/
+0
*
[cmake] Avoid rel+asserts warnings when passing -UNDEBUG
Reid Kleckner
2013-04-07
1
-0
/
+3
*
Add CMake option LLVM_USE_SANITIZER={Address,Memory,MemoryWithOrigins} to sim...
Alexey Samsonov
2013-03-26
1
-3
/
+42
*
Introduce a tiny CMake project to gather Subversion revision information and ...
Douglas Gregor
2013-03-25
1
-0
/
+25
*
Don't use add_llvm_definitions for adding warning flags. It makes it too hard
Duncan Sands
2013-03-25
1
-14
/
+20
*
Enable -Wnon-virtual-dtor build warning
Alexey Samsonov
2013-03-19
1
-0
/
+2
*
Turn anonymous type in anonymous union warning back on after cleaning up
Eric Christopher
2013-03-15
1
-2
/
+0
*
Simplify CMake rules in HandleLLVMOptions module.
Alexey Samsonov
2013-03-13
1
-27
/
+26
*
CMake: Always include the CheckCXXCompilerFlag in HandleLLVMOptions.cmake.
Jordan Rose
2013-03-02
1
-1
/
+1
*
Use correct host/target CMake variables to define lit variables.
Tim Northover
2013-02-14
1
-2
/
+2
*
Turn off uninitialized-use warnings for gcc in cmake build
Edwin Vane
2013-02-04
1
-0
/
+6
*
Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warning
Richard Smith
2013-01-31
1
-0
/
+4
*
Turn off missing field initializer warnings for gcc
Edwin Vane
2013-01-31
1
-0
/
+13
*
[CMake][Lit][unittests] Cleanup in AddLLVM.cmake.
NAKAMURA Takumi
2013-01-27
1
-8
/
+1
[next]