index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
Remove LLVM_ENABLE_TIMESTAMPS
Chris Bieneman
1
-5
/
+0
2016-05-05
Remove bit-rotten CppBackend.
James Y Knight
1
-1
/
+0
2016-05-04
cmake: Prefix Polly options with LLVM_ to avoid variable shadowing
Tobias Grosser
1
-12
/
+20
2016-05-03
Disable LLVM_ENABLE_TIMESTAMPS by default
Chris Bieneman
1
-1
/
+1
2016-04-29
Unify XDEBUG and EXPENSIVE_CHECKS (into the latter), and add an option to the...
Filipe Cabecinhas
1
-0
/
+2
2016-04-29
cmake: Set LINK_POLLY_INTO_TOOLS to ON (v2)
Tobias Grosser
1
-7
/
+11
2016-04-29
Revert "cmake: Set LINK_POLLY_INTO_TOOLS to ON"
Tobias Grosser
1
-1
/
+1
2016-04-29
cmake: Set LINK_POLLY_INTO_TOOLS to ON
Tobias Grosser
1
-1
/
+1
2016-04-28
[CMake] [Darwin] Use libtool instead of ar && ranlib
Chris Bieneman
1
-0
/
+15
2016-04-12
Moving llvm-test-depends and test-depends into the Tests folder; NFC, this si...
Aaron Ballman
1
-0
/
+1
2016-03-28
dos2unix CMakeLists.txt
Reid Kleckner
1
-800
/
+800
2016-03-28
Forgot to commit this file in revision 264601
Mike Spertus
1
-789
/
+800
2016-03-14
llvm-shlib: Remove the option to override __cxa_atexit
Justin Bogner
1
-9
/
+1
2016-03-02
[CMake] Add test-depends target to build dependencies of check-all
Chris Bieneman
1
-0
/
+1
2016-03-02
[CMake] Add distribution target that is the "just-build" side of install-dist...
Chris Bieneman
1
-0
/
+7
2016-02-26
[CMake] Allow LLVM_TARGETS_TO_BUILD to accept "Native"
Chris Bieneman
1
-0
/
+4
2016-02-23
[CMake] Create an install-distribution target driven by LLVM_DISTRIBUTION_COM...
Chris Bieneman
1
-0
/
+17
2016-02-18
[CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
Chris Bieneman
1
-1
/
+1
2016-02-10
[CMake] Add a macro definition to detect if we are building GlobalISel:
Quentin Colombet
1
-0
/
+3
2016-01-20
[GlobalISel] Add the proper cmake plumbing.
Quentin Colombet
1
-0
/
+2
2016-01-13
Update version to 3.9.
Hans Wennborg
1
-1
/
+1
2016-01-09
Revert "Teach the CMake build system to run lit's test suite. These can be run"
Dan Liew
1
-1
/
+0
2016-01-08
Teach the CMake build system to run lit's test suite. These can be run
Dan Liew
1
-0
/
+1
2015-12-16
Generate a clang CompilationDatabase when running CMake
Benjamin Kramer
1
-0
/
+4
2015-12-03
[CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
Chris Bieneman
1
-0
/
+3
2015-11-11
[CMake] Add support for building the llvm test-suite as part of an LLVM build...
Chris Bieneman
1
-0
/
+7
2015-11-04
Relax the check for ninja.
Rafael Espindola
1
-2
/
+2
2015-10-27
[CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make it the default, add libLLV...
Chris Bieneman
1
-2
/
+6
2015-10-20
[CMake] All the checks for if LLVM_VERSION_* variables are set need to be if(...
Chris Bieneman
1
-3
/
+3
2015-10-14
[CMake] Make LLVM_VERSION_* variables user definable
Chris Bieneman
1
-4
/
+12
2015-10-14
[CMake] Fixing the bots I broke.
Chris Bieneman
1
-7
/
+7
2015-10-14
[CMake] Set Policy CMP0048 to NEW
Chris Bieneman
1
-11
/
+21
2015-10-13
[CMake] LLVM_PROFDATA_FILE only works if you're using clang, so we should err...
Chris Bieneman
1
-1
/
+5
2015-10-12
[CMake] Adding support for passing in profiling data.
Chris Bieneman
1
-0
/
+7
2015-09-11
[CMake] [Darwin] Need to set lto_library on CMAKE_MODULE_LINKER_FLAGS as well
Chris Bieneman
1
-0
/
+2
2015-09-10
[CMake] Add DARWIN_LTO_LIBRARY option to allow overriding -lto_library.
Chris Bieneman
1
-0
/
+7
2015-09-10
Add a way to skip the Go bindings tests even when Go is configured in
Chandler Carruth
1
-0
/
+1
2015-09-09
[CMake] Flag recursive cmake invocations for cross-compile
Joseph Tremoulet
1
-0
/
+4
2015-09-05
[cmake] rework LLVM_LINK_LLVM_DYLIB option handling
Andrew Wilkins
1
-0
/
+7
2015-09-01
Enable linking tools, shared libraries against libLLVM
Andrew Wilkins
1
-3
/
+8
2015-08-11
[lit] Don't disable the lit progress bar by default with MSVC
Reid Kleckner
1
-1
/
+1
2015-08-11
[cmake] Shorten FreeBSD and DragonFly checks as suggested post-commit
Reid Kleckner
1
-3
/
+3
2015-08-11
Re-apply "cmake: Make CMAKE_BUILD_TYPE check case-insensitive"
Justin Bogner
1
-5
/
+5
2015-08-11
Revert r244516; it was causing cmake configuration failures on Windows with V...
Aaron Ballman
1
-4
/
+5
2015-08-10
cmake: Make CMAKE_BUILD_TYPE check case-insensitive
Justin Bogner
1
-5
/
+4
2015-08-08
cmake: Error on invalid CMAKE_BUILD_TYPE
Justin Bogner
1
-0
/
+5
2015-08-06
[cmake] Handle Dragonfly BSD like FreeBSD
Reid Kleckner
1
-3
/
+3
2015-07-28
Use a specified list of languages in cmake project() command.
Douglas Katzman
1
-1
/
+1
2015-07-14
Update the trunk version to 3.8.0svn.
Hans Wennborg
1
-1
/
+1
2015-06-22
Do not pass -allow-shlib-undefined to the Solaris linker.
Rafael Espindola
1
-1
/
+1
[next]