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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[CMake] OBJLIB-ize *-tblgen.
NAKAMURA Takumi
2015-08-27
2
-0
/
+17
*
[cmake] Pass /manifest:no to the linker when asan is enabled
Reid Kleckner
2015-08-25
1
-1
/
+5
*
[CMake] add_llvm_external_project: Just warn about nonexistent directories.
NAKAMURA Takumi
2015-08-22
1
-1
/
+5
*
[CMake] Make LLVM_EXTERNAL_*_SOURCE_DIR consistent against older buildsites.
NAKAMURA Takumi
2015-08-22
1
-20
/
+24
*
Filter libraries that are not installed out of CMake exports (currently
Dan Liew
2015-08-21
1
-5
/
+1
*
llvm-build: Adopt generation of LLVM_LIBS_TO_EXPORT. Patch by
Dan Liew
2015-08-21
1
-13
/
+0
*
Disable Visual C++ 2013 Debug mode assert on null pointer in some STL algorit...
Yaron Keren
2015-08-21
1
-0
/
+6
*
[cmake] Start adding support for LLVM_USE_SANITIZER=Address on Windows
Reid Kleckner
2015-08-14
1
-10
/
+31
*
Use /Zc:inline when building with MSVC.
Rafael Espindola
2015-08-12
1
-0
/
+2
*
Revert "[cmake] Add helper for finding potentially external projects"
Reid Kleckner
2015-08-11
1
-17
/
+0
*
[cmake] Add helper for finding potentially external projects
Reid Kleckner
2015-08-11
1
-0
/
+17
*
Use a specified list of languages in cmake project() command.
Douglas Katzman
2015-07-28
1
-0
/
+1
*
Avoid using -Wl,-z,defs on Cygwin.
Yaron Keren
2015-07-23
1
-1
/
+1
*
[CMake] Projects supported via LLVM_EXTERNAL_*_SOURCE_DIR need to be explicit...
Chris Bieneman
2015-07-21
1
-10
/
+0
*
[cmake] pass GO_EXECUTABLE to llgo-go
Andrew Wilkins
2015-07-21
1
-1
/
+1
*
[CMake] Fixing inconsistency caused by copy-pasta.
Chris Bieneman
2015-07-21
1
-2
/
+2
*
[CMake] Fixing a problem with external projects that aren't getting enabled p...
Chris Bieneman
2015-07-21
1
-0
/
+4
*
Suppress two warnings from MSVC 2015 that are triggered under /W4. Since we t...
Aaron Ballman
2015-07-20
1
-0
/
+2
*
[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registrati...
Chris Bieneman
2015-07-20
1
-28
/
+63
*
[CMake] Unbreak add_llvm_external_project when external projects are specified.
NAKAMURA Takumi
2015-07-14
1
-0
/
+3
*
[CMake] Forgot to quote the first part of STREQUAL.
Chris Bieneman
2015-07-14
1
-1
/
+1
*
[CMake] We shouldn't be storing values in the cache unless they actually need...
Chris Bieneman
2015-07-14
1
-4
/
+9
*
Revert "[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-re...
Chris Bieneman
2015-07-13
1
-64
/
+21
*
[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registrati...
Chris Bieneman
2015-07-13
1
-21
/
+64
*
Revert r241621, "[CMake] Cleanup tools/CMakeLists.txt to take advantage of th...
NAKAMURA Takumi
2015-07-08
1
-31
/
+19
*
[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registrati...
Chris Bieneman
2015-07-07
1
-19
/
+31
*
[CMake] add_llvm_symbol_exports: Use Python oneliner instead of "cmd.exe /c t...
NAKAMURA Takumi
2015-07-05
1
-13
/
+2
*
[CMake] Make the CMake files (LLVMConfig.cmake and LLVMExports.cmake)
Dan Liew
2015-06-30
1
-9
/
+27
*
Fix bug #23967. The gtest and gtest_main targets were exported into the
Dan Liew
2015-06-29
2
-3
/
+16
*
Spelling fixes in comments.
Douglas Katzman
2015-06-24
1
-2
/
+2
*
Support Solaris unused sections' gc link syntax.
Rafael Espindola
2015-06-22
1
-0
/
+3
*
Do not pass optimization flags to Solaris' linker.
Rafael Espindola
2015-06-22
1
-1
/
+1
*
Use right syntax to pass version script to Solaris' ld.
Rafael Espindola
2015-06-22
1
-2
/
+7
*
CMake: Stop using LLVM's custom parse_arguments (delete implementation). NFC
Filipe Cabecinhas
2015-06-19
1
-80
/
+0
*
CMake: Stop using LLVM's custom parse_arguments. NFC
Filipe Cabecinhas
2015-06-19
1
-8
/
+7
*
Silence resource compiler using /nologo flag.
Peter Collingbourne
2015-06-18
1
-0
/
+2
*
Repair cmake libatomic check.
James Y Knight
2015-06-16
1
-6
/
+36
*
[CMake] Try to fix r239612, not to miss resources/windows_version_resource.rc...
NAKAMURA Takumi
2015-06-14
1
-3
/
+5
*
In MSVC builds embed a VERSIONINFO resource in our exe and DLL files.
Greg Bedwell
2015-06-12
1
-0
/
+82
*
[cmake] [OCaml] Make ocamldoc targets depend on output files
Peter Zotov
2015-06-07
1
-1
/
+1
*
[CMake] Revert commits r238740/r238741 for embedding Windows version info.
Greg Bedwell
2015-06-01
1
-82
/
+0
*
remove the use of the LOCATION CMake variable from r238740.
Greg Bedwell
2015-06-01
1
-4
/
+0
*
In MSVC builds embed a VERSIONINFO resource in our exe and DLL files.
Greg Bedwell
2015-06-01
1
-0
/
+86
*
[CMake] Bug 23468 - LLVM_OPTIMIZED_TABLEGEN does not work with Visual Studio
Chris Bieneman
2015-05-29
1
-1
/
+5
*
Try to fix the build with MSVC 2015 by disabling sized deallocation
Reid Kleckner
2015-05-19
1
-0
/
+5
*
Use cat and not type Under MSYS, same as Cygwin.
Yaron Keren
2015-05-19
1
-1
/
+1
*
cmake: Use -fno-sanitize-recover=all - the old spelling is deprecated
Justin Bogner
2015-05-14
1
-2
/
+2
*
Allow the CMake option 'LLVM_ABI_BREAKING_CHECKS' to be undefined.
Eric Fiselier
2015-05-12
1
-0
/
+3
*
[lib/Fuzzer] use -fsanitize-coverage=trace-cmp when building LLVM with LLVM_U...
Kostya Serebryany
2015-05-08
1
-1
/
+1
*
Update CMake flags, LibFuzzer comments and docs for new -fsanitize-coverage= ...
Alexey Samsonov
2015-05-07
1
-1
/
+1
[prev]
[next]