projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merging r258690:
[oota-llvm.git]
/
cmake
/
modules
/
2016-01-12
Axel Naumann
Explicitly enable OBJECT library "target".
tree
|
commitdiff
2016-01-12
Andrew Wilkins
Revert r257003
tree
|
commitdiff
2016-01-07
Andrew Wilkins
tools/llvm-config: improve shared library support
tree
|
commitdiff
2016-01-06
Nico Weber
Make WinCOFFObjectWriter.cpp's timestamp writing not...
tree
|
commitdiff
2016-01-05
Aaron Ballman
Reverting r256836; it causes a build bot failure: lab...
tree
|
commitdiff
2016-01-05
Aaron Ballman
Enable more strict standards conformance in MSVC for...
tree
|
commitdiff
2015-12-23
Nico Weber
win: Pass /W4 in front of all the -wd flags.
tree
|
commitdiff
2015-12-17
Andy Gibbs
Revert r254592 (virtual dtor in SCEVPredicate).
tree
|
commitdiff
2015-12-16
Sumanth Gundapaneni
Install runtime dlls in the INSTALL_DIR/bin directory...
tree
|
commitdiff
2015-12-10
Chris Bieneman
[CMake] Add LLVM_BUILD_INSTRUMENTED option to enable...
tree
|
commitdiff
2015-12-08
Chris Bieneman
[CMake] Ignore externalizing debuginfo for unit tests
tree
|
commitdiff
2015-12-07
Aaron Ballman
Silence all C4592 warnings with MSVC 2015 Update 1...
tree
|
commitdiff
2015-12-03
Chris Bieneman
[CMake] Fixing bots
tree
|
commitdiff
2015-12-03
Chris Bieneman
[CMake] set_target_properties doesn't append link flags
tree
|
commitdiff
2015-12-03
Chris Bieneman
[CMake] Removing an unnecessary layer of variable indir...
tree
|
commitdiff
2015-12-03
Chris Bieneman
[CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
tree
|
commitdiff
2015-11-24
Chris Bieneman
[CMake] export_executable_symbols also needs to add...
tree
|
commitdiff
2015-11-23
Chris Bieneman
NFC. Fixing my consistently incorrect spelling.
tree
|
commitdiff
2015-11-21
Yaron Keren
Unbreak build on OpenBSD by not adding -Wl,-z,defs...
tree
|
commitdiff
2015-11-20
Chris Bieneman
[CMake] Fix handling of passing through semi-colon...
tree
|
commitdiff
2015-11-18
Chris Bieneman
[CMake] Support -fvisibility-inlines-hidden when LLVM_E...
tree
|
commitdiff
2015-11-13
NAKAMURA Takumi
LLVM_ENABLE_MODULES: No need to set -fcxx-modules in...
tree
|
commitdiff
2015-11-11
Chris Bieneman
[CMake] Fixing passthrough for variables starting with...
tree
|
commitdiff
2015-11-11
Chris Bieneman
[CMake] Make llvm_install_library_symlink respect LLVM_...
tree
|
commitdiff
2015-11-11
Chris Bieneman
[CMake] Add support for building the llvm test-suite...
tree
|
commitdiff
2015-11-10
Andrew Wilkins
[cmake] move SONAME handling to llvm_add_library
tree
|
commitdiff
2015-11-10
Ramkumar Ramachandra
AddLLVM: squelch CMP0007 by not adding empty elements...
tree
|
commitdiff
2015-11-04
Chris Bieneman
[CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR...
tree
|
commitdiff
2015-11-04
Tom Stellard
llvm-config: Add --has-rtti option
tree
|
commitdiff
2015-11-02
David Blaikie
Revert parts accidentally included in r251823
tree
|
commitdiff
2015-11-02
David Blaikie
StringRef-ify DiagnosticInfoSampleProfile::Filename
tree
|
commitdiff
2015-10-23
Chris Bieneman
[CMake] Fixing dependency issue with parallel make...
tree
|
commitdiff
2015-10-22
Manuel Klimek
Fix add_llvm_external_project.
tree
|
commitdiff
2015-10-20
Chris Bieneman
[CMake] Refactor subdirectory inclusion code to take...
tree
|
commitdiff
2015-10-16
Chris Bieneman
[CMake] Cleaning up and generalizing the LLVMInstallSym...
tree
|
commitdiff
2015-10-13
Eric Fiselier
Split -pedantic and -Wno-long-long into two separate...
tree
|
commitdiff
2015-10-12
Pawel Bylica
cmake: Avoid leading space in LLVM_DEFINITIONS.
tree
|
commitdiff
2015-10-09
Chris Bieneman
[CMake] Parallel make breaks on native tablegen
tree
|
commitdiff
2015-10-08
Reid Kleckner
Enable gtest SEH when building with clang-cl
tree
|
commitdiff
2015-10-01
David Blaikie
Revert "Enable -Wdeprecated in the cmake build now...
tree
|
commitdiff
2015-09-30
David Blaikie
Enable -Wdeprecated in the cmake build now that LLVM...
tree
|
commitdiff
2015-09-30
John Brawn
[CMake] Make the bindir and libdir arguments to set_out...
tree
|
commitdiff
2015-09-30
John Brawn
[CMake] Adjust the variables set by LLVMConfig.cmake
tree
|
commitdiff
2015-09-29
John Brawn
[CMake] Move the setting of LLVM_COMPILER_IS_GCC_COMPAT...
tree
|
commitdiff
2015-09-18
Chris Bieneman
[CMake] Adding ALWAYS_GENERATE option to symlink utilit...
tree
|
commitdiff
2015-09-18
Chris Bieneman
[CMake] More cleanup of installing symlinks.
tree
|
commitdiff
2015-09-16
Chris Bieneman
[CMake] More refactoring of symlink creation.
tree
|
commitdiff
2015-09-15
Chris Bieneman
[CMake] Rename target->dest as per feedback from Chapun...
tree
|
commitdiff
2015-09-14
Chris Bieneman
[CMake] Refactor and cleanup generating and installing...
tree
|
commitdiff
2015-09-10
Jordan Rose
[CMake] s/LLVM_SOURCE_DIR/LLVM_MAIN_SRC_DIR/
tree
|
commitdiff
2015-09-10
Chris Bieneman
[CMake] Allow LLVM_TOOLCHAIN_TOOLS to be overridden
tree
|
commitdiff
2015-09-10
Jordan Rose
[CMake] Fix Xcode build with LLVM_ENABLE_OBJLIB.
tree
|
commitdiff
2015-09-10
Aaron Ballman
Silencing C4141 warnings that were introduced en masse...
tree
|
commitdiff
2015-09-09
Joseph Tremoulet
[CMake] Flag recursive cmake invocations for cross...
tree
|
commitdiff
2015-09-08
NAKAMURA Takumi
[CMake][CMP0051] Avoid for user of objlib to use llvm_u...
tree
|
commitdiff
2015-09-05
Andrew Wilkins
[cmake] rework LLVM_LINK_LLVM_DYLIB option handling
tree
|
commitdiff
2015-09-02
NAKAMURA Takumi
[CMake] Don't use OBJLIB on Xcode.
tree
|
commitdiff
2015-09-01
Justin Bogner
cmake: Error instead of warning and dropping invalid...
tree
|
commitdiff
2015-09-01
Andrew Wilkins
Enable linking tools, shared libraries against libLLVM
tree
|
commitdiff
2015-08-28
NAKAMURA Takumi
[CMake] Fix build on MSVC in r246156.
tree
|
commitdiff
2015-08-27
NAKAMURA Takumi
[CMake] OBJLIB-ize *-tblgen.
tree
|
commitdiff
2015-08-25
Reid Kleckner
[cmake] Pass /manifest:no to the linker when asan is...
tree
|
commitdiff
2015-08-22
NAKAMURA Takumi
[CMake] add_llvm_external_project: Just warn about...
tree
|
commitdiff
2015-08-22
NAKAMURA Takumi
[CMake] Make LLVM_EXTERNAL_*_SOURCE_DIR consistent...
tree
|
commitdiff
2015-08-21
Dan Liew
Filter libraries that are not installed out of CMake...
tree
|
commitdiff
2015-08-21
Dan Liew
llvm-build: Adopt generation of LLVM_LIBS_TO_EXPORT...
tree
|
commitdiff
2015-08-21
Yaron Keren
Disable Visual C++ 2013 Debug mode assert on null point...
tree
|
commitdiff
2015-08-14
Reid Kleckner
[cmake] Start adding support for LLVM_USE_SANITIZER...
tree
|
commitdiff
2015-08-12
Rafael Espindola
Use /Zc:inline when building with MSVC.
tree
|
commitdiff
2015-08-11
Reid Kleckner
Revert "[cmake] Add helper for finding potentially...
tree
|
commitdiff
2015-08-11
Reid Kleckner
[cmake] Add helper for finding potentially external...
tree
|
commitdiff
2015-07-28
Douglas Katzman
Use a specified list of languages in cmake project...
tree
|
commitdiff
2015-07-23
Yaron Keren
Avoid using -Wl,-z,defs on Cygwin.
tree
|
commitdiff
2015-07-21
Chris Bieneman
[CMake] Projects supported via LLVM_EXTERNAL_*_SOURCE_D...
tree
|
commitdiff
2015-07-21
Andrew Wilkins
[cmake] pass GO_EXECUTABLE to llgo-go
tree
|
commitdiff
2015-07-21
Chris Bieneman
[CMake] Fixing inconsistency caused by copy-pasta.
tree
|
commitdiff
2015-07-21
Chris Bieneman
[CMake] Fixing a problem with external projects that...
tree
|
commitdiff
2015-07-20
Aaron Ballman
Suppress two warnings from MSVC 2015 that are triggered...
tree
|
commitdiff
2015-07-20
Chris Bieneman
[CMake] Cleanup tools/CMakeLists.txt to take advantage...
tree
|
commitdiff
2015-07-14
NAKAMURA Takumi
[CMake] Unbreak add_llvm_external_project when external...
tree
|
commitdiff
2015-07-14
Chris Bieneman
[CMake] Forgot to quote the first part of STREQUAL.
tree
|
commitdiff
2015-07-14
Chris Bieneman
[CMake] We shouldn't be storing values in the cache...
tree
|
commitdiff
2015-07-13
Chris Bieneman
Revert "[CMake] Cleanup tools/CMakeLists.txt to take...
tree
|
commitdiff
2015-07-13
Chris Bieneman
[CMake] Cleanup tools/CMakeLists.txt to take advantage...
tree
|
commitdiff
2015-07-08
NAKAMURA Takumi
Revert r241621, "[CMake] Cleanup tools/CMakeLists.txt...
tree
|
commitdiff
2015-07-07
Chris Bieneman
[CMake] Cleanup tools/CMakeLists.txt to take advantage...
tree
|
commitdiff
2015-07-05
NAKAMURA Takumi
[CMake] add_llvm_symbol_exports: Use Python oneliner...
tree
|
commitdiff
2015-06-30
Dan Liew
[CMake] Make the CMake files (LLVMConfig.cmake and...
tree
|
commitdiff
2015-06-29
Dan Liew
Fix bug #23967. The gtest and gtest_main targets were...
tree
|
commitdiff
2015-06-24
Douglas Katzman
Spelling fixes in comments.
tree
|
commitdiff
2015-06-22
Rafael Espindola
Support Solaris unused sections' gc link syntax.
tree
|
commitdiff
2015-06-22
Rafael Espindola
Do not pass optimization flags to Solaris' linker.
tree
|
commitdiff
2015-06-22
Rafael Espindola
Use right syntax to pass version script to Solaris...
tree
|
commitdiff
2015-06-19
Filipe Cabecinhas
CMake: Stop using LLVM's custom parse_arguments (delete...
tree
|
commitdiff
2015-06-19
Filipe Cabecinhas
CMake: Stop using LLVM's custom parse_arguments. NFC
tree
|
commitdiff
2015-06-18
Peter Collingbourne
Silence resource compiler using /nologo flag.
tree
|
commitdiff
2015-06-16
James Y Knight
Repair cmake libatomic check.
tree
|
commitdiff
2015-06-14
NAKAMURA Takumi
[CMake] Try to fix r239612, not to miss resources/windo...
tree
|
commitdiff
2015-06-12
Greg Bedwell
In MSVC builds embed a VERSIONINFO resource in our...
tree
|
commitdiff
2015-06-07
Peter Zotov
[cmake] [OCaml] Make ocamldoc targets depend on output...
tree
|
commitdiff
next