ReleaseNotes: C API policy; by Eric Christopher
[oota-llvm.git] / docs / CMake.rst
2016-02-16 Hans WennborgMerging r257864 and r258112:
2016-01-04 Eric ChristopherUpdate docs to recommend CMake >= v3.2.
2015-10-15 Chris Bieneman[CMake] Adding LLVM_CREATE_XCODE_TOOLCHAIN to the CMake...
2015-10-13 Chris Bieneman[CMake] LLVM_PROFDATA_FILE only works if you're using...
2015-08-25 Vedant Kumar[docs] Improvements to CMake.rst
2015-08-17 Hans WennborgDoxygen: add build option to use svg instead of png...
2015-06-22 Justin Bognerdocs: Update allowed values for LLVM_USE_SANITIZER
2015-03-26 Sanjoy Das[ADT][CMake][AutoConf] Fail-fast iterators for DenseMap
2015-02-13 Tom StellardHelp: Document how to build and install with CMake.
2015-02-13 Tom StellardHelp: Document the minimum CMake version required.
2015-02-10 Renato GolinFix typo in cmake example docs
2015-02-10 Mehdi Amini[DOC] Asserts are only enabled in Debug build, update...
2014-12-03 Nico WeberFix grammar-o.
2014-11-19 Evgeniy StepanovUse ninja pools to limit the number of concurrent compi...
2014-08-29 Alexey SamsonovIntroduce -DLLVM_USE_SANITIZER=Undefined CMake option...
2014-08-14 Dan LiewAdd SPHINX_WARNINGS_AS_ERRORS CMake option to allow...
2014-07-28 Dan LiewDocument the new LLVM CMake interface for building...
2014-07-22 Dan LiewAdded LLVM_ENABLE_RTTI and LLVM_ENABLE_EH options that...
2014-06-30 Alp TokerFix 'platform-specific' hyphenations
2014-05-28 Sanjay Patelfixed a few typos
2014-05-03 Alp TokerUpdate docs still mentioning LLVM_ENABLE_CXX11
2014-04-29 Dan LiewDocument recently added sphinx documentation options in
2014-04-18 Paul RobinsonFix example for VS2012.
2014-04-07 Sean Silva[docs] Fix some Sphinx warnings that have crept in.
2014-03-07 Michael Gottesman[docs] Teach CMake docs build how to generate Qt Creato...
2014-03-07 Ahmed Charles[Typo] Fix sentence in CMake documentation.
2013-11-26 Arnaud A. de Grand... CMake : optionaly enable LLVM to be compiled with ...
2013-11-13 Hans WennborgRevert my CMake patches concerning building with /MT...
2013-11-13 Hans WennborgCMake: make building with /MT an option instead of...
2013-07-23 Ahmed Bougachadocs: Update old VS 2008 references.
2013-07-09 Alexey SamsonovDocument LLVM_USE_SANITIZER CMake option
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-04-15 Tim NorthoverEnable all targets by default on Visual Studio.
2013-03-28 Thomas SchwingeCorrect spelling of Git.
2013-01-11 Sean Silvadocs: Fix long standing linking antipattern.
2012-12-12 Dmitri GribenkoDocumentation: convert WritingAnLLVMPass.html to reST.
2012-12-12 Dmitri GribenkoDocumentation: use a 'console' highlighter for terminal...
2012-09-28 Andrew KaylorRemoving dependency on third party library for Intel...
2012-07-11 Chad RosierFixup broken doc link. Patch by Sean Silva <silvas...
2012-07-06 Bill WendlingSphinxify the CMake document.