<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/docs/CMake.html, branch release_27</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/docs/CMake.html?h=release_27</id>
<link rel='self' href='https://git.amat.us/llvm/atom/docs/CMake.html?h=release_27'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2009-12-01T02:21:51Z</updated>
<entry>
<title>Add two CMake flags LLVM_ENABLE_PEDANTIC and LLVM_ENABLE_WERROR,</title>
<updated>2009-12-01T02:21:51Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2009-12-01T02:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f12a90098aec2f8e496ab67ccbe119e19fbe40c3'/>
<id>urn:sha1:f12a90098aec2f8e496ab67ccbe119e19fbe40c3</id>
<content type='text'>
PEDANTIC defaults to ON and WERROR default to off.

Also add MSVC warnings. To disable warnings add the flags
LLVM_ENABLE_WARNINGS (default on).

Patch by Tobias Grosser!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90188 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: generate targets for tools and examples even when</title>
<updated>2009-11-23T00:21:43Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2009-11-23T00:21:43Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b8352de5514276e7e66998744e5d9eb477076d29'/>
<id>urn:sha1:b8352de5514276e7e66998744e5d9eb477076d29</id>
<content type='text'>
LLVM_BUILD_TOOLS or LLVM_BUILD_EXAMPLES are OFF.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89635 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Update doc re: LLVM_BUILD_EXAMPLES.</title>
<updated>2009-11-22T18:27:51Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-11-22T18:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=0a984f8e628e44ca72755aab793f264256723271'/>
<id>urn:sha1:0a984f8e628e44ca72755aab793f264256723271</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89607 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Two corrections for docs/CMake.html.</title>
<updated>2009-10-21T13:22:20Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2009-10-21T13:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=2ba7a90126f05c686a56a4dc333237cbc524429f'/>
<id>urn:sha1:2ba7a90126f05c686a56a4dc333237cbc524429f</id>
<content type='text'>
Patch by Victor Zverovich!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84759 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: New user-settable variable LLVM_TARGET_ARCH useful when</title>
<updated>2009-09-13T22:18:38Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2009-09-13T22:18:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9ff1392ea5d21b2dd9fbe37a0f268b2834211d0'/>
<id>urn:sha1:a9ff1392ea5d21b2dd9fbe37a0f268b2834211d0</id>
<content type='text'>
cross-compiling.

Patch by Xerxes Rånby!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81722 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: LLVM_ENABLE_PIC now defaults to ON, as in `configure'. This is</title>
<updated>2009-08-18T15:29:35Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2009-08-18T15:29:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=1e02bf092a9fd770add1e416121411e30afd86b3'/>
<id>urn:sha1:1e02bf092a9fd770add1e416121411e30afd86b3</id>
<content type='text'>
required on some platforms for building shared libraries that link to
the LLVM libraries.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79339 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: Removed traces of obsolete variable LLVM_PLO_FLAGS.</title>
<updated>2009-08-16T21:01:16Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2009-08-16T21:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=34888816e802fb83a84ca0c7cc7b7a21d9fcd764'/>
<id>urn:sha1:34888816e802fb83a84ca0c7cc7b7a21d9fcd764</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79204 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>CMake: New option LLVM_BUILD_TOOLS. Renamed LLVM_EXAMPLES to</title>
<updated>2009-08-16T20:56:30Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2009-08-16T20:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c81f56d9ec9e58d68187579af40d0ef645843766'/>
<id>urn:sha1:c81f56d9ec9e58d68187579af40d0ef645843766</id>
<content type='text'>
LLVM_BUILD_EXAMPLES and set default to true. Documented.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79203 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Documentation: fix HTML validation errors.</title>
<updated>2009-08-05T15:42:44Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2009-08-05T15:42:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e15192b36bb5e99838d3f70bf79f7b8bed7a75b9'/>
<id>urn:sha1:e15192b36bb5e99838d3f70bf79f7b8bed7a75b9</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78196 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>cmake builds don't need this hack for MSVC anymore.</title>
<updated>2009-07-18T20:10:04Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-07-18T20:10:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f689fa185f8469f595222bff41b7e8f41bda2bef'/>
<id>urn:sha1:f689fa185f8469f595222bff41b7e8f41bda2bef</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76329 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
