index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2012-04-23
Merging r155284:
Bill Wendling
2012-04-17
Goodbye, JSONParser...
Manuel Klimek
2012-04-03
Add YAML parser to Support.
Michael J. Spencer
2012-03-23
Remove the C backend.
Eric Christopher
2012-03-13
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-02-13
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-04
cmake: update outdated CPack version info
Dylan Noblesmith
2012-02-01
cmake: make BUILD_SHARED_LIBS a visible option
Dylan Noblesmith
2011-12-18
capitalize project name, reference bugzilla
Dylan Noblesmith
2011-12-16
Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...
Manuel Klimek
2011-12-13
Don't default the *cached* list of targets to build to an explicit list
Chandler Carruth
2011-12-12
Hexagon backend support
Tony Linthicum
2011-12-11
llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r143728. Cygwin does not ne...
NAKAMURA Takumi
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
build/Make & CMake: Pass the appropriate --native-target and --enable-targets
Daniel Dunbar
2011-11-05
CMake should join the party in a post 3.0 world. ;] This brings CMake's
Chandler Carruth
2011-11-05
build/cmake: Enable initial llvm-build integration.
Daniel Dunbar
2011-11-04
build/cmake: Change to require Python be available.
Daniel Dunbar
2011-11-04
build/cmake: Coalesce the configuration time header include fragment generation
Daniel Dunbar
2011-11-04
build/cmake: Coalesce in-tree sanity checks.
Daniel Dunbar
2011-11-04
build/cmake: Tidy up specification of build/include options for (tools, runtime,
Daniel Dunbar
2011-11-04
build/cmake: Move all the user controllable options into top-level CMakeLists
Daniel Dunbar
2011-11-04
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
Daniel Dunbar
2011-10-27
Remove the Alpha backend.
Dan Gohman
2011-10-25
Remove the Blackfin backend.
Dan Gohman
2011-10-24
Remove the SystemZ backend.
Dan Gohman
2011-10-06
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-01
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-07-21
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
Bruno Cardoso Lopes
2011-07-17
Fix CMake build on Solaris
Oscar Fuentes
2011-04-29
Rename profile_rt.so to libprofile_rt.so under configure+make (it already was
Nick Lewycky
2011-04-26
Add cmakefiles to build profile_rt.so!
Nick Lewycky
2011-04-15
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-03-23
Supports building with a list of targets that does not contain
Oscar Fuentes
2011-03-21
Removed workaround for unspecified build problem on MinGW.
Oscar Fuentes
2011-03-08
Change the next release number to 3.0svn.
Bill Wendling
2011-03-01
Cmake fix for option defaults not being set correctly on first run
Oscar Fuentes
2011-02-27
Install include/llvm/Support/LICENSE.TXT. PR9321.
Oscar Fuentes
2011-02-21
CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It...
NAKAMURA Takumi
2011-02-20
Put targets on folders, if the IDE supports the feature.
Oscar Fuentes
2011-02-18
Move library stuff out of the toplevel CMakeLists.txt file.
Oscar Fuentes
2011-02-17
New library: LLVMX86Utils.
Oscar Fuentes
2011-02-14
Add current binary and source directories to the header search list
Oscar Fuentes
2011-02-05
Moved more stuff to HandleLLVMOptions.cmake
Oscar Fuentes
2011-02-03
Moved to Clang's source tree its configuration options and associated
Oscar Fuentes
2011-02-03
Changes for building Clang and others using LLVM as an external
Oscar Fuentes
[next]