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
/
compiler-rt
/
cmake
/
Modules
/
CompilerRTDarwinUtils.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CMake] Use correct include path for InstrProfData.inc on Darwin
Petr Hosek
2019-11-24
1
-1
/
+4
*
[compiler-rt] Use xcrun instead of xcodebuild to find the SDK directory
Alex Richardson
2019-10-31
1
-2
/
+3
*
Fix compiler-rt build on macOS without XCode
Alex Richardson
2019-10-31
1
-2
/
+2
*
[compiler-rt] cmake: add include(BuiltinTests) to CompilerRTDarwinUtils
Puyan Lotfi
2019-10-24
1
-0
/
+1
*
[CMake] Disable building all Darwin libraries (except builtins) for macOS i38...
Dan Liew
2019-10-16
1
-1
/
+47
*
[NFC] Invoke lipo from CMAKE_LIPO.
Puyan Lotfi
2019-09-24
1
-1
/
+3
*
Fix bug in `darwin_test_archs()` when the cache variable is set but empty.
Dan Liew
2019-09-13
1
-1
/
+1
*
[CMake] Separate the detection Darwin platforms architectures for the
Dan Liew
2019-09-13
1
-2
/
+3
*
Specify log level for CMake messages (less stderr)
Stefan Granitz
2019-06-19
1
-2
/
+2
*
[compiler-rt] Create install targets for Darwin libraries
Shoaib Meenai
2019-05-07
1
-2
/
+11
*
[CMake] Fix broken uses of `try_compile_only()` and improve the function.
Dan Liew
2019-03-15
1
-1
/
+1
*
[CMake] Tidy up the organisation of compiler-rt when configured as a standalone
Dan Liew
2018-06-27
1
-0
/
+2
*
[compiler-rt] Use CMAKE_LINKER instead of hardcoding ld
Shoaib Meenai
2018-06-13
1
-1
/
+1
*
[cmake] Work around -Wunused-driver-argument warnings
Vedant Kumar
2017-09-01
1
-1
/
+14
*
[builtins] Prevent duplicate definitions for overridden functions
Francis Ricci
2017-08-30
1
-32
/
+3
*
Fix the declaration of DARWIN_PREFER_PUBLIC_SDK cmake variable (move before t...
Kuba Mracek
2017-07-12
1
-1
/
+2
*
[cmake] Cache results of find_darwin_sdk_dir
Kuba Mracek
2017-07-07
1
-0
/
+6
*
[cmake] Add an option to prefer public SDK in find_darwin_sdk_dir
Kuba Mracek
2017-07-06
1
-8
/
+11
*
[compiler-rt] respect CMAKE_EXE_LINKER_FLAGS in compiler and library tests
Bob Haarman
2017-03-21
1
-1
/
+3
*
Make cmake link flag naming consistent
Francis Ricci
2017-01-10
1
-1
/
+1
*
[CMake] Support building on OS X without Xcode installation
Chris Bieneman
2016-08-19
1
-2
/
+6
*
[CMake] Stop building eprintf library on Darwin
Chris Bieneman
2016-08-18
1
-26
/
+0
*
[CMake] Converting darwin_test_archs simple source to C
Chris Bieneman
2016-06-22
1
-3
/
+3
*
[CMake] NFC. Add support for testing the compiler without testing the linker
Chris Bieneman
2016-05-03
1
-13
/
+19
*
[CMake] Adding another missing include. NFC.
Chris Bieneman
2016-04-28
1
-0
/
+2
*
[CMake] [PR27403] Fix COMPILER_RT_ENABLE_IOS when using Xcode from the App St...
Chris Bieneman
2016-04-26
1
-0
/
+2
*
[asan] Add iOS support.
Anna Zaks
2016-02-02
1
-1
/
+1
*
[compiler-rt] list_union() is actually an intersect operation. Rename it.
Daniel Sanders
2016-01-27
1
-2
/
+2
*
[cmake] Indentation fix (NFC)
Vedant Kumar
2016-01-08
1
-1
/
+1
*
[cmake] Add InstrProfilingWriter to libclang_rt on Darwin
Vedant Kumar
2016-01-07
1
-1
/
+2
*
[CMake] [Darwin] Log architecture test failures to CMakeError.log
Chris Bieneman
2015-12-10
1
-0
/
+4
*
[sanitizer] Cache results of darwin_test_archs
Kuba Brecka
2015-12-03
1
-1
/
+7
*
[CMake] [Darwin] libclang_rt.eprintf should be built with the same CFLAGS as ...
Chris Bieneman
2015-11-25
1
-2
/
+9
*
[compiler-rt][cmake] Fix not lipo libclang_rt.cc_kext.a when building on OS X
Chris Bieneman
2015-11-20
1
-81
/
+79
*
[CMake] [macho_embedded] [builtins] Always use OS X sysroot, even for arm.
Chris Bieneman
2015-11-13
1
-3
/
+0
*
[CMake] [Darwin] Forcing -fPIC on for all darwin builtins except macho_embedded
Chris Bieneman
2015-11-12
1
-1
/
+2
*
[CMake] [Darwin] [Builtins] Force setting the flags we care about at the end ...
Chris Bieneman
2015-11-11
1
-9
/
+11
*
[CMake] [macho_embedded] Only set sys root if the variable is set, this preve...
Chris Bieneman
2015-11-10
1
-1
/
+5
*
[CMake] Cleaning up flags for Darwin builtins
Chris Bieneman
2015-11-10
1
-23
/
+4
*
[CMake] Temporary workaround to support building builtins on darwin with a to...
Chris Bieneman
2015-11-10
1
-3
/
+18
*
Revert "[CMake] [macho_embedded] Check to make sure the compiler supports the...
Chris Bieneman
2015-11-10
1
-13
/
+1
*
[CMake] Don't pass -fPIC when compiling the darwin builtins
Chris Bieneman
2015-11-09
1
-1
/
+1
*
[CMake] Fixing a typo in variable name ARG_*->LIB_*
Chris Bieneman
2015-11-09
1
-1
/
+1
*
[CMake] Removing extra underscore.
Chris Bieneman
2015-11-09
1
-1
/
+1
*
[CMake] [Darwin] Don't generate lipo commands if we don't have libraries to p...
Chris Bieneman
2015-11-09
1
-12
/
+16
*
[CMake] [macho_embedded] Check to make sure the compiler supports the archite...
Chris Bieneman
2015-11-09
1
-1
/
+13
*
[CMake] Need to filter ${arch}/*.c builtins as well as ${arch}/*.S builtins.
Chris Bieneman
2015-11-06
1
-1
/
+1
*
[CMake] Adding support for generating libclang_rt.eprintf.a
Chris Bieneman
2015-10-09
1
-0
/
+19
*
[CMake] [Darwin] [builtins] Need to special case the naming of the OS X cc_ke...
Chris Bieneman
2015-10-09
1
-1
/
+5
*
[CMake] [darwin] Removing a line of debug code that I accidentally committed.
Chris Bieneman
2015-10-04
1
-1
/
+0
[next]