projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Orc] New JIT APIs.
[oota-llvm.git]
/
CMakeLists.txt
2015-01-14
Hans Wennborg
Trunk is now 3.7.0svn
blob
|
commitdiff
|
raw
2014-12-29
Chandler Carruth
[py3] Teach the CMake build to reject Python versions...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Chandler Carruth
[cmake] Start making LLVM_LIBDIR_SUFFIX effective by...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Chris Bieneman
Adding a new option to CMake to disable C++ atexit...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
Peter Zotov
[OCaml] [cmake] Add CMake buildsystem for OCaml.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Evgeniy Stepanov
Use ninja pools to limit the number of concurrent compi...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Peter Collingbourne
CMake: Use the new USES_TERMINAL option for test suite...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Rafael Espindola
Pass PRIVATE to target_link_libraries if using shared...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
Chris Bieneman
Adding llvm-shlib to CMake build system with a few...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-26
Richard Smith
Add LLVM_ENABLE_MODULES flag to CMake to enable buildin...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
Chris Bieneman
Enabling LLVM & Clang to be cross-compiled using CMake...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-01
Viktor Kutuzov
Fix building with in-tree libc++abi on FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
2014-07-28
Hans Wennborg
Update LLVM version: 3.5 => 3.6
blob
|
commitdiff
|
raw
|
diff to current
2014-07-04
NAKAMURA Takumi
[CMake] Introduce LLVM_SHLIB_OUTPUT_INTDIR.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Rafael Espindola
Delete utils/FileUpdate.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Matt Arsenault
Delete trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Alp Toker
CMake: don't install the internal config.h header
blob
|
commitdiff
|
raw
|
diff to current
2014-06-06
Alp Toker
Make LINK_POLLY_INTO_TOOLS work with the CMake build
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Tim Northover
AArch64/ARM64: move ARM64 into AArch64's place
blob
|
commitdiff
|
raw
|
diff to current
2014-05-24
Tim Northover
AArch64/ARM64: remove AArch64 from tree prior to renami...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Alexey Samsonov
[CMake] Add build rules for llvm-PerfectShuffle utility
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
Reid Kleckner
Added Sphinx documentation generation to CMake build...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-14
NAKAMURA Takumi
[CMake] Reformat, if(MSVC)...else()...endif()
blob
|
commitdiff
|
raw
|
diff to current
2014-04-02
Pete Cooper
Add ability to disable building LLVM utils
blob
|
commitdiff
|
raw
|
diff to current
2014-03-29
Tim Northover
ARM64: initial backend import
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
Hans Wennborg
Win installer: provide a pretty icon
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
Sebastian Pop
static link polly into tools
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Sebastian Pop
move WITH_POLLY option before add_subdirectory(tools)
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Sebastian Pop
fix PR13550: add a cmake WITH_POLLY option
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Ed Maste
Work around FreeBSD rtld rpath $ORIGIN limitation
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Yaron Keren
Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-03
Tom Stellard
Add patch level to llvm version in CMake and Autoconf
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Chandler Carruth
[C++11] Switch the CMake option from LLVM_ENABLE_CXX11...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Reid Kleckner
[CMake] Remove dead C backend option
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Chandler Carruth
[C++11] Switch CMake to use C++11 by default! Next...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-28
Rafael Espindola
Centralize the handling of install_name and rpath.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-27
Alexey Samsonov
[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Rafael Espindola
Use an install name dir of @executable_path/../lib...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
NAKAMURA Takumi
[CMake] Introduce cmake_policy(CMP0022) for target_link...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-24
Bernard Ogden
Permit CMAKE_INSTALL_RPATH to be set on command line
blob
|
commitdiff
|
raw
|
diff to current
2014-02-22
Rafael Espindola
Revert "Revert "Use relative rpath so that the installa...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-22
Rafael Espindola
Revert "Use relative rpath so that the installation...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-22
Rafael Espindola
Use relative rpath so that the installation and build...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
NAKAMURA Takumi
Fix LLVM install rules to not set permissions on include/
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Jordan Rose
[CMake] Move -stdlib=libc++ handling into its own file.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-04
Alexey Samsonov
[CMake] Add -stdlib=libc++ to host Clang build flags...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-02
NAKAMURA Takumi
[CMake] Move cmake_minimum_required(2.8.8) at the top.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
NAKAMURA Takumi
[CMake] Move libgtest for external projects.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
NAKAMURA Takumi
[CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
NAKAMURA Takumi
[CMake] Add comments in llvm/CMakeLists.txt.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
NAKAMURA Takumi
[CMake] Deprecate LLVM_TOOLS_BINARY_DIR.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
Factor the option and checking of compiler version...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Chandler Carruth
Raise the minimum CMake version to 2.8.8 -- we have...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
NAKAMURA Takumi
[CMake] Move BUG_REPORT_URL from clang to llvm.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-06
Jean-Daniel Dupas
Introduce a cmake LLVM_ENABLE_LIBCXX build parameter...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-30
NAKAMURA Takumi
[CMake][VS][XCode] Restruct the output directory layout...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-20
Artyom Skrobov
Resinstate the command line taking priority over CMakeL...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-19
Rafael Espindola
Use $ORIGIN when setting rpath.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-16
NAKAMURA Takumi
[CMake] Introduce LLVM_RUNTIME_OUTPUT_INTDIR and LLVM_L...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-16
NAKAMURA Takumi
[CMake] Introduce LLVM_INCLUDE_DIR.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-26
Arnaud A. de Grand...
CMake : optionaly enable LLVM to be compiled with ...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
Hans Wennborg
CMake: Some changes to package version names:
blob
|
commitdiff
|
raw
|
diff to current
2013-11-20
NAKAMURA Takumi
llvm/CMakeLists.txt: Update LLVM_VERSION_MINOR to 5.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
Hans Wennborg
Revert my CMake patches concerning building with /MT...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
Hans Wennborg
CMake: make building with /MT an option instead of...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
Rafael Espindola
Modify CMakeLists.txt to work around pr17763 and bring...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-28
Bill Wendling
Remove 2.4 from the list of supported Python versions.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-17
Hans Wennborg
CMake: set stack size for MSVC in just one place
blob
|
commitdiff
|
raw
|
diff to current
2013-10-04
Alexey Samsonov
Restore LLVM_BUILD_RUNTIME option that was deleted...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-02
Chandler Carruth
Remove the very substantial, largely unmaintained legac...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Rafael Espindola
Set the minimal stack size with msvc when using cmake...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Daniel Dunbar
[conf] Add config variable to disable crash related...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
Reid Kleckner
Substitute LLVM's version into the msbuild property...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Hans Wennborg
cmake: Add msbuild integration to the install
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
Hans Wennborg
CMake: move lto.h install to tools/lto/CMakeLists.txt
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Michael Gottesman
[autotools->cmake] Enable generation of doxygen documen...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-24
Hans Wennborg
CMake: Add LLVM_INSTALL_TOOLCHAIN_ONLY option.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Hans Wennborg
CMake: polish the Windows packaging rules
blob
|
commitdiff
|
raw
|
diff to current
2013-08-15
Michael Gottesman
Fixed typo in CMakeLists.txt.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-12
Chandler Carruth
Target a minimal terminfo library rather than necessari...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-07
Chandler Carruth
Add support for linking against a curses library when...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-30
Eric Christopher
Add capability for building with -gsplit-dwarf to the...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Rafael Espindola
Remove the mblaze backend from llvm.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Duncan Sands
Tweak the cmake interaction between CMAKE_BUILD_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
Andy Gibbs
Support using "host" as a target in LLVM_TARGETS_TO_BUI...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Reid Kleckner
Look for Python 2 before Python 3 in CMakeLists.txt
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Rafael Espindola
Allow duplicates in LLVM_TARGETS_TO_BUILD and LLVM_EXPE...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
Rafael Espindola
Make R600 non-experimental.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-19
Tim Northover
AArch64: enable MCJIT unittests
blob
|
commitdiff
|
raw
|
diff to current
2013-05-07
Rafael Espindola
Change version to 3.4 in the cmake build too.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Ulrich Weigand
[SystemZ] Add to --enable-targets=all
blob
|
commitdiff
|
raw
|
diff to current
2013-05-06
Ulrich Weigand
[SystemZ] Add configure bits
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Alexey Samsonov
Add basic zlib support to LLVM. This would allow to...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-15
Tim Northover
Enable all targets by default on Visual Studio.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Tim Northover
Revert "TMP"
blob
|
commitdiff
|
raw
|
diff to current
2013-04-10
Tim Northover
TMP
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
Rafael Espindola
Move yaml2obj to tools too.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-05
Rafael Espindola
Move obj2yaml to tools to sort out make's dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-04
Rafael Espindola
Don't export symbols in every binary on linux.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Alexey Samsonov
Add CMake option LLVM_USE_SANITIZER={Address,Memory...
blob
|
commitdiff
|
raw
|
diff to current
next