projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Modules] Move the PredIteratorCache into the IR library -- it is
[oota-llvm.git]
/
CMakeLists.txt
2014-03-04
Yaron Keren
Cleaning up a bunch of pre-Visual C++ 2012 build hacks.
blob
|
commitdiff
|
raw
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
2013-02-18
Tim Northover
Revert CMake version bump since we don't actually need...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-18
Tim Northover
Note minimum required version of CMake
blob
|
commitdiff
|
raw
|
diff to current
2013-02-14
David Chisnall
On FreeBSD, we need to look in /usr/local/include so...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-04
Tim Northover
Enable AArch64 as a target built by default.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-13
Joel Jones
Fix spelling
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
NAKAMURA Takumi
[CMake] TARGET_TRIPLE may be internal alias of LLVM_DEF...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-17
Benjamin Kramer
Kick off 3.3 cycle for LLVM trunk.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-14
Eric Christopher
Fix CMake build.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Andrew Kaylor
Removing dependency on third party library for Intel...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-28
Benjamin Kramer
Make backtraces work again with both the configure...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Sebastian Pop
enable cross compilation with cmake
blob
|
commitdiff
|
raw
|
diff to current
2012-08-15
Victor Oliveira
bug in experimental targets
blob
|
commitdiff
|
raw
|
diff to current
2012-08-09
Victor Oliveira
Support for experimental targets
blob
|
commitdiff
|
raw
|
diff to current
2012-08-08
Sebastian Pop
revert my previous patch
blob
|
commitdiff
|
raw
|
diff to current
2012-08-08
Sebastian Pop
enable Hexagon target from cmake
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
Michael J. Spencer
Add yaml2obj. A utility to convert YAML to binaries.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Tom Stellard
Revert "Build script changes for R600/SI Codegen v6"
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Tom Stellard
Build script changes for R600/SI Codegen v6
blob
|
commitdiff
|
raw
|
diff to current
2012-06-30
Chandler Carruth
Hoist LLVM's lit testsuite infrastructure into module...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
Marshall Clow
New test tool: obj2yaml
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
Justin Holewinski
Remove the PTX back-end and all of its artifacts (tripl...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-09
Manuel Klimek
Make it possible to switch off solution folders. VS...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-07
Preston Gurd
Make IntelJITEvents and OProfileJIT as optional librari...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-04
Justin Holewinski
This patch adds a new NVPTX back-end to LLVM which...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-21
NAKAMURA Takumi
CMake: Prune redundant LLVM_COMPILER_JOBS from llvm...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-20
Benjamin Kramer
Kick off 3.2 cycle for LLVM trunk.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-17
Manuel Klimek
Goodbye, JSONParser...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Michael J. Spencer
Add YAML parser to Support.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-23
Eric Christopher
Remove the C backend.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-13
Eli Bendersky
Add profiling support for Intel Parallel Amplifier...
blob
|
commitdiff
|
raw
|
diff to current
next