index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
cmake
/
modules
/
LLVMProcessSources.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] [cmake] Add additional headers only if they exist
Michal Gorny
2019-04-04
1
-1
/
+9
*
[CMake] Unconditionally add .h and .td files to target sources
Chris Bieneman
2018-10-11
1
-9
/
+8
*
Accept any filepath in llvm_check_source_file_list
Serge Guelton
2018-03-19
1
-4
/
+14
*
[CMake] Add LLVM_ENABLE_IDE option to better process sources for IDE's
Eric Fiselier
2018-01-12
1
-1
/
+1
*
[cmake] Add SOURCE_DIR argument to llvm_check_source_file_list
Shoaib Meenai
2017-09-19
1
-4
/
+16
*
Teach llvm_add_library() to find include dirs.
Zachary Turner
2015-02-10
1
-10
/
+23
*
cmake: Don't reject unknown cpp files that start with .
Matt Arsenault
2014-09-02
1
-4
/
+9
*
[CMake] LLVMProcessSources.cmake: Prune add_file_dependencies to ${TABLEGEN_O...
NAKAMURA Takumi
2014-02-10
1
-8
/
+0
*
[CMake] Prune CMAKE_CXX_FLAGS stuff in llvm_process_sources.
NAKAMURA Takumi
2014-01-28
1
-18
/
+0
*
[CMake] Let llvm_process_sources check not only *.cpp but also *.c.
NAKAMURA Takumi
2014-01-28
1
-2
/
+2
*
[CMake] LLVMProcessSources.cmake: Add include(CMakeParseArguments).
NAKAMURA Takumi
2014-01-20
1
-0
/
+1
*
[CMake] llvm_process_sources: Introduce a parameter, ADDITIONAL_HEADERS.
NAKAMURA Takumi
2014-01-20
1
-2
/
+4
*
CMake: Include private headers / tablegen files in generated Xcode projects.
Jordan Rose
2012-10-23
1
-1
/
+1
*
LLVMProcessSources.cmake: [MSVC] Don't add "PROPERTIES HEADER_FILE_ONLY" to *...
NAKAMURA Takumi
2012-06-24
1
-1
/
+2
*
Completely refactor the structuring of unittest CMake files to match the
Chandler Carruth
2012-06-21
1
-2
/
+5
*
Handle gcc-compatible compilers (such as clang) the same way we handle
Oscar Fuentes
2011-05-11
1
-2
/
+2
*
Made llvm_replace_compiler_option more robust. Use it on
Oscar Fuentes
2011-01-11
1
-7
/
+14
*
Don't use -O3 on Mingw, as people report it as unreliable. Use -O2
Oscar Fuentes
2011-01-07
1
-0
/
+10
*
LLVMProcessSources: add .def files along with .h files to targets for
Oscar Fuentes
2011-01-03
1
-1
/
+1
*
Propagate to parent scope changes made to CMAKE_CXX_FLAGS.
Oscar Fuentes
2011-01-02
1
-0
/
+1
*
CMake (MSVC): cmake automatically adds the /EHsc and /GR compiler
Oscar Fuentes
2010-12-31
1
-2
/
+2
*
Disable C++ exception handling on MSVC.
Francois Pichet
2010-12-04
1
-0
/
+3
*
Disable RTTI on Windows.
Francois Pichet
2010-12-04
1
-0
/
+2
*
Build with RTTI and exceptions disabled. Only in GCC for now.
Oscar Fuentes
2010-10-17
1
-0
/
+13
*
CMake: Report an error if there is an unknown .cpp file in a source
Oscar Fuentes
2009-11-02
1
-0
/
+15
*
CMake: Adds header and TableGen files to Visual Studio solution. A new
Oscar Fuentes
2008-11-15
1
-1
/
+27
*
CMake: Fixed dependencies of .cpp source files on .td and tablegenned
Oscar Fuentes
2008-11-14
1
-0
/
+13