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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert my CMake patches concerning building with /MT (r194589, r194596)
Hans Wennborg
2013-11-13
1
-13
/
+0
*
CMake: make building with /MT an option instead of always forcing it
Hans Wennborg
2013-11-13
1
-2
/
+5
*
cmake: link release builds statically against run-time library on windows (us...
Hans Wennborg
2013-11-13
1
-0
/
+10
*
Remove NDBEUG from all release types compile flags.
Yaron Keren
2013-10-19
1
-2
/
+7
*
CMake: set stack size for MSVC in just one place
Hans Wennborg
2013-10-17
1
-3
/
+8
*
CMake: set stack size to 2MB for MSVC builds
Hans Wennborg
2013-10-17
1
-0
/
+4
*
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
3
-2
/
+3
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
3
-3
/
+2
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
3
-2
/
+3
*
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
*
Fixup for r190409: add dep on LZMA only if CMake is cross-compiling
Alexey Samsonov
2013-09-12
1
-1
/
+1
*
[CMake] Update GetSVN.cmake to use LLVM version control helper scripts.
Jordan Rose
2013-09-11
1
-17
/
+34
*
config-ix.cmake: Tweak stray endif(...) to suppress a warning in CMake.
NAKAMURA Takumi
2013-09-11
1
-1
/
+1
*
cmake: Install llvm-tblgen again
Hans Wennborg
2013-09-10
1
-0
/
+4
*
Adding LZMA as dep for XML2 on 2.8.0 or higher
Renato Golin
2013-09-10
1
-0
/
+14
*
[CMake] Add -O1 in debug builds with LLVM_USE_SANITIZER
Alexey Samsonov
2013-09-02
1
-0
/
+4
*
[doxygen] Use correct variable names for external variable configuration and ...
Michael Gottesman
2013-08-28
1
-2
/
+6
*
[doxygen] Added support for doxygen external search.
Michael Gottesman
2013-08-28
1
-0
/
+2
*
[cmake] Created an aggregate doxygen target for generating doxygen documentat...
Michael Gottesman
2013-08-28
1
-0
/
+9
*
Translate ENABLE_CLANG_{ARCMT,REWRITER,STATIC_ANALYZER} when generating
Roman Divacky
2013-08-27
1
-0
/
+16
*
[cmake] Check for realpath availability in CMake
Alexey Samsonov
2013-08-26
1
-0
/
+1
*
CMake Xcode builds: symlink tblgen targets out to bin/.
Douglas Gregor
2013-08-26
1
-0
/
+10
*
[autotools->cmake] Enable generation of doxygen documentation via cmake.
Michael Gottesman
2013-08-24
1
-0
/
+7
*
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
*
Recognize NetBSD's terminfo implementation.
Joerg Sonnenberger
2013-08-17
1
-1
/
+1
*
Re-disabling C4291 warnings for MSVC because AttributeList.h requires it. Th...
Aaron Ballman
2013-08-16
1
-0
/
+1
*
CMake: polish the Windows packaging rules
Hans Wennborg
2013-08-15
1
-0
/
+0
*
[CMake] add_llvm_library: Specify explicit suffix .imp to import library to a...
NAKAMURA Takumi
2013-08-14
1
-0
/
+5
*
Remove all checking for the various terminfo headers (term.h and
Chandler Carruth
2013-08-12
1
-10
/
+1
*
Target a minimal terminfo library rather than necessarily a full curses
Chandler Carruth
2013-08-12
3
-21
/
+20
*
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
3
-0
/
+30
*
Check for _strtoi64 in the cmake build if strtoll is missing
Reid Kleckner
2013-08-07
1
-11
/
+10
*
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
*
Remove dead or useless header checks from cmake and autoconf
Reid Kleckner
2013-07-26
1
-34
/
+1
*
Tweak the cmake interaction between CMAKE_BUILD_TYPE and LLVM_ENABLE_ASSERTIONS.
Duncan Sands
2013-07-17
1
-2
/
+2
[next]