OSDN Git Service

[libFuzzer] add 8-bit counters to trace-pc-guard handler
[android-x86/external-llvm.git] / CMakeLists.txt
2016-09-06 Rafael EspindolaTry to fix a circular dependency in the modules build.
2016-09-01 Chris Bieneman[CMake] Connecting check-all and test-depends targets...
2016-08-25 Chris BienemanHooking up a check-all target for the runtimes projects
2016-08-23 Peter Zotov[CMake] [OCaml] Add -DLLVM_ENABLE_OCAMLDOC switch
2016-08-23 Jacques Pienaar[lanai] Make Lanai backend non-experimental
2016-08-18 Chris Bieneman[CMake] Silence message on multi-configuration generators
2016-08-04 Jonas HahnfeldRemove LLVM_ENABLE_LIBCXXABI
2016-08-01 Sumanth GundapaneniBuild llvm with ccache if package is present
2016-07-29 Eugene ZelenkoAdd LLVM_ENABLE_LLD option to use LLD as C/C++ linker.
2016-07-25 Chris Bieneman[CMake] Support feeding DYLD_LIBRARY_PATH into archiver...
2016-07-23 Vedant Kumar[cmake] Use a sane default for LLVM_PROFILE_DATA_DIR
2016-07-21 Michael Gottesman[cmake] Move the including of utils/unittests under...
2016-07-21 Quentin Colombet[CMake][GlobalISel] Turn LLVM_BUILD_GLOBAL_ISEL into...
2016-07-19 Chandler CarruthAdd AIX support to Path.inc, Host.h, and CMake.
2016-07-18 Hans WennborgBump the trunk version to 4.0.0svn.
2016-07-10 Michael Gottesman[cmake] Create the LLVM_BUILD_UTILS option.
2016-06-30 Vassil Vassilev[CMake] Module builds depend on target intrinsics_gen...
2016-06-30 Adrian Prantl[CMake] Add an LLVM_ENABLE_MODULE_DEBUGGING flag for...
2016-06-30 Adrian Prantl[CMake] Introduce a LLVM_ENABLE_LOCAL_SUBMODULE_VISIBIL...
2016-06-23 Chris Bieneman[CMake] Add LLVM runtimes directory
2016-06-13 Vedant KumarAdd support for collating profiles for use with code...
2016-06-08 Chris Bieneman[CMake] Cleanup version checks for CMake 3.0
2016-06-08 Chris Bieneman[CMake] Cleanup uses of USES_TERMINAL
2016-06-08 Chris Bieneman[CMake] Support overriding binary install directory
2016-05-31 Chris Bieneman[CMake] Update to requiring CMake 3.4.3
2016-05-05 Chris BienemanRemove LLVM_ENABLE_TIMESTAMPS
2016-05-05 James Y KnightRemove bit-rotten CppBackend.
2016-05-04 Tobias Grossercmake: Prefix Polly options with LLVM_ to avoid variabl...
2016-05-03 Chris BienemanDisable LLVM_ENABLE_TIMESTAMPS by default
2016-04-29 Filipe CabecinhasUnify XDEBUG and EXPENSIVE_CHECKS (into the latter...
2016-04-29 Tobias Grossercmake: Set LINK_POLLY_INTO_TOOLS to ON (v2)
2016-04-29 Tobias GrosserRevert "cmake: Set LINK_POLLY_INTO_TOOLS to ON"
2016-04-29 Tobias Grossercmake: Set LINK_POLLY_INTO_TOOLS to ON
2016-04-28 Chris Bieneman[CMake] [Darwin] Use libtool instead of ar && ranlib
2016-04-12 Aaron BallmanMoving llvm-test-depends and test-depends into the...
2016-03-28 Reid Klecknerdos2unix CMakeLists.txt
2016-03-28 Mike SpertusForgot to commit this file in revision 264601
2016-03-14 Justin Bognerllvm-shlib: Remove the option to override __cxa_atexit
2016-03-02 Chris Bieneman[CMake] Add test-depends target to build dependencies...
2016-03-02 Chris Bieneman[CMake] Add distribution target that is the "just-build...
2016-02-26 Chris Bieneman[CMake] Allow LLVM_TARGETS_TO_BUILD to accept "Native"
2016-02-23 Chris Bieneman[CMake] Create an install-distribution target driven...
2016-02-18 Chris Bieneman[CMake] Properly set CMAKE_BUILD_TYPE to Debug by default
2016-02-10 Quentin Colombet[CMake] Add a macro definition to detect if we are...
2016-01-20 Quentin Colombet[GlobalISel] Add the proper cmake plumbing.
2016-01-13 Hans WennborgUpdate version to 3.9.
2016-01-09 Dan LiewRevert "Teach the CMake build system to run lit's test...
2016-01-08 Dan LiewTeach the CMake build system to run lit's test suite...
2015-12-16 Benjamin KramerGenerate a clang CompilationDatabase when running CMake
2015-12-03 Chris Bieneman[CMake] Add option LLVM_EXTERNALIZE_DEBUGINFO
2015-11-11 Chris Bieneman[CMake] Add support for building the llvm test-suite...
2015-11-04 Rafael EspindolaRelax the check for ninja.
2015-10-27 Chris Bieneman[CMake] Get rid of LLVM_DYLIB_EXPORT_ALL, and make...
2015-10-20 Chris Bieneman[CMake] All the checks for if LLVM_VERSION_* variables...
2015-10-14 Chris Bieneman[CMake] Make LLVM_VERSION_* variables user definable
2015-10-14 Chris Bieneman[CMake] Fixing the bots I broke.
2015-10-14 Chris Bieneman[CMake] Set Policy CMP0048 to NEW
2015-10-13 Chris Bieneman[CMake] LLVM_PROFDATA_FILE only works if you're using...
2015-10-12 Chris Bieneman[CMake] Adding support for passing in profiling data.
2015-09-11 Chris Bieneman[CMake] [Darwin] Need to set lto_library on CMAKE_MODUL...
2015-09-10 Chris Bieneman[CMake] Add DARWIN_LTO_LIBRARY option to allow overridi...
2015-09-10 Chandler CarruthAdd a way to skip the Go bindings tests even when Go...
2015-09-09 Joseph Tremoulet[CMake] Flag recursive cmake invocations for cross...
2015-09-05 Andrew Wilkins[cmake] rework LLVM_LINK_LLVM_DYLIB option handling
2015-09-01 Andrew WilkinsEnable linking tools, shared libraries against libLLVM
2015-08-11 Reid Kleckner[lit] Don't disable the lit progress bar by default...
2015-08-11 Reid Kleckner[cmake] Shorten FreeBSD and DragonFly checks as suggest...
2015-08-11 Justin BognerRe-apply "cmake: Make CMAKE_BUILD_TYPE check case-insen...
2015-08-11 Aaron BallmanRevert r244516; it was causing cmake configuration...
2015-08-10 Justin Bognercmake: Make CMAKE_BUILD_TYPE check case-insensitive
2015-08-08 Justin Bognercmake: Error on invalid CMAKE_BUILD_TYPE
2015-08-06 Reid Kleckner[cmake] Handle Dragonfly BSD like FreeBSD
2015-07-28 Douglas KatzmanUse a specified list of languages in cmake project...
2015-07-14 Hans WennborgUpdate the trunk version to 3.8.0svn.
2015-06-22 Rafael EspindolaDo not pass -allow-shlib-undefined to the Solaris linker.
2015-06-13 Tom StellardR600 -> AMDGPU rename
2015-06-09 Alexei Starovoitov[bpf] make BPF backend non-experimental
2015-06-05 Alexei StarovoitovRevert "Include BPF target in CMake builds."
2015-06-04 Chris Bieneman[CMake] Fixing the check for Ninja
2015-06-04 Evgeniy StepanovFix the check for Ninja in the CMake build.
2015-06-04 Chris Bieneman[CMake] Add warning for using compile and link pools...
2015-06-04 Daniel SandersInclude BPF target in CMake builds.
2015-05-14 Ismail DonmezEnable solid lzma compression for cpack, decreases...
2015-04-13 Chris Bieneman[CMake] Updates to llvm-shlib to support overriding...
2015-04-07 Andrew KaylorEnable W4 warnings by default for MSVC builds
2015-03-27 Derek SchuffCMake: enable installing utils
2015-03-26 Sanjoy Das[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
2015-03-25 Justin Bognertest: Fix the dependencies for the check-llvm-* targets
2015-03-23 Chris BienemanRe-land: Generate targets for each lit suite.
2015-03-23 Chris BienemanRaising minimum required CMake version to 2.8.12.2.
2015-03-18 Chris BienemanRevert "Generate targets for each lit suite."
2015-03-18 Chris BienemanGenerate targets for each lit suite.
2015-03-18 Reid KlecknerCMake: Disable ENABLE_EXPORTS for executables with...
2015-03-10 Chris BienemanAdd new LLVM_OPTIMIZED_TABLEGEN build setting which...
2015-03-07 Chandler CarruthTeach the LLVM CMake build how to explicitly use libc...
2015-02-27 Reid KlecknerMinor follow-ups to r229720 suggested on llvmdev
2015-02-24 Zachary Turner[CMake] Set policy CMP0051 to OLD globally.
2015-02-24 Tobias GrosserRevert "Raising minimum required CMake version to 2...
2015-02-23 Chad RosierRevert "Revert "Raising minimum required CMake version...
2015-02-23 Chad RosierRevert "Raising minimum required CMake version to 2...
next