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
/
AddLLVM.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] Teach the build system to codesign built products
Justin Bogner
2018-07-10
1
-0
/
+29
*
[cmake] Change WIN32 test to CMAKE_HOST_WIN32
Filipe Cabecinhas
2018-06-29
1
-1
/
+1
*
[CMake] Respect CMAKE_STRIP and CMAKE_DSYMUTIL on apple platforms
Justin Bogner
2018-06-28
1
-2
/
+8
*
[CMake] Do not use --gc-sections on OpenBSD
Brad Smith
2018-06-23
1
-1
/
+1
*
[cmake] Change ON/OFF to YES/NO. NFC
Shoaib Meenai
2018-06-14
1
-9
/
+9
*
[cmake] Add linker detection for Apple platforms
Shoaib Meenai
2018-06-14
1
-1
/
+14
*
[CMake] Use CMAKE_OBJCOPY and CMAKE_STRIP to externalize debug info
Petr Hosek
2018-05-09
1
-3
/
+3
*
[cmake] Make linker detection take flags into account
Shoaib Meenai
2018-04-26
1
-1
/
+2
*
Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc
Nico Weber
2018-04-25
1
-3
/
+3
*
Rename llvm library from libLLVM-X.Y to libLLVM-X
Sylvestre Ledru
2018-03-29
1
-3
/
+3
*
[cmake] Append -Wl,-rpath-link conditionally to GNULD
Michal Gorny
2018-03-08
1
-1
/
+2
*
[cmake] Use symlinks for Windows-hosted toolchains built on Unix
Shoaib Meenai
2018-01-09
1
-2
/
+2
*
[CMake] Use PRIVATE when linking LLVM fuzzers.
Matt Morehouse
2017-12-06
1
-1
/
+1
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-2
/
+2
*
[llvm] Add stripped installation targets
Shoaib Meenai
2017-11-30
1
-25
/
+41
*
[CMake] Allow for Solaris ld -V output on stdout
Michal Gorny
2017-11-17
1
-1
/
+2
*
Move the setting of LLVM_BUILD_MODE to a macro so that we can re-use it in co...
Greg Bedwell
2017-11-13
1
-6
/
+10
*
[CMake] Fix linker detection in AddLLVM.cmake
Tim Shen
2017-10-30
1
-1
/
+6
*
Force #define GTEST_LANG_CXX11.
Zachary Turner
2017-10-27
1
-0
/
+7
*
[cmake] Restrict resource file usage to Windows build hosts
Shoaib Meenai
2017-10-25
1
-2
/
+2
*
[cmake] Allow building fuzzers with OSS-Fuzz flags.
Matt Morehouse
2017-10-12
1
-2
/
+7
*
Revert "[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)"
Brian Gesiak
2017-09-29
1
-0
/
+2
*
[CMake] Remove `CMAKE_.*_OUTPUT_DIRECTORY` (NFCI)
Brian Gesiak
2017-09-29
1
-2
/
+0
*
[lit] Add a test for the builtin config map.
Zachary Turner
2017-09-21
1
-3
/
+6
*
[lit] Make lit support config files with .py extension.
Zachary Turner
2017-09-21
1
-6
/
+12
*
Make libcxx tests work when llvm sources are not present.
Zachary Turner
2017-09-20
1
-3
/
+6
*
Resubmit "Fix llvm-lit script generation in libcxx."
Zachary Turner
2017-09-19
1
-3
/
+3
*
Revert "Fix llvm-lit script generation in libcxx."
Zachary Turner
2017-09-19
1
-3
/
+3
*
Fix llvm-lit script generation in libcxx.
Zachary Turner
2017-09-19
1
-3
/
+3
*
[cmake] Add a simple function to dump all variables.
Zachary Turner
2017-09-18
1
-0
/
+7
*
Resubmit "Add a shared llvm.lit module that all test suites can use."
Zachary Turner
2017-09-16
1
-0
/
+4
*
Revert lit changes related to lit.llvm module.
Zachary Turner
2017-09-16
1
-4
/
+0
*
Resubmit "[lit] Add a lit.llvm module that all llvm projects can use"
Zachary Turner
2017-09-16
1
-0
/
+4
*
Resubmit "[lit] Force site configs to run before source-tree configs"
Zachary Turner
2017-09-15
1
-8
/
+66
*
Revert "[lit] Force site configs to run before source-tree configs"
Zachary Turner
2017-09-15
1
-17
/
+5
*
[cmake] Fix a variable shadowing bug
Reid Kleckner
2017-09-15
1
-0
/
+1
*
[lit] Revert "Add a lit.llvm module that all llvm projects can use"
Zachary Turner
2017-09-15
1
-4
/
+0
*
[lit] Add a lit.llvm module that all test suites can use.
Zachary Turner
2017-09-15
1
-0
/
+4
*
[lit] Force site configs to be run before source-tree configs
Zachary Turner
2017-09-14
1
-5
/
+16
*
Revert "Determine up front which projects are enabled."
Zachary Turner
2017-09-13
1
-33
/
+2
*
Determine up front which projects are enabled.
Zachary Turner
2017-09-12
1
-2
/
+33
*
Move some CLI utils out of llvm-isel-fuzzer and into the library
Justin Bogner
2017-09-02
1
-0
/
+1
*
[CMAKE] Move version control macros to AddLLVM.cmake so they can be reused by...
Don Hinton
2017-09-02
1
-0
/
+33
*
llvm-isel-fuzzer: Make buildable and testable without libFuzzer
Justin Bogner
2017-09-01
1
-2
/
+6
*
cmake: Invent add_llvm_fuzzer to set up fuzzer targets
Justin Bogner
2017-08-31
1
-0
/
+7
*
[Solaris] Detect Solaris LD, use detection results to pass Solaris-ld options
Rui Ueyama
2017-07-12
1
-2
/
+17
*
[cmake] Remove obsolete unset in CMake.
George Karpenkov
2017-07-10
1
-5
/
+0
*
CMake: Add LLVM_UTILS_INSTALL_DIR option
Tom Stellard
2017-07-05
1
-1
/
+1
*
[CMake] Introduce LLVM_TARGET_TRIPLE_ENV as an option to override LLVM_DEFAUL...
NAKAMURA Takumi
2017-06-17
1
-0
/
+13
*
Add a linker script to version LLVM symbols
Sylvestre Ledru
2017-04-17
1
-1
/
+2
[next]